diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fate/ac3.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/ac3.mak b/tests/fate/ac3.mak index 9e4884d..3b79324 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 = tests/data/asynth-44100-2.wav -fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -ab 128k -f ac3 +fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -ab 128k -f ac3 -flags +bitexact fate-ac3-fixed-encode: CMP = oneline fate-ac3-fixed-encode: REF = a1d1fc116463b771abf5aef7ed37d7b1 |