[FFmpeg-cvslog] fate: adjust fuzz of AAC Encoder's TNS test

Rostislav Pehlivanov git at videolan.org
Tue Sep 1 10:15:11 CEST 2015


ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Tue Sep  1 09:08:31 2015 +0100| [b86532810ddc498d16e85b3535037e50a93dbad0] | committer: Rostislav Pehlivanov

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 at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b86532810ddc498d16e85b3535037e50a93dbad0
---

 tests/fate/aac.mak |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak
index d6acdde..004953a 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -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



More information about the ffmpeg-cvslog mailing list