vpx/vp8
Marco b9577e07fc vp8: Drop due to overshoot for non-screen content.
For 1 pass CBR mode:
Apply the logic for dropping (and re-adjusting rate control)
due to large overshoot to the case of non-screen content when
drop_frames_allowed is enabled.

For the non-screen content case: add additional condition that
rate correction factor is close to minimum state, and flag to
constrain the frequency of the dropping.

Also handle the case of temporal layers and multi-res encoding.
Add some flags/counters to the layer context for temporal layers.
For multi-res: drop due to overshoot is checked on lowest stream,
and if overshoot is detected we force drops on all upper streams
for that frame.

This feature is to avoid large frame sizes on big content
changes following low content period.

No change in behavior for screen_content_mode = 2.

Change-Id: I797ab236cbbf3b15cad439e9a227fbebced632e6
2017-08-02 13:12:48 -07:00
..
common vp8: Drop due to overshoot for non-screen content. 2017-08-02 13:12:48 -07:00
decoder onyxd_int.h: add missing prototypes 2017-06-22 20:20:23 -07:00
encoder vp8: Drop due to overshoot for non-screen content. 2017-08-02 13:12:48 -07:00
exports_dec Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
exports_enc Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
vp8_common.mk vp8: remove mmx functions 2016-09-29 15:25:27 -07:00
vp8_cx_iface.c vp8: Add control for gf boost for 1 pass cbr. 2016-10-19 09:43:53 -07:00
vp8_dx_iface.c Merge changes from topic 'missing-proto' 2017-06-23 05:44:24 +00:00
vp8cx.mk vp8: add temporal_filter.h 2017-06-21 19:00:15 -07:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00