]> granicus.if.org Git - libvpx/commit
vp9-svc: Add bypass flag to constrain inter_layer.
authorMarco Paniconi <marpan@google.com>
Mon, 3 Sep 2018 17:15:38 +0000 (10:15 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 3 Sep 2018 17:18:01 +0000 (10:18 -0700)
commita2f78c7c9793292bb3793e18317e8ef920c1105e
tree9b3dedbf14b2d4b23ecac93472d5b09cd846d8eb
parentd748cfdad2378fc488fb5df4411adf5f2d5b99c9
vp9-svc: Add bypass flag to constrain inter_layer.

The additional constraint imposed on inter-layer
prediction should only be done for non-bypass (fixed)
svc mode.

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