From 1c109780868ec2454a6491fa232873511d9eeb06 Mon Sep 17 00:00:00 2001 From: Vitor Sessak Date: Mon, 23 Aug 2010 12:27:27 +0000 Subject: [PATCH] fix fate breakage, 10l to me (too much copy and pasting) Originally committed as revision 24881 to svn://svn.ffmpeg.org/ffmpeg/trunk --- 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 d2aba5fe64..4177934383 100644 --- a/tests/fate/mp3.mak +++ b/tests/fate/mp3.mak @@ -36,4 +36,4 @@ fate-mp3-float-conf-si_block: REF = $(SAMPLES)/mp3-conformance/si_block.pcm FATE_TESTS += $(FATE_MP3) fate-mp3: $(FATE_MP3) $(FATE_MP3): CMP = stddev -$(FATE_AAC): FUZZ = 0.07 +$(FATE_MP3): FUZZ = 0.07