1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-29 05:57:37 +02:00
Files
FFmpeg/libavfilter
Marton Balint c0443c1af1 lavfi/avfiltergraph: only return EOF in avfilter_graph_request_oldest if all sinks EOFed
Fixes a regression introduced in 32c59a115d,
becoming effective in 912969a33e.

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
..
2017-04-23 14:40:30 +07:00
2017-01-12 15:07:18 +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
2017-04-23 14:40:30 +07:00
2017-04-24 20:37:30 +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