[Libav-user] HW decoding on Android

Abel Alonso abelalon at gmail.com
Wed Jun 26 10:43:09 CEST 2013


2013/6/26 Carl Eugen Hoyos <cehoyos at ag.or.at>

> $ 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130626/95d1d30e/attachment.html>


More information about the Libav-user mailing list