[FFmpeg-cvslog] tests/fate/mp3: Fix fate-mp3-float-extra_overread on mips-qemu

Michael Niedermayer git at videolan.org
Sun Aug 2 11:36:25 CEST 2015


ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Sun Aug  2 11:26:58 2015 +0200| [582d98aed97a1295f19e628bbc7e05a6e27569b8] | committer: Michael Niedermayer

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

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=582d98aed97a1295f19e628bbc7e05a6e27569b8
---

 tests/fate/mp3.mak |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/fate/mp3.mak b/tests/fate/mp3.mak
index ccd12af..7dfafe9 100644
--- a/tests/fate/mp3.mak
+++ b/tests/fate/mp3.mak
@@ -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)



More information about the ffmpeg-cvslog mailing list