mirror of https://github.com/FFmpeg/FFmpeg.git
query_formats() returning EAGAIN is not considered a progress in the format negotiation. If the filter returns EAGAIN but did set some of its formats lists, it could be considered a partial success and counted as progress in the negotiation. Not counting it is not a problem because it currently only happens in the first round, where there will always be some progress on the other filters.pull/18/head
parent
449704b475
commit
78d16b6a51
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue