]> granicus.if.org Git - libvpx/commit
vp9-svc: Reorganize the simulcast mode
authorMarco Paniconi <marpan@google.com>
Wed, 13 Mar 2019 20:46:12 +0000 (13:46 -0700)
committerMarco Paniconi <marpan@google.com>
Wed, 13 Mar 2019 22:37:55 +0000 (15:37 -0700)
commitae365775e77627d474fa26ae0367c3bb90f4ca1e
tree997bef047f4c0936466a77d21c0567ca8aa312c9
parentddafa2a11e72791c1e7dc84ed4deea4319fc069b
vp9-svc: Reorganize the simulcast mode

Set the lst/gld/alt_fb_idx and refresh flags for
key frames at the start of encoding (in svc_set_params).
This then avoids new code/function in update_references()
and in copy_flags_ref_update().

Change-Id: Id3503c0c628540c20f11a540c118c4ee4cf04848
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_ratectrl.c
vp9/encoder/vp9_svc_layercontext.c