Allow q adjustment for VPX_CQ and VPX_CBR.
authorpaulwilkins <paulwilkins@google.com>
Mon, 9 Mar 2015 17:12:33 +0000 (17:12 +0000)
committerpaulwilkins <paulwilkins@google.com>
Mon, 9 Mar 2015 17:13:55 +0000 (17:13 +0000)
commit2cff9c4efe25298e638ee6ee39c4aa404afec978
treeaf6296bc6f997f8916e918d9d3e81184053faa45
parentb12f531cc52945aaa51d51bf98b9237caf8b8fe3
Allow q adjustment for VPX_CQ and VPX_CBR.

Adjustment previously only enabled in VBR mode.

This patch allows adjustment of min and max q for CBR
and adjustment of max q only for CQ mode.

Change-Id: Id5e583f3d50453cd544fc57249acacd946457482
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_ratectrl.c