[FFmpeg-cvslog] Add dependencies for the flac encoding fate tests.

Carl Eugen Hoyos git at videolan.org
Fri Mar 8 03:40:24 CET 2013


ffmpeg | branch: master | Carl Eugen Hoyos <cehoyos at ag.or.at> | Fri Mar  8 02:44:46 2013 +0100| [0edfda7977ba77c8c0a647e2d683d4e916335a37] | committer: Carl Eugen Hoyos

Add dependencies for the flac encoding fate tests.

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

 tests/fate/flac.mak |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/tests/fate/flac.mak b/tests/fate/flac.mak
index 92eb743..172f661 100644
--- a/tests/fate/flac.mak
+++ b/tests/fate/flac.mak
@@ -22,5 +22,7 @@ fate-flac-24-%: CMD = enc_dec_pcm flac wav s24le $(REF) -c flac $(OPTS)
 fate-flac-%: CMP = oneoff
 fate-flac-%: FUZZ = 0
 
-FATE_SAMPLES_AVCONV += $(FATE_FLAC)
+FATE_FLAC-$(call ENCMUX, FLAC, FLAC) += $(FATE_FLAC)
+
+FATE_SAMPLES_AVCONV += $(FATE_FLAC-yes)
 fate-flac: $(FATE_FLAC)



More information about the ffmpeg-cvslog mailing list