[FFmpeg-devel] [PATCH] nasm support
KO Myung-Hun
komh
Sun Sep 5 09:34:00 CEST 2010
Reimar D?ffinger wrote:
> On Fri, Sep 03, 2010 at 08:43:10PM -0700, Dave Yeo wrote:
>> On 09/03/10 10:05 am, Reimar D?ffinger wrote:
>>> On Fri, Sep 03, 2010 at 06:56:03PM +0200, Reimar D?ffinger wrote:
[...]
>>>> 2) there's a Cygwin package for nasm
>>>> Tested on 64 bit Linux, compiles and passes tests.
>>>> Obviously it would be a good idea for someone to test it
>>>> on 32 bit...
>>
>> Needed a couple of
>> -section .text align=16
>> +section .text
>> +align 16
>> to assemble here.
>
> Well, if anything all should be converted.
> However I am not sure these are actually doing the same thing?
> Aligning the section and aligning the data inside it do not
> necessarily have to be the same thing.
You're right, it's not same.
--
KO Myung-Hun
Using Mozilla SeaMonkey 2.0.3
Under OS/2 Warp 4 for Korean with FixPak #15
On AMD ThunderBird 1GHz with 512 MB RAM
Korean OS/2 User Community : http://www.ecomstation.co.kr
More information about the ffmpeg-devel
mailing list