]> granicus.if.org Git - libvpx/commit
vp9-svc: Re-adjust some aq-mode=3 control parameters.
authorMarco <marpan@google.com>
Wed, 24 Jan 2018 04:03:19 +0000 (20:03 -0800)
committerMarco <marpan@google.com>
Wed, 24 Jan 2018 04:14:00 +0000 (20:14 -0800)
commit7c69136494b02709acbf96f017d3dec4f37564c4
tree3f1dcfb20fdb7b9fe183829bc3bc1b3b950b553a
parentd1e963540284ad90bac1f03fb02b06fad327667a
vp9-svc: Re-adjust some aq-mode=3 control parameters.

Remove an adjustment to two cyclic refresh (aq-mode= 3)
parameters for SVC. The adjustment was to reduce the
delta-qp on second segment, and reduce the motion threshold.
This was done early on in the SVC encoder development,
in the latest codebase removing this adjustment yields
some improvements in metrics.

The avgPSNR/SSIM metrics increase on average by ~1%
(most clip positive gain), for 3 and 2 layer SVC.

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