1. 21 Aug, 2013 - 2 commits
  2. 20 Aug, 2013 - 18 commits
  3. 19 Aug, 2013 - 8 commits
  4. 17 Aug, 2013 - 1 commit
    • Jingning Han's avatar
      Fix the returned distortion value in rd_pick_intra · f67919ae
      Jingning Han authored
      Return the distortion value in vp9_rd_pick_intra_mode_sb as sum of
      dist_y and dist_uv. Remove the right shift operation on dist_uv,
      and make it consistent with that of vp9_rd_pick_inter_mode_sb.
      
      Change-Id: I9d564e242d9add38e32595d33b0e0dddb1d55e5b
      f67919ae
  5. 16 Aug, 2013 - 11 commits