]> granicus.if.org Git - libvpx/commit
vp9: Rate control fix for CBR mode.
authorMarco Paniconi <marpan@google.com>
Thu, 19 Apr 2018 00:15:16 +0000 (17:15 -0700)
committerMarco Paniconi <marpan@google.com>
Thu, 19 Apr 2018 00:21:51 +0000 (17:21 -0700)
commit740782f8cd899bb35782a0527c688de8127eee76
tree4078bda17ba36841b60baec224a5b74043048163
parentd30966609b90feae14baceaf068df2f143fb85c8
vp9: Rate control fix for CBR mode.

For CBR mode: modify the qp clamping to allow q to respond
faster to overshoot. Can reduce some suprious overshoot events
observed in screen content coding.

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