diff options
author | Marton Balint <cus@passwd.hu> | 2017-05-06 01:12:24 +0200 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2017-05-07 19:53:46 +0200 |
commit | 508e410d348e598bdd1624e1fb685c123222dc4e (patch) | |
tree | 239da165bbb42d59ce538a720f2ea880c76a19d4 /cmdutils.c | |
parent | 059db2204046c502f946ad6a80c6d76e428627fd (diff) | |
download | ffmpeg-508e410d348e598bdd1624e1fb685c123222dc4e.tar.gz |
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)
Diffstat (limited to 'cmdutils.c')
0 files changed, 0 insertions, 0 deletions