[FFmpeg-cvslog] fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV

Janne Grunau git at videolan.org
Thu Nov 1 13:31:57 CET 2012


ffmpeg | branch: master | Janne Grunau <janne-libav at jannau.net> | Wed Oct 31 19:56:02 2012 +0100| [6b07830a77729fe25c30026feabd53e8c4c5eb9e] | committer: Janne Grunau

fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV

Fixes typo in 2cbdd7c92958cb8226491d8eb23ed2d57d4b841e.

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

 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 59d0780..46e7a38 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 -b 128k -f ac3 -flags bi
 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