[MPlayer-dev-eng] [PATCH] Enable SSE detection under MinGW

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Jun 26 22:57:45 CEST 2005


Hi,
On Sun, Jun 26, 2005 at 04:39:16PM -0400, Rich Felker wrote:
> On Sun, Jun 26, 2005 at 10:45:15PM +0300, Burman Yan wrote:
> > 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.

But I think it is enabled for libavcodec, right (since that's what the
memalign hack is there for)??

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list