Mercurial > libavcodec.hg
comparison bfin/Makefile @ 12482:8cafb4db28cb libavcodec
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.
author | reimar |
---|---|
date | Fri, 10 Sep 2010 17:33:31 +0000 |
parents | cd71b238e78b |
children |
comparison
equal
deleted
inserted
replaced
12481:e9a1e1ba768f | 12482:8cafb4db28cb |
---|