git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f5b94
)
FATE/opus: increase fuzz for the celt tests
author
Anton Khirnov
<anton@khirnov.net>
Thu, 15 May 2014 06:02:59 +0000
(08:02 +0200)
committer
Anton Khirnov
<anton@khirnov.net>
Fri, 16 May 2014 12:35:20 +0000
(14:35 +0200)
This seems to be needed on some 32bit arches.
tests/fate/opus.mak
patch
|
blob
|
history
diff --git
a/tests/fate/opus.mak
b/tests/fate/opus.mak
index
6c8bc9b
..
5c638ff
100644
(file)
--- 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)