[FFmpeg-cvslog] FATE/opus: increase fuzz for the celt tests

Anton Khirnov git at videolan.org
Fri May 16 22:02:20 CEST 2014


ffmpeg | branch: master | Anton Khirnov <anton at khirnov.net> | Thu May 15 08:02:59 2014 +0200| [4735784f1ced27026fbeada5fd31505132e565e9] | committer: Anton Khirnov

FATE/opus: increase fuzz for the celt tests

This seems to be needed on some 32bit arches.

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

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

diff --git a/tests/fate/opus.mak b/tests/fate/opus.mak
index 6c8bc9b..5c638ff 100644
--- a/tests/fate/opus.mak
+++ b/tests/fate/opus.mak
@@ -30,7 +30,7 @@ $(FATE_OPUS): CMP_UNIT = f32
 $(FATE_OPUS): FUZZ = 3
 
 $(FATE_OPUS_CELT): CMP = oneoff
-$(FATE_OPUS_CELT): FUZZ = 5
+$(FATE_OPUS_CELT): FUZZ = 6
 
 FATE_SAMPLES_AVCONV-$(call DEMDEC, MATROSKA, OPUS) += $(FATE_OPUS)
 fate-opus-celt: $(FATE_OPUS_CELT)



More information about the ffmpeg-cvslog mailing list