[FFmpeg-cvslog] fate-twinvq: add dependencies

Mans Rullgard git at videolan.org
Fri Oct 19 13:54:24 CEST 2012


ffmpeg | branch: master | Mans Rullgard <mans at mansr.com> | Thu Oct 18 03:16:35 2012 +0100| [22f5149ec461a403e56b92a43ea860ed6eb2020d] | committer: Mans Rullgard

fate-twinvq: add dependencies

Signed-off-by: Mans Rullgard <mans at mansr.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22f5149ec461a403e56b92a43ea860ed6eb2020d
---

 tests/fate/vqf.mak |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/fate/vqf.mak b/tests/fate/vqf.mak
index 1867635..6256941 100644
--- a/tests/fate/vqf.mak
+++ b/tests/fate/vqf.mak
@@ -1,7 +1,7 @@
-FATE_SAMPLES_AVCONV += fate-twinvq
+FATE_SAMPLES_AVCONV-$(call DEMDEC, VQF, TWINVQ) += fate-twinvq
 fate-twinvq: CMD = pcm -i $(SAMPLES)/vqf/achterba.vqf
 fate-twinvq: CMP = oneoff
 fate-twinvq: REF = $(SAMPLES)/vqf/achterba.pcm
 
-FATE_SAMPLES_AVCONV += fate-vqf-demux
+FATE_SAMPLES_AVCONV-$(CONFIG_VQF_DEMUXER) += fate-vqf-demux
 fate-vqf-demux: CMD = md5 -i $(SAMPLES)/vqf/achterba.vqf -acodec copy -f framecrc



More information about the ffmpeg-cvslog mailing list