1. 19 May, 2014 - 1 commit
    • Jingning Han's avatar
      Make x86inc support local variable array · 4e4e7fa9
      Jingning Han authored
      This commit modifies the x86inc to allow explicit local buffer
      allocation and the corresponding stack pointer adjustment.
      
      Change-Id: I3cb2174e0242b5869a4ba0ca0cd240ee066836c3
      4e4e7fa9
  2. 13 May, 2014 - 1 commit
    • Jingning Han's avatar
      Silience -wextra warnings in vp9_reconintra.c · 806fa6aa
      Jingning Han authored
      The warning messages complained that there are unused arguments
      in a few prediction modes. This structure was designed on purpose,
      such that a wrapper function can cover all prediction mode cases
      and make them readily accessible as an pointer array.
      
      This commit silences such warnings.
      
      Change-Id: I7036b6bdb70747e5327d8f6fceb154f100abc4c0
      806fa6aa
  3. 12 May, 2014 - 14 commits
  4. 11 May, 2014 - 1 commit
  5. 10 May, 2014 - 4 commits
  6. 09 May, 2014 - 13 commits
  7. 08 May, 2014 - 6 commits