mem: use memalign as fallback for posix_memalign and _aligned_malloc
posix_memalign is not available in Android <= 4.1 (API level 16 and below). Fixes #140
Please register or sign in to comment
posix_memalign is not available in Android <= 4.1 (API level 16 and below). Fixes #140
VideoLAN code repository instance