[FFmpeg-cvslog] fate: disable fate-acodec-dca

Michael Niedermayer git at videolan.org
Wed May 30 06:52:28 CEST 2012


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Wed May 30 06:48:13 2012 +0200| [7a2ae764f419828572bc6035772171e14949ce3b] | committer: Michael Niedermayer

fate: disable fate-acodec-dca

the new test doesnt work on all platforms, thus disable it until a better solution is found.
the dca2 test remains and provides partial testing until this is resolved

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

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

 tests/fate/acodec.mak |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/fate/acodec.mak b/tests/fate/acodec.mak
index 2c9cc0f..95fcfa9 100644
--- a/tests/fate/acodec.mak
+++ b/tests/fate/acodec.mak
@@ -40,8 +40,8 @@ FATE_ACODEC += fate-acodec-alac
 fate-acodec-alac: FMT = mov
 fate-acodec-alac: CODEC = alac -compression_level 1
 
-FATE_ACODEC += fate-acodec-dca
-fate-acodec-dca: CMD = enc_dec_pcm dts md5 s16le $(SRC) -c:a dca -strict -2
+#FATE_ACODEC += fate-acodec-dca
+#fate-acodec-dca: CMD = enc_dec_pcm dts md5 s16le $(SRC) -c:a dca -strict -2
 
 FATE_ACODEC += fate-acodec-dca2
 fate-acodec-dca2: CMD = enc_dec_pcm dts wav s16le $(SRC) -c:a dca -strict -2



More information about the ffmpeg-cvslog mailing list