[FFmpeg-devel] [PATCH] fate: FLAC tests require SAMPLES.
Nicolas George
nicolas.george at normalesup.org
Sun Jul 8 13:42:14 CEST 2012
Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
---
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)
--
1.7.10
More information about the ffmpeg-devel
mailing list