[FFmpeg-devel] [PATCH] lavc/rawdec: Use AV_PIX_FMT_PAL8 for 1-bit raw AVI video

Mats Peterson matsp888 at yahoo.com
Tue Jan 19 13:54:43 CET 2016


On 01/19/2016 01:51 PM, Mats Peterson wrote:
> This one will probably cause Michael to oppose, but I think it should be
> implemented as well. As long as we don't have a "pal1" pixel format,
> we'll have to use the somewhat redundant pal8. Below are two sample AVI
> files, one without a palette, and one with a blue palette.
>
> No palette (black & white):
> https://drive.google.com/open?id=0B3_pEBoLs0faelN5RXpKLWtfTnM
>
> Blue palette:
> https://drive.google.com/open?id=0B3_pEBoLs0fabnhDeGk0Zl9tSVk
>
> Mats

raw_init() should be raw_init_decoder().

Mats



More information about the ffmpeg-devel mailing list