Skip to content
Snippets Groups Projects
  1. Aug 14, 2015
    • Yaowu Xu's avatar
      Remove vp10's build dependency on vp9 · 72889a2a
      Yaowu Xu authored
      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
      72889a2a
    • Yaowu Xu's avatar
      vpx_highbd_ssim_parms_8x8: make parameter types consistent · 94ba3939
      Yaowu Xu authored
      Change-Id: Ie1fe6603232adc22dbe4d51bd1008c856a6d40ca
      94ba3939
  2. Aug 13, 2015
  3. Aug 12, 2015
Loading