summaryrefslogtreecommitdiffstats
path: root/tests/fate/aac.mak
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2015-09-12 13:17:04 +0100
committerRostislav Pehlivanov <atomnuker@gmail.com>2015-09-12 13:17:04 +0100
commit1e75bee3d6031b39a11c69719fdd24871c109f9d (patch)
treebb2a40e8deae07053b1079f5d6eea516762fedd4 /tests/fate/aac.mak
parent3381d92671092779d40b2b7b55a595ac2fe5d474 (diff)
downloadffmpeg-streaming-1e75bee3d6031b39a11c69719fdd24871c109f9d.zip
ffmpeg-streaming-1e75bee3d6031b39a11c69719fdd24871c109f9d.tar.gz
fate: readjust AAC encoder TNS test
The recent commits change the value slightly. Even though it's within the threshold it's better to risk as little as possible especially when different systems, processors, FPUs and compilers are involved. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
Diffstat (limited to 'tests/fate/aac.mak')
-rw-r--r--tests/fate/aac.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak
index 2f533e2..1c815dd 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -172,7 +172,7 @@ fate-aac-tns-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-re
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 = 648.50
+fate-aac-tns-encode: CMP_TARGET = 648.80
fate-aac-tns-encode: FUZZ = 2.8
fate-aac-tns-encode: SIZE_TOLERANCE = 3560
OpenPOWER on IntegriCloud