Skip to content
Snippets Groups Projects
Commit 936cfbc5 authored by Reimar Döffinger's avatar Reimar Döffinger
Browse files

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
parent 324d22b2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment