FFmpeg/tests/ref
Marton Balint 223c2b03da avfilter/buffersink: keep requesting frames if one activation of the graph does not provide one
A frame graph activation might not produce a frame in the requested sink, so
keep on requesting a frame there unless we encounter a filter activation with
buffersrc empty error.

This makes av_buffersink_get_frame(_flags) work according to its documentation
which claims that EAGAIN is only returned if additional frames must be inserted
into the graph.

Fate changes are because audio frames will have different sizes at segment
boundaries, but content is the same.

Signed-off-by: Marton Balint <cus@passwd.hu>
2025-07-03 21:41:54 +02:00
..
acodec avformat/pcm: decrease target audio frame per sec to 10 2024-03-16 19:19:42 +01:00
fate avfilter/buffersink: keep requesting frames if one activation of the graph does not provide one 2025-07-03 21:41:54 +02:00
lavf avcodec/dfpwmenc: Correctly pad input 2025-07-03 20:18:55 +02:00
lavf-fate avformat/matroska: add support for VVC streams 2025-01-12 11:13:31 -03:00
pixfmt swscale/swscale_unscaled: account for semi planar formats with data in the msb 2025-03-15 18:43:18 -03:00
seek avcodec/mjpegenc_huffman: Avoid AV_QSORT to sort entries by length 2025-04-18 08:40:17 +02:00
vsynth avcodec/asvenc: Don't waste bits encoding non-visible part 2025-05-26 03:37:09 +02:00