2013/6/26 Carl Eugen Hoyos <[email protected]> > $ grep -i alloc config.h >
#define HAVE_ALIGNED_MALLOC 0 #define HAVE_MALLOC_H 1 #define HAVE_VIRTUALALLOC 0 $ grep -i align config.h #define HAVE_FAST_UNALIGNED 0 #define HAVE_ALIGNED_MALLOC 0 #define HAVE_ALIGNED_STACK 0 #define HAVE_LOCAL_ALIGNED_16 0 #define HAVE_LOCAL_ALIGNED_8 0 #define HAVE_MEMALIGN 1 #define HAVE_POSIX_MEMALIGN 1 #define CONFIG_FAST_UNALIGNED 0 #define CONFIG_MEMALIGN_HACK 0
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
