[FFmpeg-devel] [PATCH] avutil/mem: use C11 aligned_malloc()

Rémi Denis-Courmont remi at remlab.net
Sun Feb 18 20:39:09 EET 2024


Le sunnuntaina 18. helmikuuta 2024, 18.29.32 EET James Almer a écrit :
> Removing all the different target specific allocation functions in favor
> of the standard one. But your second point makes it moot, so patch
> withdrawn.

If you want to get code closer to standards for dealing with alignment, I 
would argue that using alignas() instead of nonstandard constructs comes first.

-- 
雷米‧德尼-库尔蒙
http://www.remlab.net/





More information about the ffmpeg-devel mailing list