• Nicolas George's avatar
    lavfi/sink_buffer: implement libav compatibility API. · 9de731e9
    Nicolas George authored
    Implement av_buffersink_read() and av_buffersink_read_samples()
    for ffmpeg's version of buffersink.
    
    With this change, avconv linked against ffmpeg's libraries passes
    the same number of tests whether it uses ffbuffersink or
    buffersink_old.
    9de731e9
buffersink.c 5.59 KB