]> granicus.if.org Git - libvpx/commit
vp9-svc: Fix key frame update refresh simulcast flexible svc
authorMarco Paniconi <marpan@google.com>
Fri, 15 May 2020 21:02:00 +0000 (14:02 -0700)
committerMarco Paniconi <marpan@google.com>
Fri, 15 May 2020 21:11:37 +0000 (14:11 -0700)
commitf80e888723942e821d7f89735ab71d96662f6aa2
tree4a30f57441c9c6180c9bf8b79dbcd30d07236ae6
parent1c1d5c5baf527c08f3a98711aed987bd8265e791
vp9-svc: Fix key frame update refresh simulcast flexible svc

For flexible svc in simulcast mode: don't allow refresh
of all reference slots on key frame. Which slots to update
should be based on the user flags.

Change-Id: I3597c61ebcdfed2055bbdffec7ce701fad892744
vp9/encoder/vp9_svc_layercontext.c