view inverse.c @ 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 5d73c4b4cd37
children
line wrap: on
line source

#include "libavutil/inverse.c"