summaryrefslogtreecommitdiff
path: root/tests/fate/mpeg4.mak
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2014-10-21 09:56:23 +0200
committerJanne Grunau <janne-libav@jannau.net>2014-10-21 09:57:10 +0200
commit04d8af5f17961b9b7076b8c974e360feb08787c2 (patch)
tree4fbddf99810fac8d3b4a52e95d4e460238a897f3 /tests/fate/mpeg4.mak
parentd2771a1dc0a3695e8873adc16d068077f2417eea (diff)
fate-mpeg4: use TARGET_SAMPLES for resize tests
Diffstat (limited to 'tests/fate/mpeg4.mak')
-rw-r--r--tests/fate/mpeg4.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/mpeg4.mak b/tests/fate/mpeg4.mak
index 1565247883..f9b94e6d1c 100644
--- a/tests/fate/mpeg4.mak
+++ b/tests/fate/mpeg4.mak
@@ -1,7 +1,7 @@
MPEG4_RESOLUTION_CHANGE = down-down down-up up-down up-up
-fate-mpeg4-resolution-change-%: CMD = framemd5 -flags +bitexact -idct simple -i $(SAMPLES)/mpeg4/resize_$(@:fate-mpeg4-resolution-change-%=%).h263
+fate-mpeg4-resolution-change-%: CMD = framemd5 -flags +bitexact -idct simple -i $(TARGET_SAMPLES)/mpeg4/resize_$(@:fate-mpeg4-resolution-change-%=%).h263
FATE_MPEG4-$(call DEMDEC, H263, H263) := $(addprefix fate-mpeg4-resolution-change-, $(MPEG4_RESOLUTION_CHANGE))