Luca Barbato <[email protected]> writes:

> On 01/05/12 12:06, Måns Rullgård wrote:
>> Luca Barbato <[email protected]> writes:
>>>> osx has posix_memalign. Mingw lacks both. Rest don't know.
>>>
>>> bsds should have memalign and posix_memalign.
>>>
>>> The posix_memalign() function first appeared in FreeBSD 7.0.
>> 
>> What alignment is provided by malloc() on 64-bit mingw, and does anyone
>> care if the manual alignment gets needlessly enabled there in some case?
>> Since all the other systems appear to have [posix_]memalign, this should
>> be fine on those.
>
> It should be just a fringe case so I guess we are fine. If it gets
> compelling we can rework it.

Then the patch is OK with me.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to