| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/mem: make ff_fast_malloc() internal to mem.c | James Almer | 2021-05-27 | 1 | -18/+0 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+70 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+42 |
* | avutil/mem_internal: add missing header includes | James Almer | 2015-07-13 | 1 | -0/+3 |
* | Factor duplicated ff_fast_malloc() out into mem_internal.h | Michael Niedermayer | 2015-07-13 | 1 | -0/+42 |