Module: libav
Branch: master
Commit: 6b07830a77729fe25c30026feabd53e8c4c5eb9e

Author:    Janne Grunau <[email protected]>
Committer: Janne Grunau <[email protected]>
Date:      Wed Oct 31 19:56:02 2012 +0100

fate: add ac3/eac3 tests to FATE_SAMPLES_AVCONV

Fixes typo in 2cbdd7c92958cb8226491d8eb23ed2d57d4b841e.

---

 tests/fate/ac3.mak |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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)

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to