commit | b7480454706a6b15bf091e659cd6227ab373c1a6 | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Thu Jun 30 11:20:13 2011 -0400 |
committer | Yunqing Wang <yunqingwang@google.com> | Thu Jun 30 11:20:13 2011 -0400 |
tree | bc695dcfaf24572130f10be7a0fb64ab8073491d | |
parent | 034cea5e726b851294baad4d77e81bb6ce45703c [diff] |
Bug fix in motion vector limit calculation Motion vector limits are calculated using right shifts, which could give wrong results for negative numbers. James Berry's test on one clip showed encoder produced some artifacts. This change fixed that. Change-Id: I035fc02280b10455b7f6eb388f7c2e33b796b018