mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-23 19:49:56 +00:00
FATE/opus: increase fuzz for the celt tests
This seems to be needed on some 32bit arches.
This commit is contained in:
parent
d3f5b94762
commit
4735784f1c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user