mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-09 04:23:13 +02:00
42bcbdd456
alfilter_graph_request_oldest() might return EAGAIN and produce a frame on not the oldest sink. Fixes ticket #11597. Fixes excessive frame buffering in #10959. Fixes excessive frame buffering in #11366. Signed-off-by: Marton Balint <cus@passwd.hu>