[SCM] libav/experimental: FATE/opus: increase fuzz for the celt tests

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Aug 10 16:03:09 UTC 2014


The following commit has been merged in the experimental branch:
commit 4735784f1ced27026fbeada5fd31505132e565e9
Author: Anton Khirnov <anton at khirnov.net>
Date:   Thu May 15 08:02:59 2014 +0200

    FATE/opus: increase fuzz for the celt tests
    
    This seems to be needed on some 32bit arches.

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)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list