[Ffmpeg-devel] [rfc] arch specific dir in libavutil
Guillaume Poirier
gpoirier
Wed Oct 11 09:20:46 CEST 2006
Hi,
Roman Shaposhnik wrote:
> On Oct 9, 2006, at 11:25 PM, Michael Niedermayer wrote:
>>> It also helps a lot
>>> with compiling ffmpeg with different compilers, etc.
>>
>>
>> all the asm is under #ifdef
>
>
> The problem is -- these are mostly __GNUC__ ifdefs. As I pointed
> out some time ago -- this is on my TODO list, but even if I fix
> it it would still be a problem for alternative implementations
> of the same ASM functions (e.g. as real .s files or some such).
> The later one is a bit of a far fetched example, but with project
> like FFmpeg you never know what kind of environment folks
> would like to run it under.
BTW, is SUN compiler able to successfully compile FFmpeg on Solaris/x86?
Guillaume
More information about the ffmpeg-devel
mailing list