[FFmpeg-devel] [PATCH 1/1] avcodec/mjpegdec: support more pixel formats
Leo Izen
leo.izen at gmail.com
Mon Apr 24 23:24:01 EEST 2023
On 4/24/23 11:57, Michael Niedermayer wrote:
> On Sun, Apr 23, 2023 at 06:21:06PM -0400, Leo Izen wrote:
>> From: Carl Eugen Hoyos <ceffmpeg at gmail.com>
>>
>> Support pixel formats 0x11412100, 0x11311100, and 0x41211100, and add
>> logic to perform 4x horizontal upsampling. This should fix various JPEG
>> files found in Ticket #8930.
>>
>> Co-authored-by: <leo.izen at gmail.com>
>> ---
>> libavcodec/mjpegdec.c | 42 ++++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 42 insertions(+)
>
> should be ok
>
> thx
>
Thanks, applied. I'll send another patch with the fate tests when
samples are uploaded
- Leo Izen (Traneptora / thebombzen)
More information about the ffmpeg-devel
mailing list