[FFmpeg-cvslog] fate: increase fuzz on fate-aac-tns-encode test

Rostislav Pehlivanov git at videolan.org
Mon Oct 12 18:16:57 CEST 2015


ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Mon Oct 12 17:15:30 2015 +0100| [ccd3b3df39de4c2c4e30fb2012675f99e56dbc5e] | committer: Rostislav Pehlivanov

fate: increase fuzz on fate-aac-tns-encode test

Fails on SunOS and old GCC (<=4.6 is ancient) versions.

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

 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 acad48b..296a162 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -183,7 +183,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 = 768
-fate-aac-tns-encode: FUZZ = 2.8
+fate-aac-tns-encode: FUZZ = 6
 fate-aac-tns-encode: SIZE_TOLERANCE = 3560
 
 FATE_AAC_ENCODE += fate-aac-is-encode



More information about the ffmpeg-cvslog mailing list