[FFmpeg-cvslog] fate: flac: Only run tests requiring samples when samples are available

Diego Biurrun git at videolan.org
Wed Aug 22 14:43:37 CEST 2012


ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Wed Aug 22 00:45:28 2012 +0200| [efa4d6adf32417625be1c4f98f2f347cbd30f3e1] | committer: Diego Biurrun

fate: flac: Only run tests requiring samples when samples are available

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

 tests/fate/flac.mak |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/flac.mak b/tests/fate/flac.mak
index c534059..dc49928 100644
--- a/tests/fate/flac.mak
+++ b/tests/fate/flac.mak
@@ -15,5 +15,5 @@ fate-flac-%: CMD = enc_dec_pcm flac wav s16le $(REF) -c flac $(OPTS)
 fate-flac-%: CMP = oneoff
 fate-flac-%: FUZZ = 0
 
-FATE_AVCONV += $(FATE_FLAC)
+FATE_SAMPLES_AVCONV += $(FATE_FLAC)
 fate-flac: $(FATE_FLAC)



More information about the ffmpeg-cvslog mailing list