summaryrefslogtreecommitdiffstats
path: root/tests/fate/aac.mak
diff options
context:
space:
mode:
authorRostislav Pehlivanov <atomnuker@gmail.com>2015-12-08 13:24:48 +0000
committerRostislav Pehlivanov <atomnuker@gmail.com>2015-12-08 13:31:55 +0000
commit4c5136a48ba8beb7737a0b67d4d4f64add1263a9 (patch)
tree2c75ba8c905a4360248d3c96c7df0e9c6ee03084 /tests/fate/aac.mak
parent6e5dbe7267fc5790ff48225623be2ed9abd575c9 (diff)
downloadffmpeg-streaming-4c5136a48ba8beb7737a0b67d4d4f64add1263a9.zip
ffmpeg-streaming-4c5136a48ba8beb7737a0b67d4d4f64add1263a9.tar.gz
aacenc_ltp: disable LTP with high lambda values
Makes no sense to enable for high bitrates, the coder does well enough. 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 816fbf0..4e55b76 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -209,7 +209,7 @@ fate-aac-ltp-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-re
fate-aac-ltp-encode: CMP = stddev
fate-aac-ltp-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
fate-aac-ltp-encode: CMP_SHIFT = -4096
-fate-aac-ltp-encode: CMP_TARGET = 1273
+fate-aac-ltp-encode: CMP_TARGET = 1270
fate-aac-ltp-encode: SIZE_TOLERANCE = 3560
fate-aac-ltp-encode: FUZZ = 17
OpenPOWER on IntegriCloud