]> granicus.if.org Git - libvpx/commit
Re-factor bit allocation in first pass.
authorPaul Wilkins <paulwilkins@google.com>
Fri, 16 May 2014 14:12:31 +0000 (15:12 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Fri, 23 May 2014 17:01:54 +0000 (18:01 +0100)
commit03eb06212ab59c8d02f171740832822d3262e02f
tree9e198a121caf96d9e828867e1d0d6fff3e3279ad
parent94103308937ec7118cce82bbd776f282b0eca584
Re-factor bit allocation in first pass.

Restructuring to allocate the bits for each frame in
a GF group at the time the group is defined.

At the moment the allocation closely mirrors what
we had before.

Also changes the default rate adjustment method to
LONG_TERM_VBR_CORRECTION.

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