VMD first chunk of audio is not coded as many separate chunks of block_align
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 21 Jan 2009 13:24:35 +0000 (13:24 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 21 Jan 2009 13:24:35 +0000 (13:24 +0000)
commit716ba2d01c6818eb402484cdf0403515b9e49ba8
tree22896d19c573a974a16e41182c837d76ae5025f0
parent33054e35e30ab69b600964b5f2ceefd7e4624033
VMD first chunk of audio is not coded as many separate chunks of block_align
size. Thus, make demuxer and decoder handle it as a whole.

Originally committed as revision 16708 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vmdav.c
libavformat/sierravmd.c