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
Merge request reports
Activity
Filter activity
Please register or sign in to reply