shithub: libvpx

Download patch

ref: 65753eeb8a77f239121857c8286f35bc1603385b
parent: 9363425daa8311f518184bf516e1f3c709addb8e
author: Adrian Grange <agrange@google.com>
date: Fri Oct 17 11:12:43 EDT 2014

Move frame re-sizing into the recode loop

The point at which frames are scaled to their
coded dimensions is moved into the re-code loop.

This is in preparation for a further patch that
will add logic into the re-code loop to reduce
the coded frame size if the encoder is struggling
to hit the target data rate at the native frame
size.

Change-Id: Ie4131f5ec6fb93148879f6ce96123296442bf2d1