diff options
author | Vitor Sessak <vitor1001@gmail.com> | 2010-07-09 00:40:37 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2010-07-09 00:40:37 +0000 |
commit | cb0067ec258d2ef4c2441eb54aafcec88eb9d400 (patch) | |
tree | 440c1eea519965960f9f314a52b4185c425a2f22 /tests/ref/acodec/adpcm_ms | |
parent | 9eb42c272b122f8da02e361fc45c1f6f63c15c8a (diff) | |
download | ffmpeg-cb0067ec258d2ef4c2441eb54aafcec88eb9d400.tar.gz |
tiny_psnr: print max absolute difference between files
Regression test reference updates are due to the extra output
from tiny_psnr.
Patch by Vitor Sessak
Originally committed as revision 24132 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/ref/acodec/adpcm_ms')
-rw-r--r-- | tests/ref/acodec/adpcm_ms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/acodec/adpcm_ms b/tests/ref/acodec/adpcm_ms index 99a7105fcb..1fdf053ed2 100644 --- a/tests/ref/acodec/adpcm_ms +++ b/tests/ref/acodec/adpcm_ms @@ -1,4 +1,4 @@ a407b87daeef5b25dfb6c5b3f519e9c1 *./tests/data/acodec/adpcm_ms.wav 268378 ./tests/data/acodec/adpcm_ms.wav 7be370f937c51e8a967e6a3d08d5156a *./tests/data/adpcm_ms.acodec.out.wav -stddev: 1050.00 PSNR: 35.91 bytes: 1060620/ 1058444 +stddev: 1050.00 PSNR: 35.91 MAXDIFF:29806 bytes: 1060620/ 1058444 |