]> granicus.if.org Git - libvpx/commit
Add bit allocation for hierarchical layer
authorZoe Liu <zoeliu@google.com>
Wed, 20 Jun 2018 01:11:08 +0000 (18:11 -0700)
committerZoe Liu <zoeliu@google.com>
Wed, 20 Jun 2018 23:14:57 +0000 (16:14 -0700)
commitf31b3154bd32d990f7d2c8048a7a20f82c0a77af
tree48f3004568e43432412054a1ae208c6294bcc4ab
parent862d6f48c5be17ee710ecb9e143cb91e54136160
Add bit allocation for hierarchical layer

This CL migrates the bit allocation scheme from libaom and combines the
scheme for hierarchical layer with the updated scheme in libvpx that
uses a modified scheme to calculate the target bitrate per frame.

Change-Id: I63593ed528abd4a6a1a8681abf6c9cf06c7a2ee0
vp9/encoder/vp9_firstpass.c