]> granicus.if.org Git - libvpx/commit
vp9: Enable cyclic refresh for HBD in real-time.
authorJerome Jiang <jianj@google.com>
Fri, 8 Jun 2018 01:05:23 +0000 (18:05 -0700)
committerJerome Jiang <jianj@google.com>
Mon, 18 Jun 2018 23:01:14 +0000 (16:01 -0700)
commit59c41b7814f1a5a4ba63392313de03ae6c9cf802
tree41afe0ef7c67b95c35faede97ddbcb704583debc
parent8648a64c83b5660eae774d5d41f34fc014ba7b4b
vp9: Enable cyclic refresh for HBD in real-time.

Keep denoiser and skin detection disabled since some key functions don't
work with >8 bits source.

Add test for HBD with denoiser and cyclic refresh enabled to make sure
nothing crashes.

BUG=webm:1534

Change-Id: Id61fe1e38ed1768f273870a6bdd5f163aa769fe4
test/vp9_end_to_end_test.cc
vp9/encoder/vp9_aq_cyclicrefresh.c
vp9/encoder/vp9_encoder.c
vp9/vp9_cx_iface.c