Fix for out of range motion vector bug in joint motion search
authorRanjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com>
Wed, 21 Dec 2016 09:42:17 +0000 (15:12 +0530)
committerYunqing Wang <yunqingwang@google.com>
Tue, 3 Jan 2017 17:12:32 +0000 (09:12 -0800)
commitb67e1f701f47e85352054191e12c4a201f5e49fd
tree035648dcfd252bc60cad5ce88287643a66f9c736
parent3c47a0dc6f0c04f0e537f98155ab7476c1f32be7
Fix for out of range motion vector bug in joint motion search

Clamped the initial mv in vp9_refining_search_8p_c.

BUG=webm:1354

Change-Id: I47d302b350937e3e6e52e95c983b5fb0b4c64fba
vp9/encoder/vp9_mcomp.c