[FFmpeg-devel] [RFC]Move is-align-a-power-of-two test up
David Conrad
lessen42
Wed Jun 2 03:31:57 CEST 2010
On Jun 1, 2010, at 7:03 PM, M?ns Rullg?rd wrote:
> Carl Eugen Hoyos <cehoyos at ag.or.at> writes:
>
>> Carl Eugen Hoyos <cehoyos <at> rainbow.studorg.tuwien.ac.at> writes:
>>
>>> Attached is a possible solution, to be applied in two parts.
>>
>> Ping.
>
> Remind me again why we have this test in the first place.
Apple gas' .align n always uses 2^n for alignment regardless of platform, while FSF gas uses n directly on x86 and 2^n on most platforms.
More information about the ffmpeg-devel
mailing list