mirror of https://github.com/FFmpeg/FFmpeg.git
Be more careful when an input stream encounters EOF when its filtergraph has not been configured yet. The current code would immediately mark the corresponding output streams as finished, while there may still be buffered frames waiting for frames to appear on other filtergraph inputs. This should fix the random FATE failures for complex filtergraph tests afterpull/230/mergea3a0230a98
This merges Libav commit94ebf55
. It was previously skipped. This is the last filter init related Libav commit that was skipped, so this also removes the commits from doc/libav-merge.txt. Signed-off-by: wm4 <nfxjfg@googlemail.com>
parent
cb884f8d7e
commit
76e13bdeaa
4 changed files with 43 additions and 12 deletions
Loading…
Reference in new issue