]> granicus.if.org Git - libvpx/commit
vp9: Adjust qp_thresh on slide change overshoot detection
authorMarco Paniconi <marpan@google.com>
Fri, 3 Aug 2018 16:20:55 +0000 (09:20 -0700)
committerMarco Paniconi <marpan@google.com>
Fri, 3 Aug 2018 16:29:16 +0000 (09:29 -0700)
commit89d23138d2a67a3e518d1026f87cdd5a9e1bee78
treefac012814b86e1cf78dc6f47e745f3554e1cb377
parent5f914dd902b8414d7d4d8c21d0be96059f2c5103
vp9: Adjust qp_thresh on slide change overshoot detection

For real-time screen-content mode: increase the
qp_thresh for max_Q setting on slide changes.
This will make bitrate spikes less likely on slide changes.

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