Mercurial > mplayer.hg
diff libass/ass_utils.c @ 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 | 49fc594fda43 |
children | c3aaaf17c721 |