aom/vp9
Marco 93ffe9d6dc Update to dynamic resize for 1 pass CBR: source scaling.
Switch to use the normative (convolve8) filter for source scaling,
only for 1/2x1/2 scaling for now. This is faster and has better
quality than either the vpx_scale_frame or the nonnormative scaler.

Remove the vp9_scale_if_required_fast, which is now not used.

Change-Id: I2f7d73950589d19baafb1fa650eac987d531bcc8
2015-08-20 16:34:01 -07:00
..
common Change vp9_ prefix function names in vpx_scale to vpx_ 2015-08-14 15:27:43 -07:00
decoder Change vp9_ prefix function names in vpx_scale to vpx_ 2015-08-14 15:27:43 -07:00
encoder Update to dynamic resize for 1 pass CBR: source scaling. 2015-08-20 16:34:01 -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 Fixes part of merge regression from adding arf parameters. 2015-07-14 18:32:38 +01:00
vp9_dx_iface.c vpx_dsp/bitreader_buffer.h: vp9_->vpx_ 2015-07-20 18:13:03 -07:00
vp9_iface_common.h Relocate memory operations for common code 2015-05-13 11:41:15 -07: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