Remove rate correction factor.
authorPaul Wilkins <paulwilkins@google.com>
Fri, 6 Dec 2013 13:17:34 +0000 (13:17 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Fri, 6 Dec 2013 16:57:16 +0000 (16:57 +0000)
commit570b6d25c0498f77339db28a291cab87de2d3ea2
tree72c23516481dd8faaec98c06ea0c04b4921a4008
parentd77b9d1ce9f560d0fff92dd22c0d024466b25148
Remove rate correction factor.

Removed an adaptive rate correction factor that was having
a negative impact on quality in many clips. This factor
was influencing the Q range available to each frame
independently of the bits allocated to each.

Average results with DISABLE_RC_LONG_TERM_MEM.

derf +0.199, -0.059.
yt +3.957, +3.798
std hd +1.577, +2.140
yt hd +4.127, +4.513

Average results without  DISABLE_RC_LONG_TERM_MEM

derf -0.628, -0.665
yt +3.432, +3.015
std hd -0.105, +0.153
yt hd +3.432, +3.015

Change-Id: I45bab6b606f49a442e7b27a6d631f3ffd843bbce
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h