[Ffmpeg-devel] [PATCH] Correct inttypes.h emulation for VisualStudio

Ramiro Polla angustia
Mon Dec 4 13:45:17 CET 2006


Alexander Chemeris wrote:
> On 12/4/06, Mike Melanson <mike at multimedia.cx> wrote:
>> Alexander Chemeris wrote:
>> > Humm.. You say FFMpeg is badly optimized?
>> On Windows, it probably will be. If someone hacks it to compile with
>> Microsoft compilers, none of the gcc AT&T-syntax ASM can be directly
>> assembled.
> Do you understand what I'm asking about?
> FFMpeg is compiled with gcc even under Windows. I just want to link it 
> with
> projects which use MSVS. So I need changes only in exported headers.
>
> And it use nasm to get ASM code compiled. So it is *fully* optimized 
> under
> Windows, as far as I know.
No, it doesn't use nasm. Everything is compiled with gcc.




More information about the ffmpeg-devel mailing list