]> granicus.if.org Git - libvpx/commit
Disable two libvpx APIs for VP9
authorYaowu Xu <yaowu@google.com>
Wed, 23 Oct 2013 23:57:25 +0000 (16:57 -0700)
committerYaowu Xu <yaowu@google.com>
Thu, 24 Oct 2013 15:09:06 +0000 (08:09 -0700)
commit03b2ae16f2bb904ff491bc6ee6e82dc9c414c93d
tree53a1f2906abef00e06335a4079061cb47978f9d5
parentdea22b4bdade9a854cb3d395bc25551093aa42ef
Disable two libvpx APIs for VP9

set_active_map()
set_roi_map()

The APIs need be implemented and tested later, to insure consistency
with VP9 codec internals

Change-Id: I198124ee318f0883b58d1d36cea3c7ccd742a57e
vp9/vp9_cx_iface.c