Commit 582d98ae authored by Michael Niedermayer's avatar Michael Niedermayer

tests/fate/mp3: Fix fate-mp3-float-extra_overread on mips-qemu

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent db395bef
...@@ -34,6 +34,8 @@ $(FATE_MP3): CMP = oneoff ...@@ -34,6 +34,8 @@ $(FATE_MP3): CMP = oneoff
$(FATE_MP3): CMP_UNIT = f32 $(FATE_MP3): CMP_UNIT = f32
$(FATE_MP3): FUZZ = 18 $(FATE_MP3): FUZZ = 18
fate-mp3-float-extra_overread: FUZZ = 20
FATE_MP3-$(call DEMDEC, MP3, MP3FLOAT) += $(FATE_MP3) FATE_MP3-$(call DEMDEC, MP3, MP3FLOAT) += $(FATE_MP3)
FATE_SAMPLES_AVCONV += $(FATE_MP3-yes) FATE_SAMPLES_AVCONV += $(FATE_MP3-yes)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment