Kirill Gavrilov <[email protected]> writes: > On Wed, May 25, 2011 at 3:33 PM, Diego Biurrun <[email protected]> wrote: > >> Patches welcome, maybe you can implement and test that? >> > > I check the function in gcc headers (it declared in xmmintrin.h -> > mm_malloc.h). > On Linux it redirect to posix_memalign(). But on Windows it has body similar > to libavutil:
So there's no reason at all to not use the one we already have. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
