diff options
author | Jeff Downs <heydowns@borg.com> | 2009-05-23 19:37:01 +0000 |
---|---|---|
committer | Jeff Downs <heydowns@borg.com> | 2009-05-23 19:37:01 +0000 |
commit | fdb699de62a7fdeb14a1a53a7813a3e8dcad12c1 (patch) | |
tree | 6fddf3cd660a8867b6c2e038d090bdead228179a /libavformat/avisynth.c | |
parent | aa5cfdfb4f11519c338372f5a52137c2e65a1a11 (diff) | |
download | ffmpeg-fdb699de62a7fdeb14a1a53a7813a3e8dcad12c1.tar.gz |
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 'libavformat/avisynth.c')
0 files changed, 0 insertions, 0 deletions