[FFmpeg-devel] [PATCH 3/3] huffyuv: fix 34x34 checksums
Christophe Gisquet
christophe.gisquet at gmail.com
Mon Aug 25 22:24:31 CEST 2014
Now that the encoder and decoder have been fixed, the values changed,
and make more sense (eg the PSNR/std dev).
---
tests/ref/vsynth/vsynth3-ffvhuff420p12 | 8 ++++----
tests/ref/vsynth/vsynth3-ffvhuff422p10left | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/tests/ref/vsynth/vsynth3-ffvhuff420p12 b/tests/ref/vsynth/vsynth3-ffvhuff420p12
index b51882e..2d775d9 100644
--- a/tests/ref/vsynth/vsynth3-ffvhuff420p12
+++ b/tests/ref/vsynth/vsynth3-ffvhuff420p12
@@ -1,4 +1,4 @@
-a6164daa3036ae92eb0b3f0831268165 *tests/data/fate/vsynth3-ffvhuff420p12.avi
-172132 tests/data/fate/vsynth3-ffvhuff420p12.avi
-eb1a8ff2c33ba5145b5a89727ee5dcb8 *tests/data/fate/vsynth3-ffvhuff420p12.out.rawvideo
-stddev: 46.89 PSNR: 14.71 MAXDIFF: 239 bytes: 86700/ 86700
+9b3e44ccdd28614f588804a0682db312 *tests/data/fate/vsynth3-ffvhuff420p12.avi
+175256 tests/data/fate/vsynth3-ffvhuff420p12.avi
+ee95a44ccd612b5057860b43fe9775d6 *tests/data/fate/vsynth3-ffvhuff420p12.out.rawvideo
+stddev: 0.69 PSNR: 51.35 MAXDIFF: 1 bytes: 86700/ 86700
diff --git a/tests/ref/vsynth/vsynth3-ffvhuff422p10left b/tests/ref/vsynth/vsynth3-ffvhuff422p10left
index 7dca14e..d62ee0f 100644
--- a/tests/ref/vsynth/vsynth3-ffvhuff422p10left
+++ b/tests/ref/vsynth/vsynth3-ffvhuff422p10left
@@ -1,4 +1,4 @@
-2459272ee10f3b503940324ba5dcc1e5 *tests/data/fate/vsynth3-ffvhuff422p10left.avi
-168836 tests/data/fate/vsynth3-ffvhuff422p10left.avi
-863818eed035b3fa7b19535927687879 *tests/data/fate/vsynth3-ffvhuff422p10left.out.rawvideo
-stddev: 38.45 PSNR: 16.43 MAXDIFF: 225 bytes: 86700/ 86700
+5afec2536440c892919a1569c7109858 *tests/data/fate/vsynth3-ffvhuff422p10left.avi
+173548 tests/data/fate/vsynth3-ffvhuff422p10left.avi
+0cf7cf68724fa5146b1667e4fa08b0e1 *tests/data/fate/vsynth3-ffvhuff422p10left.out.rawvideo
+stddev: 2.12 PSNR: 41.58 MAXDIFF: 26 bytes: 86700/ 86700
--
1.9.2.msysgit.0
More information about the ffmpeg-devel
mailing list