summaryrefslogtreecommitdiff
path: root/libavutil/mem_internal.h
Commit message (Expand)AuthorAgeFilesLines
* avutil: remove FF_API_DECLARE_ALIGNEDJames Almer2023-02-091-2/+0
* avutil/mem_internal: Fix headersAndreas Rheinhardt2022-08-241-1/+2
* avutil/mem: make ff_fast_malloc() internal to mem.cJames Almer2021-05-271-18/+0
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+70
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-011-0/+42
* avutil/mem_internal: add missing header includesJames Almer2015-07-131-0/+3
* Factor duplicated ff_fast_malloc() out into mem_internal.hMichael Niedermayer2015-07-131-0/+42