[Ffmpeg-devel] [patch] strict-aliasing support

Luca Barbato lu_zero
Tue Jul 4 10:44:19 CEST 2006


Herv? W. wrote:
> However when replacing
>>  int tmp[64] __attribute__((aligned(16)));
> with
> int tmp[64] __attribute__((aligned(8)));
> or
> int tmp[64] __attribute__((aligned(32)));

Could you please change the check as Michael suggested?
Currently we use alignment for arrays of int/short but would be nicer to
know what would burn us later.

lu

-- 

Luca Barbato

Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero





More information about the ffmpeg-devel mailing list