mirror of https://git.ffmpeg.org/ffmpeg.git
fate: adjust fuzz of AAC Encoder's TNS test
Have to adjust it again, this time because of --enable-small on gcc 4.5 in Linaro. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
This commit is contained in:
parent
670d8ecfae
commit
b86532810d
|
@ -172,7 +172,7 @@ fate-aac-tns-encode: CMP = stddev
|
|||
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_TARGET = 636.93
|
||||
fate-aac-tns-encode: FUZZ = 1.8
|
||||
fate-aac-tns-encode: FUZZ = 2.8
|
||||
fate-aac-tns-encode: SIZE_TOLERANCE = 3560
|
||||
|
||||
FATE_AAC_ENCODE += fate-aac-is-encode
|
||||
|
|
Loading…
Reference in New Issue