]> granicus.if.org Git - libvpx/commit
VP9-SVC: Bugfix to allow skipping lower layer(s) encoding.
authorMarco <marpan@chromium.org>
Mon, 12 Oct 2015 23:05:27 +0000 (16:05 -0700)
committerMarco <marpan@chromium.org>
Mon, 12 Oct 2015 23:11:34 +0000 (16:11 -0700)
commit1ce01eaaf7b10da2a8bb2f13b2ffb260d540a625
tree8a52c8addcf271d87156e188cfcbf59e927a9600
parent1799f2f81dc0da5359139ff4375fbe29772f0e37
VP9-SVC: Bugfix to allow skipping lower layer(s) encoding.

The setting of svc->spatial_layer_to_encode was missing
in VP9E_SET_SVC_LAYER_ID.

Change-Id: I015b1a64adb9ef2644d6477a02d9d9364c8462b9
vp9/vp9_cx_iface.c