From 1ba4f3c8668502957e15496fc8950f259da365ae Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sat, 3 Dec 2022 19:30:34 +0100 Subject: [PATCH] fate: add QOI/XBM/XWD image2pipe tests --- tests/fate/lavf-image2pipe.mak | 3 +++ tests/ref/lavf/qoipipe | 3 +++ tests/ref/lavf/xbmpipe | 3 +++ tests/ref/lavf/xwdpipe | 3 +++ 4 files changed, 12 insertions(+) create mode 100644 tests/ref/lavf/qoipipe create mode 100644 tests/ref/lavf/xbmpipe create mode 100644 tests/ref/lavf/xwdpipe diff --git a/tests/fate/lavf-image2pipe.mak b/tests/fate/lavf-image2pipe.mak index 868b6433d6..333b2e01e9 100644 --- a/tests/fate/lavf-image2pipe.mak +++ b/tests/fate/lavf-image2pipe.mak @@ -7,6 +7,9 @@ LAVF_IMAGE2PIPE = $(call ALLYES, $(1)_DECODER $(1)_ENCODER $(2) \ FATE_LAVF_IMAGE2PIPE-$(call LAVF_IMAGE2PIPE, PBM, PNM_PARSER SCALE_FILTER) += pbmpipe FATE_LAVF_IMAGE2PIPE-$(call LAVF_IMAGE2PIPE, PGM, PNM_PARSER SCALE_FILTER) += pgmpipe FATE_LAVF_IMAGE2PIPE-$(call LAVF_IMAGE2PIPE, PPM, PNM_PARSER SCALE_FILTER) += ppmpipe +FATE_LAVF_IMAGE2PIPE-$(call LAVF_IMAGE2PIPE, QOI, QOI_PARSER SCALE_FILTER) += qoipipe +FATE_LAVF_IMAGE2PIPE-$(call LAVF_IMAGE2PIPE, XBM, XBM_PARSER SCALE_FILTER) += xbmpipe +FATE_LAVF_IMAGE2PIPE-$(call LAVF_IMAGE2PIPE, XWD, XWD_PARSER SCALE_FILTER) += xwdpipe FATE_LAVF_IMAGE2PIPE = $(FATE_LAVF_IMAGE2PIPE-yes:%=fate-lavf-%) diff --git a/tests/ref/lavf/qoipipe b/tests/ref/lavf/qoipipe new file mode 100644 index 0000000000..260269b0ed --- /dev/null +++ b/tests/ref/lavf/qoipipe @@ -0,0 +1,3 @@ +3ce74fde1220ae2501fdfab48035efd8 *tests/data/lavf/qoipipe.qoi +7681407 tests/data/lavf/qoipipe.qoi +tests/data/lavf/qoipipe.qoi CRC=0x87b3c15f diff --git a/tests/ref/lavf/xbmpipe b/tests/ref/lavf/xbmpipe new file mode 100644 index 0000000000..e184aa48c1 --- /dev/null +++ b/tests/ref/lavf/xbmpipe @@ -0,0 +1,3 @@ +ea7e2d589d25ddd0ad3d78ac0e82e351 *tests/data/lavf/xbmpipe.xbm +1910250 tests/data/lavf/xbmpipe.xbm +tests/data/lavf/xbmpipe.xbm CRC=0xfc010c66 diff --git a/tests/ref/lavf/xwdpipe b/tests/ref/lavf/xwdpipe new file mode 100644 index 0000000000..e7137a27a8 --- /dev/null +++ b/tests/ref/lavf/xwdpipe @@ -0,0 +1,3 @@ +e5237d831790a02cf9b7d939557613ed *tests/data/lavf/xwdpipe.xwd +7605975 tests/data/lavf/xwdpipe.xwd +tests/data/lavf/xwdpipe.xwd CRC=0x87b3c15f