]> granicus.if.org Git - libvpx/commit
In frame Q adjustment experiment.
authorPaul Wilkins <paulwilkins@google.com>
Fri, 22 Nov 2013 17:21:53 +0000 (17:21 +0000)
committerYaowu Xu <yaowu@google.com>
Mon, 25 Nov 2013 18:22:55 +0000 (10:22 -0800)
commit644bd87e8e04fe5c70dd47b34f9ac19fe173dab5
treeae2bd7ab5dc91457aa355fefb26d44ddc6a7a273
parent3183135dd39e42eb83d726aa5a8dc79ab1bd992e
In frame Q adjustment experiment.

The idea here is to allow "in frame" adjustment of the final Q
value used to encode each SB64, using segmentation.

There is also adjustment of the rd mult in regions of overspend.

Activated using aq_mode=2

Change-Id: I2f140cd898c9f877c32cd6d2e667f5e11ada4b1c
vp9/common/vp9_onyx.h
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_ratectrl.c
vpxenc.c