Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-11-13 22:40:37 +0300
committerMichael Niedermayer <michaelni@gmx.at>2014-11-13 22:48:52 +0300
commit5c805d69a49a1f32a7a8a1b16fb3d631d85ca56d (patch)
tree693277479d60c7de8e8dc7f269e93842f0b6d047 /tests
parent4001fc4267985dc9667de141a5346079a68beb0f (diff)
avcodec/nellymoserenc: fix sign error
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/audio.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak
index aa58dfc15e..b7e5362eaf 100644
--- a/tests/fate/audio.mak
+++ b/tests/fate/audio.mak
@@ -44,8 +44,8 @@ fate-nellymoser-aref-encode: $(AREF) ./tests/data/asynth-16000-1.wav
fate-nellymoser-aref-encode: CMD = enc_dec_pcm flv wav s16le $(REF) -c:a nellymoser
fate-nellymoser-aref-encode: CMP = stddev
fate-nellymoser-aref-encode: REF = ./tests/data/asynth-16000-1.wav
-fate-nellymoser-aref-encode: CMP_SHIFT = -244
-fate-nellymoser-aref-encode: CMP_TARGET = 9612
+fate-nellymoser-aref-encode: CMP_SHIFT = -256
+fate-nellymoser-aref-encode: CMP_TARGET = 3863
fate-nellymoser-aref-encode: SIZE_TOLERANCE = 268
FATE_SAMPLES_AUDIO-$(call DEMDEC, AVI, ON2AVC) += fate-on2avc