aom/examples
Marco d77f51ba9e Add dynamic resize logic for 1 pass CBR.
Decision to scale down/up is based on buffer state and average QP
over previous time window. Limit the total amount of down-scaling
to be at most one scale down for now.

Reset certain quantities after resize (buffer level, cyclic refresh,
rate correction factor).

Feature is enable via the setting rc_resize_allowed = 1.

Change-Id: I9b1a53024e1e1e953fb8a1e1f75d21d160280dc7
2015-06-18 17:13:37 -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 vp9_ethread: create enough threads while using SVC 2015-06-15 14:30:54 -07:00
vpx_temporal_svc_encoder.c Add dynamic resize logic for 1 pass CBR. 2015-06-18 17:13:37 -07:00