[MPlayer-dev-eng] [PATCH] cpudetect on MingW
Rich Felker
dalias at aerifal.cx
Mon Jun 26 06:47:38 CEST 2006
On Mon, Jun 26, 2006 at 12:23:34PM +0800, Jiang Hong wrote:
> Hi,
>
> MingW does support SSE/SSE2 as CygWin does.
The problem is perhaps that the mingw (ms) C library doesn't. It lacks
memalign and malloc does not return 16-byte-aligned memory. I thought
the memalign hack was supposed to compensate for that tho... so maybe
you're right and this is just an oversight.
Rich
More information about the MPlayer-dev-eng
mailing list