[FFmpeg-cvslog] fate: add fuzziness to the AAC Encode prediction test
Rostislav Pehlivanov
git at videolan.org
Wed Sep 2 08:18:00 CEST 2015
ffmpeg | branch: master | Rostislav Pehlivanov <atomnuker at gmail.com> | Wed Sep 2 07:15:42 2015 +0100| [dcf72da84183ce472bb647d3945a40b8a268f521] | committer: Rostislav Pehlivanov
fate: add fuzziness to the AAC Encode prediction test
Fails on ppc64 architecture under Ubuntu.
Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dcf72da84183ce472bb647d3945a40b8a268f521
---
tests/fate/aac.mak | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/fate/aac.mak b/tests/fate/aac.mak
index 728bfb4..6c687b6 100644
--- a/tests/fate/aac.mak
+++ b/tests/fate/aac.mak
@@ -189,6 +189,7 @@ fate-aac-pred-encode: CMP = stddev
fate-aac-pred-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
fate-aac-pred-encode: CMP_SHIFT = -4096
fate-aac-pred-encode: CMP_TARGET = 652.60
+fate-aac-pred-encode: FUZZ = 2.2
fate-aac-pred-encode: SIZE_TOLERANCE = 3560
FATE_AAC_LATM += fate-aac-latm_000000001180bc60
More information about the ffmpeg-cvslog
mailing list