Mercurial > mplayer.hg
comparison libmpcodecs/ae_lame.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 | 277ec491a8a7 |
children | 1b0d31ceb2ec |
comparison
equal
deleted
inserted
replaced
36198:3e4454636ad9 | 36199:25e1fb36262e |
---|