1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavfilter
Marton Balint c0443c1af1 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>
2017-05-07 19:37:34 +02:00
..
2016-12-01 09:53:38 +01:00
2017-04-23 14:40:30 +07:00
2017-01-12 15:07:18 +01:00
2016-03-13 10:06:21 +01:00
2016-11-13 19:11:07 -06:00
2016-11-27 20:46:20 +01:00
2017-04-23 14:40:30 +07:00
2017-04-23 14:40:30 +07:00
2017-01-12 10:22:52 +01:00
2017-04-23 14:40:30 +07:00
2017-04-29 18:47:41 +02:00
2017-04-10 16:53:17 +02:00
2016-06-15 13:56:07 +02:00
2016-02-27 21:35:20 +01:00
2016-02-17 09:42:46 +01:00
2017-04-23 14:40:30 +07:00
2017-04-24 20:37:30 +02:00
2016-09-24 09:52:10 +02:00
2017-04-23 14:40:30 +07:00
2017-01-30 18:44:08 +01:00
2017-04-22 13:18:59 +02:00
2017-03-29 14:49:29 +02:00