]> granicus.if.org Git - libvpx/commit
Enable adaptive rate allocation for multi-layer ARFs
authorJingning Han <jingning@google.com>
Tue, 28 Aug 2018 21:08:02 +0000 (14:08 -0700)
committerJingning Han <jingning@google.com>
Wed, 5 Sep 2018 14:31:52 +0000 (07:31 -0700)
commit20ed66478a588b9f5ad4468b09b40564cbd7f3b4
tree939e71d028e5d940e0727e2df3537027b783be3f
parent00207bc81247af208397ca31cb74f02fa7254dbc
Enable adaptive rate allocation for multi-layer ARFs

Increase the bit allocation for the intermediate layer ARFs. The
current strategy assigns higher offset to the lower layer ARFs.
The needed budget is borrowed from the base layer ARF allocation.

Change-Id: I16b6e9cce4dab8e73e7b097674d1a8504205026e
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h