Browse Source

fate: increase fuzz on fate-aac-tns-encode test

Fails on SunOS and old GCC (<=4.6 is ancient) versions.
tags/n3.0
Rostislav Pehlivanov 9 years ago
parent
commit
ccd3b3df39
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/fate/aac.mak

+ 1
- 1
tests/fate/aac.mak View File

@@ -183,7 +183,7 @@ fate-aac-tns-encode: CMP = stddev
fate-aac-tns-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav fate-aac-tns-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
fate-aac-tns-encode: CMP_SHIFT = -4096 fate-aac-tns-encode: CMP_SHIFT = -4096
fate-aac-tns-encode: CMP_TARGET = 768 fate-aac-tns-encode: CMP_TARGET = 768
fate-aac-tns-encode: FUZZ = 2.8
fate-aac-tns-encode: FUZZ = 6
fate-aac-tns-encode: SIZE_TOLERANCE = 3560 fate-aac-tns-encode: SIZE_TOLERANCE = 3560


FATE_AAC_ENCODE += fate-aac-is-encode FATE_AAC_ENCODE += fate-aac-is-encode


Loading…
Cancel
Save