]> granicus.if.org Git - libvpx/commit
vp9-svc: Fix condition for pattern constraints
authorMarco Paniconi <marpan@google.com>
Mon, 3 Sep 2018 05:17:32 +0000 (22:17 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 3 Sep 2018 05:24:09 +0000 (22:24 -0700)
commita8d8f37d3c2aff2412a46daf9211e1a3c0189c6a
tree1f948e5a283abb34a7ff7a15df2ba05261644b80
parentd748cfdad2378fc488fb5df4411adf5f2d5b99c9
vp9-svc: Fix condition for pattern constraints

For fixed/non-flexible SVC mode: on non-key spatial
enhancement layers modify constraint on the inter-layer
prediction to include the first_spatial_layer_to_encode.

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