commit | c2217f22381fa869d1aed2d3543edff70cce88c3 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Mon Nov 04 18:45:45 2013 -0800 |
committer | Jingning Han <jingning@google.com> | Mon Nov 04 19:01:42 2013 -0800 |
tree | 28758ca20525882a854b056098b5ee2cffa9da26 | |
parent | 333345cd26cb459f5b1c4f26cd3174b0838ba1bc [diff] |
Avoid mv cost check for invalid mv values The compound inter prediction could potentially run with initial motion vectors of invalid value and check the mv_cost, which triggers overheap read. This commit resolves this issue by forcing a motion vector value check for compound inter modes of both superblock and sub8x8 block sizes. Change-Id: I4f4fc19ce83c8272782bc382f12c82a3f03212fc