[FFmpeg-cvslog] fate: increase the fuzz of the AAC encoder aref test

Rostislav Pehlivanov git at videolan.org
Sun Sep 6 15:49:07 CEST 2015


ffmpeg | branch: release/2.8 | Rostislav Pehlivanov <atomnuker at gmail.com> | Sat Sep  5 21:47:26 2015 +0100| [7e853879cedd47a2a81ed45f855b478e4d40f9e5] | committer: Michael Niedermayer

fate: increase the fuzz of the AAC encoder aref test

Almost fine on SunOS without yasm but 5 wasn't enough.

Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>

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

 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 06b2497..163353a 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -148,7 +148,7 @@ fate-aac-aref-encode: REF = ./tests/data/asynth-44100-2.wav
 fate-aac-aref-encode: CMP_SHIFT = -4096
 fate-aac-aref-encode: CMP_TARGET = 594
 fate-aac-aref-encode: SIZE_TOLERANCE = 2464
-fate-aac-aref-encode: FUZZ = 5
+fate-aac-aref-encode: FUZZ = 6
 
 FATE_AAC_ENCODE += fate-aac-ln-encode
 fate-aac-ln-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav -strict -2 -c:a aac -aac_is 0 -aac_pns 0 -b:a 512k



More information about the ffmpeg-cvslog mailing list