aom/vpx
Minghai Shang 209ee12110 [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer
vpx_svc_parameters_t contains id, resolution and min/max qp for each spatial layer.

In this change we will use extra config to send min/max qp and scaling factors, then calculate layer resolution inside encoder.

Change-Id: Ib673303266605fe803c3b067284aae5f7a25514a
2014-09-18 18:05:07 -07:00
..
internal Removing sz member from vpx_codec_priv. 2014-09-04 14:47:42 -07:00
src [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer 2014-09-18 18:05:07 -07:00
exports_com
exports_dec
exports_enc [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer 2014-09-18 18:05:07 -07:00
svc_context.h [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer 2014-09-18 18:05:07 -07:00
vp8.h
vp8cx.h [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer 2014-09-18 18:05:07 -07:00
vp8dx.h Adds config opt for highbitdepth + misc. vpx 2014-09-02 14:37:10 -07:00
vpx_codec.h Adds config opt for highbitdepth + misc. vpx 2014-09-02 14:37:10 -07:00
vpx_codec.mk make spatial svc an experiment 2014-05-14 19:47:23 -07:00
vpx_decoder.h Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver(). 2014-08-25 14:08:14 -07:00
vpx_encoder.h [spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each layer 2014-09-18 18:05:07 -07:00
vpx_frame_buffer.h Remove memset of every external frame buffer. 2014-09-15 15:37:36 -07:00
vpx_image.h Removing legacy compatibility layer. 2014-09-02 18:11:55 -07:00
vpx_integer.h inline vpx functions in headers to avoid unused function warning 2014-08-12 16:52:33 -07:00