aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-05-10 00:55:18 +0100
committerJanne Grunau <janne-libav@jannau.net>2014-08-17 09:52:13 +0200
commit6dd19ffd39babd651744082301d133264a30882c (patch)
treefa764f2b402d8d800668f839239040ff895d908e /doc/APIchanges
parentb5d7b80a7e43779ca2962ba56442579c2a7e927d (diff)
downloadffmpeg-6dd19ffd39babd651744082301d133264a30882c.tar.gz
arm: dsputil: fix overreads in put/avg_pixels functions
The vertically interpolating variants of these functions read ahead one line to optimise the loop. On the last line processed, this might be outside the buffer. Fix these invalid reads by processing the last line outside the loop. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions