Commit 7a2ae764 authored by Michael Niedermayer's avatar 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: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent ef96ec97
...@@ -40,8 +40,8 @@ FATE_ACODEC += fate-acodec-alac ...@@ -40,8 +40,8 @@ FATE_ACODEC += fate-acodec-alac
fate-acodec-alac: FMT = mov fate-acodec-alac: FMT = mov
fate-acodec-alac: CODEC = alac -compression_level 1 fate-acodec-alac: CODEC = alac -compression_level 1
FATE_ACODEC += fate-acodec-dca #FATE_ACODEC += fate-acodec-dca
fate-acodec-dca: CMD = enc_dec_pcm dts md5 s16le $(SRC) -c:a dca -strict -2 #fate-acodec-dca: CMD = enc_dec_pcm dts md5 s16le $(SRC) -c:a dca -strict -2
FATE_ACODEC += fate-acodec-dca2 FATE_ACODEC += fate-acodec-dca2
fate-acodec-dca2: CMD = enc_dec_pcm dts wav s16le $(SRC) -c:a dca -strict -2 fate-acodec-dca2: CMD = enc_dec_pcm dts wav s16le $(SRC) -c:a dca -strict -2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment