[FFmpeg-devel] [PATCH v2 0/2] RGB mjpeg fixes (with FATE tests)
Leo Izen
leo.izen at gmail.com
Tue Apr 18 17:52:18 EEST 2023
This is the same patch sent earlier to fix the other regression
in RGB mjpegs, but now there's a fate test to prevent this sort
of thing in the future.
Leo Izen (2):
avcodec/mjpegdec: fix non-subsampled RGB JPEGs
fate: add tests for RGB jpegs
libavcodec/mjpegdec.c | 3 ++-
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, 29 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
More information about the ffmpeg-devel
mailing list