]> granicus.if.org Git - libvpx/commit
Add reference frame update flags for hierarchical
authorZoe Liu <zoeliu@google.com>
Fri, 22 Jun 2018 02:26:32 +0000 (19:26 -0700)
committerZoe Liu <zoeliu@google.com>
Sat, 23 Jun 2018 02:31:09 +0000 (19:31 -0700)
commit1f9b095183e3df33d16569f09f0776b2fd01eba1
tree6d7295f747fa99932026d376f3127f8f75d5582d
parent4a5f0c08991c5e25d74e53b53af60399bd3133a0
Add reference frame update flags for hierarchical

Previous CLs have implemented the construction of the hierarchical
structure at the encoder side. This CL is to define and configure the
according flags that will guide the reference frame update according to
the constructed hierarchical structure.

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