]> granicus.if.org Git - libvpx/commit
vp9: Remove limit on QP on key frame for CBR.
authorMarco Paniconi <marpan@google.com>
Wed, 18 Apr 2018 22:54:03 +0000 (15:54 -0700)
committerMarco Paniconi <marpan@google.com>
Wed, 18 Apr 2018 22:57:42 +0000 (15:57 -0700)
commit8a22a21cc0c5705cb23995013049b0bd80cceff5
tree9e9b75f821a85808195945a058a8fbdca46b75c4
parentce11afb0e02a81a1e0e38ea9f3c3e13920439b1f
vp9: Remove limit on QP on key frame for CBR.

This piece was carried over the VBR routine, for CBR
mode we don't want to apply this limit.

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