diff options
author | Paul B Mahol <onemda@gmail.com> | 2012-01-29 19:03:04 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-01-29 21:00:19 +0100 |
commit | 371946bc27bd1e874e0302699550ab9926249950 (patch) | |
tree | 8d4294e11723540e0b4f6d63be2f886e231f7da0 /tests/ref/vsynth1 | |
parent | 3b93a524c2d7aad669b0f01ea5e1336e5a6258bf (diff) | |
download | ffmpeg-371946bc27bd1e874e0302699550ab9926249950.tar.gz |
r210enc: don't write uninitialized data
Also fix r210 fate decoding test.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref/vsynth1')
-rw-r--r-- | tests/ref/vsynth1/r210 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/vsynth1/r210 b/tests/ref/vsynth1/r210 index 02babd083d..9d5e37c7ff 100644 --- a/tests/ref/vsynth1/r210 +++ b/tests/ref/vsynth1/r210 @@ -1,4 +1,4 @@ 604a34c9f9151891c2d63d2652b75329 *./tests/data/vsynth1/r210.avi 22125260 ./tests/data/vsynth1/r210.avi -1ac5ec3bbb6bfbdf1ce6316e48e5fd89 *./tests/data/r210.vsynth1.out.yuv -stddev: 91.79 PSNR: 8.87 MAXDIFF: 254 bytes: 30412800/ 7603200 +ecaafa9eec11b5e1453a63ed6d194eed *./tests/data/r210.vsynth1.out.yuv +stddev: 3.23 PSNR: 37.94 MAXDIFF: 48 bytes: 7603200/ 7603200 |