]> granicus.if.org Git - libvpx/commit
Add a new control of golden frame boost in CBR mode
authorYaowu Xu <yaowu@google.com>
Mon, 27 Oct 2014 20:13:14 +0000 (13:13 -0700)
committerYaowu Xu <yaowu@google.com>
Mon, 27 Oct 2014 20:55:18 +0000 (13:55 -0700)
commit03a60b78db8ea2b78f2104acd1d4cdebda061a07
tree2749ec5dcd577b7be8685b217dc389a5ee0a8912
parent636099f7b6db3a9586887fd2db6e720dae847dec
Add a new control of golden frame boost in CBR mode

0 means that golden boost is off, and uses average frame target rate,
a non-zero number means the percentage of boost over average frame
bitrate is given initially to golden frames in CBR mode.

Change-Id: If4334fe2cc424b65ae0cce27f71b5561bf1e577d
vp9/encoder/vp9_encoder.h
vp9/vp9_cx_iface.c
vpx/vp8cx.h
vpxenc.c