Mercurial > libavcodec.hg
comparison vp56data.h @ 9695:f1f5e78cf0aa libavcodec
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
author | heydowns |
---|---|
date | Sat, 23 May 2009 19:37:01 +0000 |
parents | e9d9d946f213 |
children | 7dd2a45249a9 |
comparison
equal
deleted
inserted
replaced
9694:39f6d1f21ef8 | 9695:f1f5e78cf0aa |
---|