Commit 90ca26e1 authored by Vitor Sessak's avatar Vitor Sessak

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
parent 9c32023f
......@@ -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
......
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