summaryrefslogtreecommitdiff
path: root/tests/fate/vcodec.mak
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2014-08-28 13:15:50 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-09-04 15:21:50 +0200
commitc4abee734dcbdb589925dd6da98041dcf663ce49 (patch)
tree0eee7c2460e11e608c91bc328774da77a126f93b /tests/fate/vcodec.mak
parent03efd7308289a57fd60df96b2f79e7522dfe844e (diff)
Remove non-free tests/lena.pnm and adapt FATE tests to depend on lena.pnm in the SAMPLES directory
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/vcodec.mak')
-rw-r--r--tests/fate/vcodec.mak3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak
index ec3155ab16..c7150719b2 100644
--- a/tests/fate/vcodec.mak
+++ b/tests/fate/vcodec.mak
@@ -318,7 +318,8 @@ $(FATE_VSYNTH1): tests/data/vsynth1.yuv
$(FATE_VSYNTH2): tests/data/vsynth2.yuv
$(FATE_VSYNTH3): tests/data/vsynth3.yuv
-FATE_AVCONV += $(FATE_VSYNTH1) $(FATE_VSYNTH2) $(FATE_VSYNTH3)
+FATE_AVCONV += $(FATE_VSYNTH1) $(FATE_VSYNTH3)
+FATE_SAMPLES_AVCONV += $(FATE_VSYNTH2)
fate-vsynth1: $(FATE_VSYNTH1)
fate-vsynth2: $(FATE_VSYNTH2)