]> granicus.if.org Git - libvpx/commit
vp9: Tune qp_thresh to disable cyclic refresh for screen
authorMarco Paniconi <marpan@google.com>
Thu, 31 Jan 2019 23:19:45 +0000 (15:19 -0800)
committerMarco Paniconi <marpan@google.com>
Thu, 31 Jan 2019 23:26:53 +0000 (15:26 -0800)
commit63ceb97c0e4c0f23bd79f560bb703b698cf5899e
tree1b3e682c10ce0d4776a1a075885e626d0eabf921
parent7593588eb1c7e786b62c5f21c081a4bfb1d00d4f
vp9: Tune qp_thresh to disable cyclic refresh for screen

For screen-content mode, with aq-mode=3: increase the
qp thresh for disabling the cyclic refresh.
Improves bitrate convergence for content that has been
static for long period.

Change-Id: Ica63a741402923a611ab1b86c0900f75d2d5f941
vp9/encoder/vp9_aq_cyclicrefresh.c