aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale/sparc
diff options
context:
space:
mode:
authorPavel Koshevoy <pkoshevoy@gmail.com>2012-07-05 17:00:59 -0600
committerMichael Niedermayer <michaelni@gmx.at>2012-07-06 17:40:43 +0200
commit665100c2f1b72d6b3dd89a448b69fab73d344f5d (patch)
tree5306e1d080d26de5b109fa2473c491991cab8d11 /libswscale/sparc
parentb22ecbc6a57cb721960783af3168c1a9332ea3db (diff)
downloadffmpeg-665100c2f1b72d6b3dd89a448b69fab73d344f5d.tar.gz
Fix destination row striding in altivec_yuv2_bgr24.
Misaligned row artifacts showed up when a 624x352 frame was converted to BGR24 format. When advancing to the next row the destination linesize was added to the last output pointer position which was not linesize aligned, resulting in a distorted picture. Signed-off-by: Pavel Koshevoy <pavel@apple.aragog.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswscale/sparc')
0 files changed, 0 insertions, 0 deletions