aom/vpx_mem
Yaowu Xu 72889a2a60 Remove vp10's build dependency on vp9
CONFIG_VP9_HIGHBITDEPTH is currently used by both vp9 and vp10, but in
many place outside vp9/vp10, the macro was used in conjunction of
CONFIG_VP9. This created a dependency on vp9 for vp10 to build. This
commit removes the dependency by use CONFIG_VP9_HIGHBITDEPTH only in
these places.

Change-Id: I8cc007fc9cf132394c6498ce6759e606b64a6ad0
2015-08-14 12:16:07 -07:00
..
include vpx_mem: remove global function pointer 2015-04-22 13:11:07 -07:00
vpx_mem.c Remove vp10's build dependency on vp9 2015-08-14 12:16:07 -07:00
vpx_mem.h Remove vp10's build dependency on vp9 2015-08-14 12:16:07 -07:00
vpx_mem.mk vpx_mem: remove mem tracker 2015-04-22 13:10:12 -07:00