VMD playing error patch by (Kostya (cannonball bw-team com>)
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 4 Feb 2005 03:38:33 +0000 (03:38 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 4 Feb 2005 03:38:33 +0000 (03:38 +0000)
commit3a615bb548550d10fd81750c1a23b7d9ccd10bfa
treec4803e7462e03c4a9aa5201f32b65d66da40043c
parent9a0a8d420dced4ca856615e3685aadb3841aedaf
VMD playing error patch by (Kostya (cannonball bw-team com>)
"I recently got a game called Lighthouse from Sierra with FMV in VMD
format. Some of them played OK, some of them FFmpeg refused to open,
some caused a crash.

I investigated files which couldn't be opened by FFmpeg and it appeared
that they had no audio (and bytes 2-3 from beginning of file contained
01 00, all other have 00 00 insted). Attached patch fixes this issue."

Originally committed as revision 3934 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/sierravmd.c