Combined motion compensation with scaled predictors
authorJohn Koleszar <jkoleszar@google.com>
Wed, 20 Feb 2013 20:34:31 +0000 (12:34 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 27 Feb 2013 16:22:39 +0000 (08:22 -0800)
commit77f88e97faea434a79881f96f758ca862feaeadb
tree17b655c8e16925daffb9aefd7d7e2c25b00ab89a
parenteb939f45b8ffde47e160d545114d68ddd3606b90
Combined motion compensation with scaled predictors

This patch extends the previous support for using references of a
different resolution in ZEROMV mode to all inter prediction modes.
Subpixel based best-mv scoring is disabled when the reference frame
differs in resolution from the current frame.

Change-Id: Id4dc3e5e6692de98d9857fd56bfad3ac57e944ac
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodemv.c
vp9/decoder/vp9_decodframe.c
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_onyx_int.h
vp9/encoder/vp9_rdopt.c