1. 16 Aug, 2012 - 3 commits
  2. 15 Aug, 2012 - 2 commits
    • Daniel Kang's avatar
      Fix build with TX_16X16 · 26a55bae
      Daniel Kang authored
      Change-Id: I1ccb2546e29803d0e9d69282409d549a28201967
      26a55bae
    • Paul Wilkins's avatar
      Code clean up. · 77dc5c65
      Paul Wilkins authored
      Further cases of inconsistent naming convention.
      
      Change-Id: Id3411ecec6f01a4c889268a00f0c9fd5a92ea143
      77dc5c65
  3. 14 Aug, 2012 - 6 commits
    • Christian Duvivier's avatar
      Fix warnings. · a1168155
      Christian Duvivier authored
      Change-Id: I4b911e4173da30c164bde7ea50bc80a70fbbb745
      a1168155
    • Christian Duvivier's avatar
      Fix build. · 73089031
      Christian Duvivier authored
      Change-Id: I27729a8631cffd54dfbae3ec0f07df7c883f7510
      73089031
    • Daniel Kang's avatar
      Shut up warnings added by -Wundef · fd084b24
      Daniel Kang authored
      Change-Id: I9c7ef4a75c37aa0e10df75e165e3066614c955ef
      fd084b24
    • Yaowu Xu's avatar
      Changed to use reference mv as nearest mv · e52e8b70
      Yaowu Xu authored
      The reference motion vector selected by surrounding pixels that has
      the best matching score is used as nearest motion vector.
      
      The change has shown consistent gain on all test sets, compression
      gains range from .2% to .6%. The variation is largely dependent on
      various other experiments on or off.
      
      Change-Id: I5552e1c2f6fc57c3e8818a5ee41ffda89af05e75
      e52e8b70
    • Deb Mukherjee's avatar
      Some build fixes · 32fe72eb
      Deb Mukherjee authored
      Fixes two typos that breaks the build introduced in recent check-ins.
      
      Change-Id: I3f15f3c088c48a63fede8941c9a4ba05dd0403c2
      32fe72eb
    • Paul Wilkins's avatar
      Code clean up. · 39892cce
      Paul Wilkins authored
      References to MACROBLOCKD that use "x" changed to "xd"
      to comply with convention elsewhere that x = MACROBLOCK
      and xd = MACROBLOCKD.
      
      Simplify some repeat references using local variables.
      
      Change-Id: I0ba2e79536add08140a6c8b19698fcf5077246bc
      39892cce
  4. 13 Aug, 2012 - 5 commits
  5. 11 Aug, 2012 - 2 commits
  6. 10 Aug, 2012 - 4 commits
  7. 09 Aug, 2012 - 4 commits
  8. 08 Aug, 2012 - 6 commits
  9. 07 Aug, 2012 - 8 commits