vpx/vp8/encoder
Paul Wilkins 336aa0b7da 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
2011-01-25 12:29:06 +00:00
..
2011-01-11 15:22:19 +01:00
2011-01-10 16:16:59 -05:00
2011-01-20 18:01:20 +00:00
2011-01-11 15:22:19 +01:00
2011-01-07 18:46:29 +00:00
2011-01-14 15:20:45 +00:00