]> granicus.if.org Git - libvpx/commit
Cap arf boost in perceptual quality mode
authorJingning Han <jingning@google.com>
Mon, 6 May 2019 21:09:18 +0000 (14:09 -0700)
committerJingning Han <jingning@google.com>
Mon, 6 May 2019 21:20:24 +0000 (14:20 -0700)
commitc3689f7ad814fd64e9e31ec6b56ba93f1f9d12f1
tree3f25b7aa2d2fe7920429a296abdad6b64e38381c
parenta099d24707eda87a9c303c340aed2c00b3982723
Cap arf boost in perceptual quality mode

When the perceptual AQ mode is enabled, cap the ARF boost to 2.5x
of the regular frame. This allows more consistent frame quality
across consecutive frames and sufficient bit rate allocation at
frame level for AQ mode.

Change-Id: I10f5e2860a3e4b412efe25cca635405bae293ebf
vp9/encoder/vp9_firstpass.c