]> granicus.if.org Git - libvpx/commit
vp8: Enable use of ROI map.
authorJerome Jiang <jianj@google.com>
Thu, 12 Oct 2017 22:03:22 +0000 (15:03 -0700)
committerJerome Jiang <jianj@google.com>
Tue, 17 Oct 2017 22:23:03 +0000 (15:23 -0700)
commitdbb8926b86610684c4a2e3aba503aa0222cd951d
tree5941821de78c3efd57ebd19e5c117d791115944b
parenta9248457b16b0a728d666292ae1341d81b737271
vp8: Enable use of ROI map.

Disable cyclic refresh if ROI is used and add flag to properly handle
the static_thresh deltas.
Remove the ROI test for cyclic refresh (it's allowed but disabled if ROI
is used).
Add an example in vpx_temporal_svc_encoder.c. Turned off by default.

BUG=webm:1470

Change-Id: Ief9ba1d7f967bc00511b412b491c3f70943bfbda
examples/vpx_temporal_svc_encoder.c
test/set_roi.cc
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h