]> granicus.if.org Git - libvpx/commit
vp8: remove VP8_SET_DBG* control support
authorJames Zern <jzern@google.com>
Wed, 7 Sep 2016 23:17:50 +0000 (16:17 -0700)
committerJames Zern <jzern@google.com>
Wed, 21 Sep 2016 03:19:36 +0000 (20:19 -0700)
commit3f72509587d4865e9e7c9a52fec65d9221e9a8bf
treebe86a2d874657419d1e542ac09fc303ea5620bce
parentb6e686b1ea0cb5d609de85836b829557660e7d55
vp8: remove VP8_SET_DBG* control support

the --enable-postproc-visualizer configure option remains as a no-op as
do the control names and values for compatibility
+ remove the corresponding debug flags from vpxdec: --pp-*

Change-Id: I4a001cd9962b59560d7d6bda6272d4ff32b8d37c
12 files changed:
vp8/common/onyxc_int.h
vp8/common/postproc.c
vp8/common/textblit.c [deleted file]
vp8/vp8_common.mk
vp8/vp8_dx_iface.c
vp9/common/vp9_postproc.c
vp9/common/vp9_textblit.c [deleted file]
vp9/common/vp9_textblit.h [deleted file]
vp9/vp9_common.mk
vp9/vp9_dx_iface.c
vpx/vp8.h
vpxdec.c