summaryrefslogtreecommitdiff
path: root/libavcodec/rv10.c
diff options
context:
space:
mode:
authorJeff Downs <heydowns@borg.com>2009-05-23 19:37:01 +0000
committerJeff Downs <heydowns@borg.com>2009-05-23 19:37:01 +0000
commitfdb699de62a7fdeb14a1a53a7813a3e8dcad12c1 (patch)
tree6fddf3cd660a8867b6c2e038d090bdead228179a /libavcodec/rv10.c
parentaa5cfdfb4f11519c338372f5a52137c2e65a1a11 (diff)
Fix passing of unaligned addresses to dsputil diff_bytes() by
changeing calls to sub_left_prediction such that the source frame data pointers are no longer offset to skip the initial elements. This keeps them properly aligned for the subsequent call to diff_bytes. Changes encoding offset to compensate. Mailing list thread: https://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-May/069952.html Originally committed as revision 18919 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/rv10.c')
0 files changed, 0 insertions, 0 deletions