summaryrefslogtreecommitdiffstats
path: root/tests/fate/aac.mak
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2015-09-19 16:25:58 +0100
committerRostislav Pehlivanov <atomnuker@gmail.com>2015-09-19 16:25:58 +0100
commit0cfdaf45c41ab62bef7f74c12950d755a26a301b (patch)
tree4346ca43272afb40b964141c521c742754fe9599 /tests/fate/aac.mak
parent9db6c8815d9dc2f18b1a996372ec71900adb3638 (diff)
downloadffmpeg-streaming-0cfdaf45c41ab62bef7f74c12950d755a26a301b.zip
ffmpeg-streaming-0cfdaf45c41ab62bef7f74c12950d755a26a301b.tar.gz
lpc: correctly apply windowing to the samples in the float-only lpc
Also change the window to Hamming (using coefficient which make it a Hanning). 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 72fc59d..f30d4db 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -181,7 +181,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 = 650.28
+fate-aac-tns-encode: CMP_TARGET = 650.37
fate-aac-tns-encode: FUZZ = 2.8
fate-aac-tns-encode: SIZE_TOLERANCE = 3560
OpenPOWER on IntegriCloud