[MPlayer-dev-eng] [PATCH] Enable SSE detection under MinGW
Rich Felker
dalias at aerifal.cx
Sun Jun 26 22:39:16 CEST 2005
On Sun, Jun 26, 2005 at 10:45:15PM +0300, Burman Yan wrote:
> Hi.
>
> The MinGW build doesn't enable SSE for some reason. This patch fixes it.
> I don't see a reason why SSE shouldn't be enabled on MinGW. It works for me
> (at least on Windows XP).
It's unreliable because windows does not have a working memalign, i.e.
it may randomly crash if allocated memory happens not to be aligned.
Rich
More information about the MPlayer-dev-eng
mailing list