On Fri, 5 Aug 2016, Diego Biurrun wrote:
This exposes some required functionality like _aligned_malloc() in the
MinGW system headers, thus obviating the need for the memalign hack.
---
Sending this as an RFC for now. Works here, but as Martin said, maybe we
should check if that define is already set to a higher value so as to not
accidentally override it.
Indeed we should. Not so much because the system headers might have it set
to a higher value by default, but if the user explicitly wanted a
different baseline (e.g. to force configure to detect other functions that
it otherwise wouldn't use), this would clobber it.
// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel