• Nicolas George's avatar
    ffmpeg: probe buffersinks once more after EOF. · bf8ce5a5
    Nicolas George authored
    Reap buffers stored in the buffer sinks even when
    the avfilter_graph_request_oldest() loop only returns EOF.
    
    avfilter_graph_request_oldest() can cause frames to arrive
    to the sinks even when it returns EOF.
    bf8ce5a5
ffmpeg.c 224 KB