[FFmpeg-cvslog] fate: increase FUZZ by 1 for aac-tns-encode

Andreas Cadhalpun git at videolan.org
Sun Dec 13 23:30:29 CET 2015


ffmpeg | branch: master | Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com> | Sun Dec 13 22:11:00 2015 +0100| [28e9b7e8aed9df9e4e20f61f803fe8e8a850eb9f] | committer: Andreas Cadhalpun

fate: increase FUZZ by 1 for aac-tns-encode

This should fix this test failing on kfreebsd, a regression since
6e5dbe7, which decreased the CMP_TARGET by 1.

Reviewed-by: Rostislav Pehlivanov <atomnuker at gmail.com>
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>

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

 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 4e55b76..ae7ebfa 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 = 817
-fate-aac-tns-encode: FUZZ = 6
+fate-aac-tns-encode: FUZZ = 7
 fate-aac-tns-encode: SIZE_TOLERANCE = 3560
 
 FATE_AAC_ENCODE += fate-aac-is-encode



More information about the ffmpeg-cvslog mailing list