Merge "vpx_mem: remove memory manager code"

Multimedia / libvpx - Johann [google.com] - 22 April 2015 15:09 UTC

9ed0e07 Merge "vpx_mem: remove memory manager code"

configure | 1 -
vpx_mem/include/vpx_mem_intrnl.h | 9 -
vpx_mem/memory_manager/hmm_alloc.c | 58 --
vpx_mem/memory_manager/hmm_base.c | 405 ----------
vpx_mem/memory_manager/hmm_dflt_abort.c | 53 --
vpx_mem/memory_manager/hmm_grow.c | 49 --
vpx_mem/memory_manager/hmm_largest.c | 57 --
vpx_mem/memory_manager/hmm_resize.c | 114 ---
vpx_mem/memory_manager/hmm_shrink.c | 103 ---
vpx_mem/memory_manager/hmm_true.c | 31 -
vpx_mem/memory_manager/include/cavl_if.h | 228 ------
vpx_mem/memory_manager/include/cavl_impl.h | 1152 ---------------------------
vpx_mem/memory_manager/include/heapmm.h | 155 ----
vpx_mem/memory_manager/include/hmm_cnfg.h | 120 ---
vpx_mem/memory_manager/include/hmm_intrnl.h | 159 ----
vpx_mem/vpx_mem.c | 169 ----
vpx_mem/vpx_mem.h | 12 -
vpx_mem/vpx_mem.mk | 15 -
18 files changed, 2890 deletions(-)

Upstream: git.chromium.org


  • Share