aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fate/video.mak
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-04-16 16:32:18 +0200
committerDiego Biurrun <diego@biurrun.de>2013-04-19 18:07:48 +0200
commit3eec1d41b4a947ba497f528e68da14a8befb85b9 (patch)
tree7e32dbbb248e543a46dbbf5fe7842e0aed554df6 /tests/fate/video.mak
parent5e83d9aced2fc2b2e1360452794c58aba55d497c (diff)
downloadandroid_external_ffmpeg-3eec1d41b4a947ba497f528e68da14a8befb85b9.tar.gz
android_external_ffmpeg-3eec1d41b4a947ba497f528e68da14a8befb85b9.tar.bz2
android_external_ffmpeg-3eec1d41b4a947ba497f528e68da14a8befb85b9.zip
fate: Reuse VREF and AREF variables where appropriate
Diffstat (limited to 'tests/fate/video.mak')
-rw-r--r--tests/fate/video.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 16a9650c83..1f0e1a9ff7 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -240,7 +240,7 @@ FATE_SAMPLES_AVCONV-$(call DEMDEC, MOV, V410) += fate-v410dec
fate-v410dec: CMD = framecrc -i $(SAMPLES)/v410/lenav410.mov -pix_fmt yuv444p10le
FATE_SAMPLES_AVCONV-$(call ENCDEC, V410 PGMYUV, AVI IMAGE2) += fate-v410enc
-fate-v410enc: tests/vsynth1/00.pgm
+fate-v410enc: $(VREF)
fate-v410enc: CMD = md5 -f image2 -vcodec pgmyuv -i $(TARGET_PATH)/tests/vsynth1/%02d.pgm -flags +bitexact -vcodec v410 -f avi
FATE_SAMPLES_AVCONV-$(call DEMDEC, SIFF, VB) += fate-vb