]> granicus.if.org Git - libvpx/commit
Add extra altref option for hierarchical structure
authorZoe Liu <zoeliu@google.com>
Thu, 21 Jun 2018 23:28:15 +0000 (16:28 -0700)
committerZoe Liu <zoeliu@google.com>
Fri, 22 Jun 2018 18:28:58 +0000 (11:28 -0700)
commite86670a2af279917397271d6cfe4db2e30fe4693
tree1a62e9b6066d2ef9e280e5fe81fd576139f642a4
parenta665b23a9b8dda71370ad42d71b64628a764d19d
Add extra altref option for hierarchical structure

This CL is to hook up the implemented hierarchical structure
construction as well as its corresponding bitrate allocation
functionality with the defining of a GF group.

Currently the hierarchical structure is off by default. Hence this CL
has no impact on coding performance.

Change-Id: I9e1ddfd877559e99072c23970f7fe103b64ed9ee
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h