aom/vpx/src
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
..
svc_encodeframe.c [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_codec.c Removing alg_priv from vpx_codec_priv struct. 2014-08-28 13:51:37 -07:00
vpx_decoder.c Removing alg_priv from vpx_codec_priv struct. 2014-08-28 13:51:37 -07:00
vpx_encoder.c [spatial svc] Output psnr for all layers in one packet. 2014-09-11 16:21:35 -07:00
vpx_image.c Adds config opt for highbitdepth + misc. vpx 2014-09-02 14:37:10 -07:00
vpx_psnr.c Adding vpx_sse_to_psnr() function. 2014-02-26 16:21:12 -08:00