Commit 084709f6 authored by Paul B Mahol's avatar Paul B Mahol

fate: update dca test and disable dca2 test

Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 89b5ed5f
......@@ -77,15 +77,15 @@ fate-acodec-dca: tests/data/asynth-44100-2.wav
fate-acodec-dca: SRC = tests/data/asynth-44100-2.wav
fate-acodec-dca: CMD = md5 -i $(TARGET_PATH)/$(SRC) -c:a dca -strict -2 -f dts -flags +bitexact
fate-acodec-dca: CMP = oneline
fate-acodec-dca: REF = 66bd0e602be7fb97dc19151554c0ee29
FATE_ACODEC-$(call ENCDEC, DCA, WAV) += fate-acodec-dca2
fate-acodec-dca2: CMD = enc_dec_pcm dts wav s16le $(SRC) -c:a dca -strict -2 -flags +bitexact
fate-acodec-dca2: REF = $(SRC)
fate-acodec-dca2: CMP = stddev
fate-acodec-dca2: CMP_SHIFT = -1920
fate-acodec-dca2: CMP_TARGET = 2424
fate-acodec-dca2: SIZE_TOLERANCE = 544
fate-acodec-dca: REF = fe28cef432ed88de4ee01b87537fd2bd
#FATE_ACODEC-$(call ENCDEC, DCA, WAV) += fate-acodec-dca2
#fate-acodec-dca2: CMD = enc_dec_pcm dts wav s16le $(SRC) -c:a dca -strict -2 -flags +bitexact
#fate-acodec-dca2: REF = $(SRC)
#fate-acodec-dca2: CMP = stddev
#fate-acodec-dca2: CMP_SHIFT = -1920
#fate-acodec-dca2: CMP_TARGET = 2424
#fate-acodec-dca2: SIZE_TOLERANCE = 544
FATE_ACODEC-$(call ENCDEC, FLAC, FLAC) += fate-acodec-flac
fate-acodec-flac: FMT = flac
......
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