summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorVitor Sessak <vitor1001@gmail.com>2010-12-20 22:01:48 +0000
committerVitor Sessak <vitor1001@gmail.com>2010-12-20 22:01:48 +0000
commit90ca26e121f3403f0375e9c59338bce8ae4942e9 (patch)
treef03da15a7575120d63c2f38b33d393fb090f5666 /tests
parent9c32023f5b6ee14fe52a141c210bf03566e79733 (diff)
downloadffmpeg-streaming-90ca26e121f3403f0375e9c59338bce8ae4942e9.zip
ffmpeg-streaming-90ca26e121f3403f0375e9c59338bce8ae4942e9.tar.gz
Increase STDDEV tolerance for the fate-amrwb-14k25 test so it pass in
x86_64 boxes. Originally committed as revision 26064 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests')
-rw-r--r--tests/fate2.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate2.mak b/tests/fate2.mak
index 8facf17..6a9448f 100644
--- a/tests/fate2.mak
+++ b/tests/fate2.mak
@@ -293,7 +293,7 @@ FATE_TESTS += fate-amrwb-14k25
fate-amrwb-14k25: CMD = pcm -i $(SAMPLES)/amrwb/seed-14k25.awb
fate-amrwb-14k25: CMP = stddev
fate-amrwb-14k25: REF = $(SAMPLES)/amrwb/seed-14k25.pcm
-fate-amrwb-14k25: FUZZ = 2
+fate-amrwb-14k25: FUZZ = 2.6
FATE_TESTS += fate-amrwb-15k85
fate-amrwb-15k85: CMD = pcm -i $(SAMPLES)/amrwb/seed-15k85.awb
OpenPOWER on IntegriCloud