Skip to content
Snippets Groups Projects
  1. Nov 05, 2013
    • Jingning Han's avatar
      Avoid mv cost check for invalid mv values · c2217f22
      Jingning Han authored
      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
      c2217f22
  2. Nov 01, 2013
  3. Oct 31, 2013
  4. Oct 30, 2013
  5. Oct 29, 2013
Loading