vpx/vp9
Marco c83bcb3474 vp9-svc: Allow for 2 stage downscaling for spatial layers.
For 1 pass cbr mode: allow for two-stage 1:2 scaling
(which will use the 1:2 optimized scaler) if the spatial
layer is 1/4x1/4 of souce.

Without this change, the base layer for 3 spatial layers would
be using the non-normative scaler which is un-optimized/C code.

Change-Id: I9d73f92a4a96927d0f1d6bf75315c1e60513226a
2016-03-01 15:48:42 -08:00
..
common Merge changes from topic 'rm-loopfilter-count-param' 2016-02-18 18:47:48 +00:00
decoder Merge "VP9: rename vpx_read_mode_info to vp9_read_mode_info" 2016-02-22 13:45:27 +00:00
encoder vp9-svc: Allow for 2 stage downscaling for spatial layers. 2016-03-01 15:48:42 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.h 2015-08-10 15:37:14 -07:00
vp9_cx_iface.c vp9: set kf_max_dist to a reasonable default (128) 2016-02-25 12:34:12 -08:00
vp9_dx_iface.c vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00
vp9_dx_iface.h vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00
vp9_iface_common.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp9cx.mk BUG FIX: undefined reference to `vp9_scale_and_extend_frame_c' 2016-02-08 13:42:56 -08:00
vp9dx.mk vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00