From 7a2ae764f419828572bc6035772171e14949ce3b Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 30 May 2012 06:48:13 +0200 Subject: [PATCH] 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 --- 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 2c9cc0f8e7..95fcfa9d90 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