shithub: libvpx

Download patch

ref: 339c512762542995d51086e1990cf47967687bb5
parent: a1a4d23797b2537f986859c57a73fa9330fa0ed5
author: Paul Wilkins <paulwilkins@google.com>
date: Mon Jan 17 12:23:11 EST 2011

Fix CQ range and experimental KF sizing changes.

The CQ level was not using the q_trans[] array to convert
to a 0-127 range as per min and maxq

Experimental change to try and match the reconstruction
error for forced key frames approximately to that of the
previous frame by means of the recode loop. Though this
may cause extra recodes and the recode behavior has not
been optimized, it can only happen on forced key frames.

Change-Id: I1f7e42d526f1b1cb556dd461eff1a692bd1b5b2f