Rate ctrl changes to track target bitrates closer
authorDeb Mukherjee <debargha@google.com>
Wed, 2 Apr 2014 00:31:59 +0000 (17:31 -0700)
committerDeb Mukherjee <debargha@google.com>
Wed, 2 Apr 2014 18:16:20 +0000 (11:16 -0700)
commit97f4fb7b5f1eb76d879601f469057f52a87b9f9c
tree5630520c7668e29e722ba1b0889e4be0f0327797
parent8b8606a7374026d561a2c9596df772b5854e3654
Rate ctrl changes to track target bitrates closer

Turns off the DISABLE_RC_LONG_TERM_MEM macro and makes other changes
in the way the bits are updated, to make 2-pass rate control track
target bitrates closer.

Change-Id: I5f3be4b11c2908e6a9a9a1dd4fcf4e65531c44d8
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_ratectrl.c
vp9/encoder/vp9_ratectrl.h
vp9/vp9_cx_iface.c