vpx/examples
Jerome Jiang 1f82e06122 VP9 SVC: Add control to disable inter layer prediction.
Add VP9E_SET_SVC_INTER_LAYER_PRED to disable inter layer (spatial)
prediction.
0: prediction on
1: prediction off for all frames
2: prediction off for non key frames

Bump up ABI version.

Change-Id: I5ab2a96b47e6bef202290fe726bed5f99bd4951f
2018-03-20 19:28:12 -07:00
..
decode_to_md5.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
decode_with_drops.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
postproc.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
resize_util.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
set_maps.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
simple_decoder.c examples: apply clang-format 2016-07-18 19:04:56 -07:00
simple_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
twopass_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
vp8_multi_resolution_encoder.c vp8 simulcast: fix compile warnings. 2017-11-20 16:18:31 -08:00
vp8cx_set_ref.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
vp9_lossless_encoder.c examples: quiet -Wshorten-64-to-32 warnings 2016-09-19 19:02:49 -07:00
vp9_spatial_svc_encoder.c VP9 SVC: Add control to disable inter layer prediction. 2018-03-20 19:28:12 -07:00
vp9cx_set_ref.c Add compiler flag -Wsign-compare 2016-09-27 12:39:36 -07:00
vpx_temporal_svc_encoder.c temporal svc: zero layer_target_bitrate 2018-03-14 13:56:39 -07:00