vpx/vp9
Marco 7266bedc04 Add first_spatial_layer_to_encode to SVC.
Use the existing VP9_SET_SVC control to set the
first spatial layer to encode.

Since we loop over all spatial layers inside the encoder, the
setting of spatial_layer_id via VP9_SET_SVC has no relevance.
Use it instead to set the first_spatial_layer_to_encode,
which allows an application to skip encoding lower layer(s).

Change only affects the 1 pass CBR SVC.

Change-Id: I5d63ab713c3e250fdf42c637f38d5ec8f60cd1fb
2015-10-06 08:56:15 -07:00
..
common Merge "Accelerated transform in high bit depth" 2015-10-02 06:55:55 +00:00
decoder VP9: remove plane_type from macroblockd_plane 2015-09-30 15:15:11 -07:00
encoder Add first_spatial_layer_to_encode to SVC. 2015-10-06 08:56:15 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h 2015-08-10 15:37:14 -07:00
vp9_cx_iface.c Add first_spatial_layer_to_encode to SVC. 2015-10-06 08:56:15 -07:00
vp9_dx_iface.c Rename display_{size,width,height} to render_*. 2015-09-25 21:34:29 -04:00
vp9_iface_common.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp9cx.mk Move VP9 SSIM metrics to vpx_dsp. 2015-08-06 18:25:25 -07:00
vp9dx.mk Move bit reader files to vpx_dsp 2015-07-17 15:38:40 -07:00