• Nicolas George's avatar
    lavfi/buffersrc: fix failed requests count. · e3e6aa7a
    Nicolas George authored
    The line was lost during the AVFrame transition.
    It causes programs relying on the failed requests count,
    especially ffmpeg, to add frames to the wrong input.
    
    Fix trac ticket #2467.
    e3e6aa7a
buffersrc.c 18.4 KB