]> granicus.if.org Git - libvpx/commit
VP9: Fix issues with high bitdepth in real-time.
authorJerome Jiang <jianj@google.com>
Thu, 24 May 2018 21:03:43 +0000 (14:03 -0700)
committerJerome Jiang <jianj@google.com>
Fri, 25 May 2018 06:36:20 +0000 (23:36 -0700)
commit8502a95a0de1bc06fa790759511cfcf3f7049b19
tree864ea1ffd7ca1daf5ebf2e8c2d9aa80075d4ca6e
parent8446af7e9a12c5725e845564f40272dd9185c1cc
VP9: Fix issues with high bitdepth in real-time.

Disable denoiser, skin detection and aq-mode for high bitdepth for now.

BUG=webm:1534

Change-Id: I361a4e20b2319041148af497bf7043bfd5c5f589
vp9/encoder/vp9_aq_cyclicrefresh.c
vp9/encoder/vp9_encoder.c
vp9/vp9_cx_iface.c