Reimar Döffinger 936cfbc589 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
2010-09-10 17:33:31 +00:00
2010-09-09 19:21:16 +00:00
2010-09-07 21:23:59 +00:00
2010-09-09 19:21:16 +00:00
2010-09-03 21:27:19 +00:00
2010-09-03 21:27:19 +00:00
2010-03-08 05:04:29 +00:00
2010-09-07 21:23:59 +00:00
2010-07-28 23:17:59 +00:00
2010-09-06 16:57:34 +00:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%