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

 libavcodec/mjpegdec.c              | 9 ++++++++-
 tests/fate/image.mak               | 9 +++++++++
 tests/ref/fate/jpg-rgb-221         | 6 ++++++
 tests/ref/fate/jpg-rgb-baseline    | 6 ++++++
 tests/ref/fate/jpg-rgb-progressive | 6 ++++++
 5 files changed, 35 insertions(+), 1 deletion(-)
 create mode 100644 tests/ref/fate/jpg-rgb-221
 create mode 100644 tests/ref/fate/jpg-rgb-baseline
 create mode 100644 tests/ref/fate/jpg-rgb-progressive

-- 
2.40.0

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to