[FFmpeg-cvslog] r25096 - trunk/libavcodec/cscd.c

Reimar Döffinger Reimar.Doeffinger
Fri Sep 10 20:09:24 CEST 2010


On Fri, Sep 10, 2010 at 06:38:38PM +0100, M?ns Rullg?rd wrote:
> reimar <subversion at mplayerhq.hu> writes:
> 
> > Author: reimar
> > Date: Fri Sep 10 19:33:31 2010
> > New Revision: 25096
> >
> > Log:
> > 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.
> 
> Please explain the relationship between windows bitmaps and this
> obscure codec.

It's a Windows screen capture codec, so it takes the bitmap data it
gets from Windows and compresses it 1:1 without any kind of intelligence.



More information about the ffmpeg-cvslog mailing list