]> git.sesse.net Git - ffmpeg/commit
lavd/lavfi: push frames until the last sink is EOF
authorStefano Sabatini <stefasab@gmail.com>
Thu, 20 Sep 2012 09:41:11 +0000 (11:41 +0200)
committerStefano Sabatini <stefasab@gmail.com>
Thu, 20 Sep 2012 10:13:17 +0000 (12:13 +0200)
commit53d71335cb3652d3fe7936b3bd96418179402285
treeccd6742e16bdb7903a6b0d1aa27c5b88f505b153
parent98f753ec5198d4f74ba9f68cc85badf8a6257547
lavd/lavfi: push frames until the last sink is EOF

Previously the device was returning EOF when the first sink was ending,
with the current change the device will continue to return frames until
all the sinks are EOF, which seems the most expected behavior.
libavdevice/lavfi.c
libavdevice/version.h