[FFmpeg-devel] [PATCH]Fix 32bit 8bps decoding

Roberto Togni rxt at rtogni.it
Tue Dec 6 22:36:58 CET 2011


On Tue, 6 Dec 2011 01:36:26 +0100
Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Hi!
> 
> Attached patch fixes 32bit 8bps, the decoded image is currently transparent.
> 
> Please comment, Carl Eugen

LGTM

Please fix also the comment at the beginning of the file about
the alpha plane.


 * Supports: PAL8 (RGB 8bpp, paletted)
 *         : BGR24 (RGB 24bpp) (can also output it as RGB32)
- *         : RGB32 (RGB 32bpp, 4th plane is probably alpha and it's ignored) *
+ *         : RGB32 (RGB 32bpp, 4th plane is alpha *
 */


Do you have a sample? I were not able to find one when I wrote the
codec.


Ciao,
 Roberto


More information about the ffmpeg-devel mailing list