diff options
author | Janne Grunau <janne-libav@jannau.net> | 2013-05-09 14:53:03 +0200 |
---|---|---|
committer | Janne Grunau <janne-libav@jannau.net> | 2013-05-10 12:02:09 +0200 |
commit | 94235f2ba2eb8be014b6dbc2b2aed494c169cef1 (patch) | |
tree | 5e1a9ecd4bce81bb20ba8f69f36a44e09b77bc01 /libavcodec/dct32.h | |
parent | 2c299d4165cd9653153e12270971c2368551b79e (diff) | |
download | ffmpeg-94235f2ba2eb8be014b6dbc2b2aed494c169cef1.tar.gz |
indeo3: avoid writes without necessary alignment in copy_cell()
Cells starting at a position aligned to 8 pixels but wider than
4 blocks are copied with 3 blocks per loop. This creates problems on the
next loop iterations since the routine copying 2 blocks requires the
same alignment on some architectures like ARM NEON.
Diffstat (limited to 'libavcodec/dct32.h')
0 files changed, 0 insertions, 0 deletions