[FFmpeg-cvslog] tests/fate/mp3: increase mp3-float-extra_overread FUZZ for ppc64be-RHEL7.0-gcc-4.8.2-ibmcrl to 23 from 20

Michael Niedermayer git at videolan.org
Fri Aug 7 03:31:58 CEST 2015


ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Fri Aug  7 02:53:18 2015 +0200| [bee2e702ccd85383452a4264a43b6dd4fb60dafc] | committer: Michael Niedermayer

tests/fate/mp3: increase mp3-float-extra_overread FUZZ for ppc64be-RHEL7.0-gcc-4.8.2-ibmcrl to 23 from 20

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

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

 tests/fate/mp3.mak |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/mp3.mak b/tests/fate/mp3.mak
index 7dfafe9..a9164f8 100644
--- a/tests/fate/mp3.mak
+++ b/tests/fate/mp3.mak
@@ -34,7 +34,7 @@ $(FATE_MP3): CMP = oneoff
 $(FATE_MP3): CMP_UNIT = f32
 $(FATE_MP3): FUZZ = 18
 
-fate-mp3-float-extra_overread: FUZZ = 20
+fate-mp3-float-extra_overread: FUZZ = 23
 
 FATE_MP3-$(call DEMDEC, MP3, MP3FLOAT) += $(FATE_MP3)
 



More information about the ffmpeg-cvslog mailing list