1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavfilter
Marton Balint 508e410d34 lavfi/avfiltergraph: only return EOF in avfilter_graph_request_oldest if all sinks EOFed
Fixes a regression introduced in 32c59a115d3cc757676b5384a5ea44b5a7a7b872,
becoming effective in 912969a33e313c57c906e87a7e2367b78a2160f4.

Fixes trimmed output of
ffmpeg -f lavfi -i "sine=d=0.01" -f lavfi -i "sine=d=1" -filter_complex "[0:a]anull[a1];[1:a]anull[a2]" -map "[a1]" -f null none -map "[a2]" -f framecrc -

Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Marton Balint <cus@passwd.hu>
(cherry picked from commit c0443c1af1a772daf33731da7262f3aa6b28dc8e)
2017-05-07 19:53:46 +02:00
..
2016-12-01 09:53:38 +01:00
2017-01-12 15:07:18 +01:00
2016-11-13 19:11:07 -06:00
2016-11-27 20:46:20 +01:00
2017-01-12 10:22:52 +01:00
2016-05-04 18:16:21 +02:00
2017-04-02 19:49:45 +02:00
2016-09-07 15:36:54 +02:00
2016-10-09 20:09:00 +02:00
2016-06-15 13:56:07 +02:00
2016-09-24 09:52:10 +02:00
2017-03-29 14:49:29 +02:00
2017-01-30 18:44:08 +01:00
2017-03-29 14:49:29 +02:00