summaryrefslogtreecommitdiff
path: root/tests/fate/image.mak
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2020-09-14 21:23:20 +0200
committerNicolas George <george@nsup.org>2020-09-30 16:39:34 +0200
commit3bf5cc9c588b41d4ba49821e57650dbbf187f932 (patch)
treeb45921bdd24bbd0c2f90c3c52693057e15d02b9f /tests/fate/image.mak
parent9d8f9b2e4094ae6b07a9f23ae044b802722b3b4e (diff)
fate: add scale filters for big-endian architectures.
Filters mostly work in native endianness, but they must output a specified endianness, usually little: that requires a final conversion for big endian. I do not know what's the deal with gif-deal: inserting explicitly the filters that are implicitly inserted result in less frames in output. Probably a strange problem of duration.
Diffstat (limited to 'tests/fate/image.mak')
-rw-r--r--tests/fate/image.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/image.mak b/tests/fate/image.mak
index 69b4ea5431..22072a62f1 100644
--- a/tests/fate/image.mak
+++ b/tests/fate/image.mak
@@ -324,7 +324,7 @@ FATE_IMAGE += $(FATE_EXR-yes)
fate-exr: $(FATE_EXR-yes)
FATE_JPG += fate-jpg-12bpp
-fate-jpg-12bpp: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/jpg/12bpp.jpg -f rawvideo -pix_fmt gray16le -vf setsar=sar=sar
+fate-jpg-12bpp: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/jpg/12bpp.jpg -f rawvideo -pix_fmt gray16le -vf setsar=sar=sar,scale
FATE_JPG += fate-jpg-jfif
fate-jpg-jfif: CMD = framecrc -idct simple -i $(TARGET_SAMPLES)/jpg/20242.jpg