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

2016-01-19 Thread Mats Peterson
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

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

2016-01-19 Thread Mats Peterson
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 & wh