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

Måns Rullgård mans
Thu Aug 27 23:03:38 CEST 2009


Mans Rullgard <mans at mansr.com> writes:

> 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(-)

ping

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list