Mercurial > mplayer.hg
diff libmpcodecs/img_format.h @ 36199:25e1fb36262e
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.
Patch by Stefano Sabatini, stefasab gmail
author | cehoyos |
---|---|
date | Sat, 01 Jun 2013 23:07:27 +0000 |
parents | 4e3c56728d1e |
children | d649e84ea8d5 |