Update to dynamic resize for 1 pass CBR: source scaling.
authorMarco <marpan@chromium.org>
Thu, 20 Aug 2015 23:29:24 +0000 (16:29 -0700)
committerMarco <marpan@chromium.org>
Thu, 20 Aug 2015 23:34:01 +0000 (16:34 -0700)
commit93ffe9d6dc00f573ea61b5d82a13ef2dda035183
treef60da3d681ce509da73fe08283c5f80efefb87a8
parentf3fa7cfbfa4a58d0ec5f762a4654b6daadb0aa45
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
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h