Support using C11 aligned_alloc for dav1d_alloc_aligned
This adds support for aligned_alloc from C11, as well as a generic fallback that just uses malloc and free.
Edited by Cameron Cawley
This adds support for aligned_alloc from C11, as well as a generic fallback that just uses malloc and free.
VideoLAN code repository instance