commit | 293e20df9128444a21b8ac483ee88e96386861c2 | [log] [tgz] |
---|---|---|
author | Ronald S. Bultje <rsbultje@gmail.com> | Tue Oct 20 13:31:40 2015 -0400 |
committer | Ronald S. Bultje <rsbultje@gmail.com> | Tue Oct 20 14:48:35 2015 -0400 |
tree | 866a55313785fc883635ccb11b97b6eb2b968f1d | |
parent | dec4405cfa2a940fa24972fa1def50d8e02b7cb2 [diff] |
vp10: clip MVs before adding to find_ref_mvs() list. This causes the output of find_ref_mvs() to always be unique or zero. A nice side-effect of this is that it also causes the output of find_ref_mvs_sub8x8() to be unique-or-zero, and it will not ignore available candidate MVs under certain conditions. See issue 1012. Change-Id: If4792789cb7885dbc9db420001d95f9b91b63bfa