From 371946bc27bd1e874e0302699550ab9926249950 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 29 Jan 2012 19:03:04 +0000 Subject: r210enc: don't write uninitialized data Also fix r210 fate decoding test. Signed-off-by: Paul B Mahol Signed-off-by: Michael Niedermayer --- tests/ref/vsynth2/r210 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ref/vsynth2') diff --git a/tests/ref/vsynth2/r210 b/tests/ref/vsynth2/r210 index caec7b60eb..c7e1373e8b 100644 --- a/tests/ref/vsynth2/r210 +++ b/tests/ref/vsynth2/r210 @@ -1,4 +1,4 @@ d7a6f298e6869a74c0988fc3b30d0351 *./tests/data/vsynth2/r210.avi 22125260 ./tests/data/vsynth2/r210.avi -3ca229927a09e3d7ecedc0b868c568b0 *./tests/data/r210.vsynth2.out.yuv -stddev: 82.11 PSNR: 9.84 MAXDIFF: 230 bytes: 30412800/ 7603200 +6ea4fcd93fc83defc8770e85b64b60bb *./tests/data/r210.vsynth2.out.yuv +stddev: 0.70 PSNR: 51.12 MAXDIFF: 12 bytes: 7603200/ 7603200 -- cgit v1.2.3