vpx/vp8
Marco 9debbc2ec7 vp8: Fix to multi-res-encoder for skipping streams.
For the vp8 simulcast/multi-res-encoder:

Add flags to keep track of the disabling/skipping of
streams for the multi-res-encoder. And if the lower spatial
stream is skipped for a given stream, disable the motion
vector reuse for that stream.

Also remove the condition of forcing same frame type
across all streams.

This fix allows for the skipping/disabling of the base
or middle layer streams.

Change-Id: Idfa94b32b6d2256932f6602cde19579b8e50a8bd
2018-01-18 11:56:42 -08:00
..
common vp8: Fix to multi-res-encoder for skipping streams. 2018-01-18 11:56:42 -08:00
decoder vp8: correct if/else '{' placement 2017-10-27 12:27:10 -07:00
encoder vp8: Fix to multi-res-encoder for skipping streams. 2018-01-18 11:56:42 -08: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: [loongson] optimize idct with mmi 2017-10-17 03:27:31 +00:00
vp8_cx_iface.c vp8: Fix to multi-res-encoder for skipping streams. 2018-01-18 11:56:42 -08:00
vp8_dx_iface.c adopt some clang 5.0.0 formatting 2018-01-11 12:35:24 -08:00
vp8cx.mk vp8: [loongson] optimize dct with mmi 2017-10-12 08:50:04 +08:00
vp8dx.mk Fix a spelling mistake in filename 2013-12-03 17:19:41 -08:00