OSDN Git Service

Move frame_available computation to where it belongs in ffmpeg.c.
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 5 Jul 2010 14:49:48 +0000 (14:49 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 5 Jul 2010 14:49:48 +0000 (14:49 +0000)
commit748db0fcc486417225d4cb45d7d5488a00dcc4e3
tree91c8c1d6d5f222459744f0ceef7249962463f309
parent3d5421201ba21d108adc0c76458300ea425114a9
Move frame_available computation to where it belongs in ffmpeg.c.
This fixes a infinite loop.
Fixes issue 2066.

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