[MPlayer-dev-eng] non-free and undistributable files in tremor/

Luca Barbato lu_zero at gentoo.org
Sat Aug 5 13:46:13 CEST 2006


Rich Felker wrote:
> 
> No, if anything it will improve perfomance. I am very adamant that
> these files be rewritten without intrinsics. Intrinsics are very
> compiler-specific and their performance is subject to the whims (and
> bugs) of compilers. Asm is asm and will work anywhere on any compiler
> version and the performance will be the same.

asm is asm and thus is subject to the whims (and bugs) of assemblers
(see yasm vs nasm or gnu as vs gnu^Wapple as)

> 
> I'm going to be gone for a while but once I'm back I'm willing to
> rewrite the code using inline asm. If it's not committed into svn that
> way I can keep the pure-asm file somewhere else for anyone who wants
> it.. but this seems rather silly.

I'd rather keep both, in separate files, and let people pick what's
better (not to mention have a simple way to test which is better with what)

lu

-- 

Luca Barbato

Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero




More information about the MPlayer-dev-eng mailing list