From 3eec1d41b4a947ba497f528e68da14a8befb85b9 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 16 Apr 2013 16:32:18 +0200 Subject: fate: Reuse VREF and AREF variables where appropriate --- tests/fate/video.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate/video.mak') 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 -- cgit v1.2.3