]> granicus.if.org Git - libvpx/commit
vp9-svc: Fixes for cyclic refresh for SVC.
authorMarco Paniconi <marpan@google.com>
Mon, 13 Aug 2018 04:35:15 +0000 (21:35 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 13 Aug 2018 21:53:41 +0000 (14:53 -0700)
commit62261d5eb83183f67113cd9cea9d8c0759137f68
tree8d0bae96f543f253e2bb5305170f84d5b30e854f
parent25ca4edf74151dcd871c4012ac9748831526f49f
vp9-svc: Fixes for cyclic refresh for SVC.

Add metrics that are being updated per-frame to
the layer struct, so each layer using the cyclic
refresh has the correct update. This is more consistent
for the rate control and refresh rate.

Some improvement in screen content clips.
Neutral for SVC on rtc set.

Change-Id: I0a9862fb6b6a79e894e2ff30c120dc4aa26fcda5
test/svc_datarate_test.cc
vp9/encoder/vp9_svc_layercontext.c
vp9/encoder/vp9_svc_layercontext.h