aom/examples
Marco 730cdefd3e Add SVC codec control to set frame flags and buffer indices.
Add SVC codec control to set the frame flags and buffer indices
for each spatial layer of the current (super)frame to be encoded.
This allows the application to set (and change on the fly) the
reference frame configuration for spatial layers.

Added an example layer pattern (spatial and temporal layers)
in vp9_spatial_svc_encoder for the bypass_mode using new control.

Change-Id: I05f941897cae13fb9275b939d11f93941cb73bee
2015-09-17 09:37:15 -07:00
..
decode_to_md5.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
decode_with_drops.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
postproc.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
resize_util.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
set_maps.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
simple_decoder.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
simple_encoder.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
twopass_encoder.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
vp8_multi_resolution_encoder.c Merge changes from topic 'missing-proto' 2015-05-12 19:02:05 +00:00
vp8cx_set_ref.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
vp9_lossless_encoder.c tools_common.h: fix usage_exit() prototype 2015-05-11 20:54:55 -07:00
vp9_spatial_svc_encoder.c Add SVC codec control to set frame flags and buffer indices. 2015-09-17 09:37:15 -07:00
vpx_temporal_svc_encoder.c Update to vpx_temporal_svc_encoder: 2015-07-07 11:08:50 -07:00