mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
tests/fate/mp3: Fix fate-mp3-float-extra_overread on mips-qemu
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
db395bef7f
commit
582d98aed9
@ -34,6 +34,8 @@ $(FATE_MP3): CMP = oneoff
|
||||
$(FATE_MP3): CMP_UNIT = f32
|
||||
$(FATE_MP3): FUZZ = 18
|
||||
|
||||
fate-mp3-float-extra_overread: FUZZ = 20
|
||||
|
||||
FATE_MP3-$(call DEMDEC, MP3, MP3FLOAT) += $(FATE_MP3)
|
||||
|
||||
FATE_SAMPLES_AVCONV += $(FATE_MP3-yes)
|
||||
|
Loading…
Reference in New Issue
Block a user