OSDN Git Service

Fix infinite loop with size==0 && sample_size!=0 in non interleaved avis.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 22 Oct 2009 18:43:08 +0000 (18:43 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 22 Oct 2009 18:43:08 +0000 (18:43 +0000)
commitdf84d7d9bdf6b8e6896c711880f130b72738c828
tree1bd82cef1345c2b9dc198c56260ec4405baa5178
parent83a4d356ef6f81508faf58930b3c9ec22ff5d239
Fix infinite loop with size==0 && sample_size!=0 in non interleaved avis.
Untested, i do not have a sample.

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