diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-05-31 00:36:50 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-06-01 22:34:50 +0200 |
commit | 3a2b9911bffeffc3fc0541df3b4f6d492e122714 (patch) | |
tree | 2dcb43d9c9126be5044a436d9bc066b5e25d54fd /doc | |
parent | 534f1a2821931562056c54838ba7fe66d45775d9 (diff) | |
download | ffmpeg-3a2b9911bffeffc3fc0541df3b4f6d492e122714.tar.gz |
lavfi/mp/mcdeint: avoid uninited data read
Do not read padding or out-of-buffer values when computing the output
value for a pixel close to the image buffer edge.
This avoids non visible artifacts which affected the output checksum.
See thread:
Subject: [FFmpeg-devel] [PATCH] lavfi/mp/mcdeint: avoid uninited data read
Date: Thu, 30 May 2013 18:57:14 +0200
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions