]> granicus.if.org Git - libvpx/commit
Adjust cq_level in constrained quality mode
authorDeb Mukherjee <debargha@google.com>
Thu, 22 May 2014 15:11:37 +0000 (08:11 -0700)
committerDeb Mukherjee <debargha@google.com>
Thu, 22 May 2014 19:19:55 +0000 (12:19 -0700)
commit53f1452f5d104155b32ccac0af80ef8a85fe70c5
treed54f103c227f837cea27beadf7a8ee91a6855013
parent033fde8d224bdda97f8753584b99ca77e0d3338c
Adjust cq_level in constrained quality mode

If we are already saving a lot in bits from the target (maximum)
bitrate in the constrained quality mode, allow the quantizer
to go lower than the cq level. This hopefully will solve issues
with getting too low a bitrate and consequently poor quality for
certain videos in cq mode.

Change-Id: I1c4e8b0171fcf58f95198b3add85eea5f3c8f19f
vp9/encoder/vp9_ratectrl.c