vpx/vp9
Ivan Maltz 01b35c3c16 API extensions and sample app for spacial scalable encoder
Sample app: vp9_spatial_scalable_encoder
vpx_codec_control extensions:
  VP9E_SET_SVC
  VP9E_SET_WIDTH, VP9E_SET_HEIGHT, VP9E_SET_LAYER
  VP9E_SET_MIN_Q, VP9E_SET_MAX_Q
expanded buffer size for vp9_convolve

modified setting of initial width in vp9_onyx_if.c so that layer size
can be set prior to initial encode

Default number of layers set to 3 (VPX_SS_DEFAULT_LAYERS)
Number of layers set explicitly in vpx_codec_enc_cfg.ss_number_layers

Change-Id: I2c7a6fe6d665113671337032f7ad032430ac4197
2013-09-09 15:57:56 -07:00
..
common API extensions and sample app for spacial scalable encoder 2013-09-09 15:57:56 -07:00
decoder consistently name VP9_COMMON variables #1 2013-08-29 13:25:57 -07:00
encoder API extensions and sample app for spacial scalable encoder 2013-09-09 15:57:56 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Add neon optimize vp9_short_idct16x16_1_add. 2013-08-27 14:00:27 -07:00
vp9_cx_iface.c API extensions and sample app for spacial scalable encoder 2013-09-09 15:57:56 -07:00
vp9_dx_iface.c vp9_peek_si: add bitstream v1 support 2013-08-21 17:04:10 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk variance x86inc guards 2013-08-06 14:17:13 -07:00
vp9dx.mk vp9/decoder: add thread worker 2013-08-05 13:21:13 -07:00