OSDN Git Service

Cinepak strip and chunk sizes are 24-bit, not 16-bit as it was thought earlier.
authorKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 13 Jan 2009 06:43:46 +0000 (06:43 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Tue, 13 Jan 2009 06:43:46 +0000 (06:43 +0000)
commitd94b1f12c534427f45d1000e45e9d2922fa03134
treeda849dc3d12bb1621b5745c0725b78f962fe019f
parent1cd11856b0442b5f31f3525981e0f8b0e1476f43
Cinepak strip and chunk sizes are 24-bit, not 16-bit as it was thought earlier.

This fixes issue 744

Originally committed as revision 16574 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/cinepak.c