]> granicus.if.org Git - libvpx/commit
Adjustment to initial q range estimate and kf boost.
authorpaulwilkins <paulwilkins@google.com>
Mon, 26 Feb 2018 17:44:50 +0000 (17:44 +0000)
committerpaulwilkins <paulwilkins@google.com>
Fri, 16 Mar 2018 12:24:54 +0000 (12:24 +0000)
commitda7a7089c6a877b27b2b4bd8570229256f0c7386
treefd93ab32541580f9122b9366338e15f5c8f345dc
parent2640f25072884abb363a011268e411e46e652da5
Adjustment to initial q range estimate and kf boost.

Adjustment to initial active based on image size.
Add extra breakout case for kf boost loop.
Small adjustment to q delta calculation for key frames.

Net % improvements for all standard tests sets (-ve values) measured
using c-bvr mode.

(Overall PSNR, SSIM, PSNR-HVS)
Low Res:  -0.223 -0.229 -0.107
Mid Res:  -0.175 0.008 -0.180
High Res: -0.131 0.106 -0.206
NFlix 2K:   -0.390 -0.271 -0.489
NFlix 4K:   -1.370 -0.825 -1.590

Change-Id: I06a39de43594e1a99bb0cb281af15cdb8058a8ed
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_ratectrl.c