vpx/vp9
jackychen ba06be3844 Two-steps scaling in VP9 encoder dynamic resizing.
Dynamic resizing now support two-steps scaling: first go down to
3/4 and then 1/2. This feature is under a flag which controls the
switch between two-steps scaling and one-step scaling (1/2 only).

Change-Id: I3a6c1d3d5668cf8e016a0a02aeca737565604a0f
2015-10-01 18:18:49 -07:00
..
common VP9: remove plane_type from macroblockd_plane 2015-09-30 15:15:11 -07:00
decoder VP9: remove plane_type from macroblockd_plane 2015-09-30 15:15:11 -07:00
encoder Two-steps scaling in VP9 encoder dynamic resizing. 2015-10-01 18:18:49 -07: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/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp9_dx_iface.c Rename display_{size,width,height} to render_*. 2015-09-25 21:34:29 -04:00
vp9_iface_common.h vp9/10: improve support for render_width/height. 2015-09-25 22:18:22 -04:00
vp9cx.mk Move VP9 SSIM metrics to vpx_dsp. 2015-08-06 18:25:25 -07:00
vp9dx.mk Move bit reader files to vpx_dsp 2015-07-17 15:38:40 -07:00