[MPlayer-dev-eng] [PATCH] Enable mp3lib's SSE routines on AMD64.

Zuxy Meng zuxy.meng at gmail.com
Sun May 6 16:50:58 CEST 2007


Hi,

2007/5/4, Guillaume Poirier <gpoirier at mplayerhq.hu>:
> Hi,
> Attached patch allows to $SUBJ
> It does so by moving array costab_mmx from decode_MMX.c (which can't be
> compiled on AMD64) to a separate file costab_MMX.c.
>
> I've played a couple of MP3s on my Hi-Fi stereo and as far as I hear,
> there aren't any artifacts, which isn't surprising.
>
> I'm sure it can be improved, so I'm interested in hearing from your
> guys.
>

I wonder if the patch has any effects: you've simply assigned
something to dct64_MMX_func but not the corresponding synth_1to1_MMX
to synth_func, so actually dct64_sse() didn't get called.
-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6



More information about the MPlayer-dev-eng mailing list