shithub: libvpx

Download patch

ref: 3b85a5beb7fedba88540d74fd7fe8f89b2f578cb
parent: b9e44842fcaa97f336001564e7715d8a5f0496f0
parent: 7c69136494b02709acbf96f017d3dec4f37564c4
author: Marco Paniconi <marpan@google.com>
date: Wed Jan 24 15:29:10 EST 2018

Merge "vp9-svc: Re-adjust some aq-mode=3 control parameters."

--- a/vp9/encoder/vp9_aq_cyclicrefresh.c
+++ b/vp9/encoder/vp9_aq_cyclicrefresh.c
@@ -464,10 +464,6 @@
       cr->rate_ratio_qdelta = VPXMAX(cr->rate_ratio_qdelta, 2.5);
     }
   }
-  if (cpi->svc.spatial_layer_id > 0) {
-    cr->motion_thresh = 4;
-    cr->rate_boost_fac = 12;
-  }
   if (cpi->oxcf.rc_mode == VPX_VBR) {
     // To be adjusted for VBR mode, e.g., based on gf period and boost.
     // For now use smaller qp-delta (than CBR), no second boosted seg, and