summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-05-30 12:54:22 +0200
committerMartin Storsjö <martin@martin.st>2012-05-31 00:01:04 +0300
commit0fcf3013c4aa4f70c39899b7b3bd8c451fe2e493 (patch)
tree44972d17e095d4fb20491664c91e7c159abea5d7 /tests
parent9613240f72651018734c14517b679ff5fe50bc99 (diff)
fate: Fix fate-ac3-fixed-encode for pre-ssse3 x86 machines
The default mmxext and sse implementations of apply_window_int16 aren't bitexact. Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/ac3.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/ac3.mak b/tests/fate/ac3.mak
index 4fafb053d8..6abda8099c 100644
--- a/tests/fate/ac3.mak
+++ b/tests/fate/ac3.mak
@@ -49,7 +49,7 @@ fate-eac3-encode: FUZZ = 3
FATE_AC3 += fate-ac3-fixed-encode
fate-ac3-fixed-encode: tests/data/asynth-44100-2.wav
fate-ac3-fixed-encode: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
-fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -b 128k -f ac3
+fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -b 128k -f ac3 -flags bitexact
fate-ac3-fixed-encode: CMP = oneline
fate-ac3-fixed-encode: REF = a1d1fc116463b771abf5aef7ed37d7b1