From: Michael Niedermayer Date: Tue, 30 Oct 2012 19:53:30 +0000 (+0100) Subject: fate: remove typo, reenable AC3 tests X-Git-Tag: n1.1~1745 X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=2f84f13806fa03e760d97077f3b8e79b70013eee fate: remove typo, reenable AC3 tests Signed-off-by: Michael Niedermayer --- diff --git a/tests/fate/ac3.mak b/tests/fate/ac3.mak index cde214175c..2985a0e69a 100644 --- a/tests/fate/ac3.mak +++ b/tests/fate/ac3.mak @@ -71,6 +71,6 @@ fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -ab 128k -f ac3 -flags + fate-ac3-fixed-encode: CMP = oneline fate-ac3-fixed-encode: REF = a1d1fc116463b771abf5aef7ed37d7b1 -FATE_SAMPLES_AVCONV- += $(FATE_AC3-yes) $(FATE_EAC3-yes) +FATE_SAMPLES_AVCONV += $(FATE_AC3-yes) $(FATE_EAC3-yes) fate-ac3: $(FATE_AC3-yes) $(FATE_EAC3-yes)