]> git.sesse.net Git - ffmpeg/commit
ffmpeg: Use the buffer sinks poll instead of its input.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 6 Dec 2011 16:03:07 +0000 (17:03 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 8 Dec 2011 20:19:27 +0000 (21:19 +0100)
commitec9d92700e490de2a6a5ce7fdcca3e9d113a5b2a
tree086b1bf547bfa79f44c1c90b6e90b6e33d9f7624
parenta502939d64e807da6b3a9be84f4b21b35e5d251f
ffmpeg: Use the buffer sinks poll instead of its input.
This fixes the case that the buffer sinks fifo contains frames which
would not show up on the poll from its input

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
ffmpeg.c