OSDN Git Service

On EOF keep calling the decoders until they do not output anything
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 13 Jul 2008 21:39:18 +0000 (21:39 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 13 Jul 2008 21:39:18 +0000 (21:39 +0000)
commitbd6754aa796954aa5b95f11acc1a23e3abcfb948
tree03f4b9a2ca21f1e7ac4083f69bb8738cb60b2281
parentf96905899866738460d52241ddec729aa1ddeca1
On EOF keep calling the decoders until they do not output anything
anymore, instead of just once.

Originally committed as revision 14220 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c