[FFmpeg-cvslog] fate: FLAC tests require SAMPLES.
Nicolas George
git at videolan.org
Sun Jul 8 17:07:27 CEST 2012
ffmpeg | branch: master | Nicolas George <nicolas.george at normalesup.org> | Sun Jul 8 13:41:39 2012 +0200| [bba819bd8fb7a3103a9901463c47144855a34f70] | committer: Nicolas George
fate: FLAC tests require SAMPLES.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bba819bd8fb7a3103a9901463c47144855a34f70
---
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