1. 07 Jun, 2013 - 1 commit
  2. 06 Jun, 2013 - 16 commits
  3. 05 Jun, 2013 - 3 commits
  4. 04 Jun, 2013 - 2 commits
    • Jingning Han's avatar
    • Jingning Han's avatar
      Make sb intra rd search consistent with encoding · 51b6e73a
      Jingning Han authored
      This commit makes operations of the superblock intra coding rate
      distortion optimization consistent with those used in the encoding
      process. Given the test prediction mode and transform size, the rd
      optimizer encodes and reconstructs each transformed block of the
      superblock consecutively, then computes the total rate-distortion
      costs accosicated with the current superblock to select the coding
      decisions.
      
      It achieves coding performance gains:
      derf 0.353%
      yt   1.111%
      
      Change-Id: I0da2eb7a71361dfb8c1384927fc536b0c2790d07
      51b6e73a
  5. 03 Jun, 2013 - 8 commits
  6. 31 May, 2013 - 10 commits