Correct q_low and q_high limits for the recode loop
authorPaul Wilkins <paulwilkins@google.com>
Thu, 9 Dec 2010 15:02:04 +0000 (15:02 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Thu, 9 Dec 2010 15:02:04 +0000 (15:02 +0000)
commitc63fc881e109de884e98959ecabcc057fbba2d32
treeeb824e19fc452c17c14c75f176a9de0bfe019c5f
parent160f3c7e9e25089b5e0c9f324415333051510a5e
Correct q_low and q_high limits for the recode loop

Corrected the initial Q range limits for the recode loop
to reflect the current allowed range for the frame.

In experimental work on constrained quality this bug was
causing unnecessary recodes.

Change-Id: I7e256fbfa681293b0223fe21ec329933d76c229f
vp8/encoder/onyx_if.c