shithub: libvpx

Download patch

ref: 6a4f708c25e8782f75d1077cb994810e0ad8e16d
parent: 9770d564f4984e6a0d3cfdfb7e5b8bc83f52dccf
author: John Koleszar <jkoleszar@google.com>
date: Fri Feb 8 12:49:44 EST 2013

Refactor inter recon functions to support scaling

Ensure that all inter prediction goes through a common code path
that takes scaling into account. Removes a bunch of duplicate
1st/2nd predictor code. Also introduces a 16x8 mode for 8x8
MVs, similar to the 8x4 trick we were doing before. This has an
unexpected effect with EIGHTTAP_SMOOTH, so it's disabled in that
case for now.

Change-Id: Ia053e823a8bc616a988a0af30452e1e75a739cba