[FFmpeg-cvslog] fate: remove typo, reenable AC3 tests

Michael Niedermayer git at videolan.org
Tue Oct 30 21:00:38 CET 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Tue Oct 30 20:53:30 2012 +0100| [2f84f13806fa03e760d97077f3b8e79b70013eee] | committer: Michael Niedermayer

fate: remove typo, reenable AC3 tests

Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

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

diff --git a/tests/fate/ac3.mak b/tests/fate/ac3.mak
index cde2141..2985a0e 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)



More information about the ffmpeg-cvslog mailing list