Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238283

Category ffmpeg
Changed by Marton Balint <cusohnoyoudont@passwd.hu>
Changed at Thu 03 Jul 2025 21:41:54
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision 42bcbdd456d1ca2aa2d0665840830f0a5bf8be39

Comments

fftools/ffmpeg_filter: always reap all available frames before requesting new ones
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>

Changed files