OSDN Git Service

Fix bug where the avi demxuer lost the first frame of malformed
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Dec 2008 16:14:07 +0000 (16:14 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Dec 2008 16:14:07 +0000 (16:14 +0000)
commitca5b528ea187974555fef5836629409ce63b5b74
tree0393f1c1d4629416ec0cbf276d8f44bb7b38e055
parent271344377a3391c1a8ccc45e021721a56f237612
Fix bug where the avi demxuer lost the first frame of malformed
ODML avis.
Fixes VS2k5DebugDemo-01-partial.avi

Originally committed as revision 16167 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avidec.c