diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-11-05 23:51:05 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-11-05 23:53:47 +0100 |
commit | 266f6eefc603dd3c34be7de94eec5c9c293b80f1 (patch) | |
tree | 110e1d7aceb04e4375992409a4b43a30e1e8ecc6 /tests/ref | |
parent | 95e1dfee76c9ecdf70037b7e792897bc6e3d460b (diff) | |
download | ffmpeg-266f6eefc603dd3c34be7de94eec5c9c293b80f1.tar.gz |
nuv: do not use data not initialized by LZO decompression.
This fixes visible corruption in the incomplete last frame
of the FATE sample.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/nuv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/nuv b/tests/ref/fate/nuv index b047378954..69854f2b8f 100644 --- a/tests/ref/fate/nuv +++ b/tests/ref/fate/nuv @@ -25,6 +25,6 @@ 1, 29257, 4096, 0xd95a9277 0, 30030, 460800, 0x4b7f4df0 1, 31347, 4096, 0xae2bef2c -0, 33033, 460800, 0xb30eb322 +0, 33033, 460800, 0xa57f20d0 1, 33437, 4096, 0xbf031e83 1, 35527, 4096, 0x4c83e2d1 |