Tristan Matthews wrote:

> Sounds a bit like:
> http://www.peterstock.co.uk/games/mingw_sse/
>
> Also worth noting, VLC uses yasm but not nasm, so we may be able to
> sidestep this problem by adding nasm to our toolchain.

Then you're probably not guaranteed from crashes inside
FLAC__lpc_restore_signal_wide_intrin_sse41() function. Looks like it
also requires aligned stack when compiled with GCC.
(libFLAC uses it to decode 24-bit flac files)


> That said, it
> still seems like other people using MinGW and libFLAC will get bit by
> this so I'll keep digging.

Great.
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to