]> granicus.if.org Git - libvpx/commit
fix the mv_ref_idx issue
authorJim Bankoski <jimbankoski@google.com>
Tue, 20 Aug 2013 15:14:52 +0000 (08:14 -0700)
committerJim Bankoski <jimbankoski@google.com>
Tue, 20 Aug 2013 15:14:52 +0000 (08:14 -0700)
commitf167433d9cb40b1ea29b46f1aff72b472d721dc2
treee873774f1020277abe552cc96f990b11356f5b24
parentc4048dbdd39dbd4763852a6d0a27f183677c4225
fix the mv_ref_idx issue

The following issue was reported :
https://code.google.com/p/webm/issues/detail?id=601&q=jimbankoski&sort=-id&colspec=ID%20Pri%20mstone%20ReleaseBlock%20Type%20Component%20Status%20Owner%20Summary

This code makes the choice and code cleaner and removes any question
about whether the border needs to be checked.

Change-Id: Ia7aecfb3168e340618805bd318499176c2989597
vp9/common/vp9_mvref_common.c