Re: [FFmpeg-devel] [PATCH v3 0/3] RGB mjpeg fixes (with FATE tests)

2023-04-19 Thread Michael Niedermayer
On Wed, Apr 19, 2023 at 02:11:23PM -0400, Leo Izen wrote: > This is the same patchset as v2, with an additional patch to fix TRAC issue > #10910 > which was broken before any of the recent RGB mjpeg patches. > > Leo Izen (3): > avcodec/mjpegdec: fix non-subsampled RGB JPEGs > avcodec/mjpeg: f

[FFmpeg-devel] [PATCH v3 0/3] RGB mjpeg fixes (with FATE tests)

2023-04-19 Thread Leo Izen
This is the same patchset as v2, with an additional patch to fix TRAC issue #10910 which was broken before any of the recent RGB mjpeg patches. Leo Izen (3): avcodec/mjpegdec: fix non-subsampled RGB JPEGs avcodec/mjpeg: fix weird RGB-subsampled baseline JPEGs fate: add tests for RGB jpegs