[MPlayer-dev-eng] need swscale.c -> swscale_template.c move/copy

Arpi arpi at thot.banki.hu
Tue Nov 27 00:37:36 CET 2001


Hi,

hmm. about runtime cpudetect stuff:

it should be optional!!!
reasons:

1. to force binary packagers to use --enable-dist or something
2. to compile possible fastest and smallest binary for people who compiles
mplayer from source

i mean:

#ifdef RUNTIME_CPUDETECT
if(gCpuInfo....){
} else ...
#else
#ifdef HAVE_MMX
 ...
#endif
#ifdef HAVE_...
...
#endif

yes it's more ugly but it doesn't matter here, it worth to do.


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-dev-eng mailing list