[FFmpeg-devel] Once again: Multithreaded H.264 decoding with ffmpeg?

Dave Yeo daveryeo
Sun Jun 1 05:44:38 CEST 2008


On 05/31/08 01:00 am, Mike Melanson wrote:
> Dave Yeo wrote:
>> No it doesn't. I'm running x86 (OS/2) and yasm doesn't support either of
>> the formats that GCC supports here. One of the formats, OMF ( nasm -f
>> obj) is used by pretty well every OS/2 compiler and I believe OpenWatcom
>> also uses it on Windows, DOS and netware (though I could be wrong). GCC
>> also supports a.out (nasm -f aout) which yasm doesn't.
>
> This is parody, right?
>

Loren claimed that that yasm works with any compiler of any x86 platform 
and I countered with a x86 platform that is currently supported and sold 
(as EcomStation, ecomstation.com), installs on modern hardware with a 
bit of picking and choosing components that yasm does not work with.
Same with compilers, yasm does not work with the OS/2 port of GCC and 
perhaps OpenWatcom, the other Free open source compiler which is 
available on most x86 platforms. Further research shows that OpenWatcom 
does use OMF on DOSish systems but the linker can handle coff so yasm 
would work with OpenWatcom, at least on Windows.
Dave




More information about the ffmpeg-devel mailing list