• Anton Khirnov's avatar
    ffmpeg: restructure sending EOF to filters · 76e13bde
    Anton Khirnov authored
    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
    after a3a0230a
    
    This merges Libav commit 94ebf556. 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: 's avatarwm4 <nfxjfg@googlemail.com>
    76e13bde
libav-merge.txt 4.57 KB