matroskadec: parse available blocks even when cluster parsing failed
authorAurelien Jacobs <aurel@gnuage.org>
Wed, 13 Aug 2008 09:36:45 +0000 (09:36 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Wed, 13 Aug 2008 09:36:45 +0000 (09:36 +0000)
commit131f1cb2a95b65cb338330fc51f4c24f7e523ebd
tree1dcc1c9f7b823204fba923a8b7a6eaf0aa7ba9d5
parentee5b34d56e7fa9c1eb1a2aeb2bf7b55516c99c8a
matroskadec: parse available blocks even when cluster parsing failed
This way, we still read the few complete blocks out of a truncated
cluster at the end of a truncated file.

Originally committed as revision 14723 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/matroskadec.c