shithub: libvpx

Download patch

ref: 336aa0b7da8a35ba57400ce92fc016fc7fb35233
parent: d3e9409bb07e6411ff867935883bd5d56d2f9041
author: Paul Wilkins <paulwilkins@google.com>
date: Tue Jan 25 07:29:06 EST 2011

Incorrect bit allocation in forced KF groups.

The old 2 pass code estimated error distribution when coding a
forced (by interval) key frame. The result of this was that in some
cases, when allocating bits at the GF group level within a KF
group there was either a glut of bits or starvation of bits at the end
of the KF group.

Added code to rescan and get the correct data once the position of
a forced key frame has been determined.

Change-Id: I0c811675ef3f9e4109d14bd049d7641682ffcf11