diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2010-09-10 17:33:31 +0000 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2010-09-10 17:33:31 +0000 |
commit | 936cfbc589321037282b097a9c4a72f3de03dbb5 (patch) | |
tree | 18d6de8d8df3f814653613092063a2346d94aa65 /libavcodec/4xm.c | |
parent | 324d22b2b4aca3c7bfbbfff57a2ae96ac26e6e1b (diff) | |
download | ffmpeg-936cfbc589321037282b097a9c4a72f3de03dbb5.tar.gz |
Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this)
case the stride must be aligned to a multiple of 4.
The original CSCD encoder just compresses bitmaps it gets via Windows
API functions as-is, thus it uses exactly those alignment rules.
Originally committed as revision 25096 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/4xm.c')
0 files changed, 0 insertions, 0 deletions