[FFmpeg-devel] [PATCH] Make DECLARE_ALIGNED_8 align to 8 bytes, never to 16

Michael Niedermayer michaelni
Fri Aug 28 15:43:20 CEST 2009


On Wed, Aug 26, 2009 at 11:50:21PM +0100, Mans Rullgard wrote:
> The DECLARE_ALIGNED_8 macro is defined to align to 16 bytes instead
> the 8 suggested by the name on some CPUs.  None of the uses of this
> macro ever need 16-byte alignment, cases which once did having been
> changed to always specify 16 bytes explicitly.
> ---
>  libavcodec/dsputil.h |    5 -----
>  1 files changed, 0 insertions(+), 5 deletions(-)

ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090828/f4b4086d/attachment.pgp>



More information about the ffmpeg-devel mailing list