1. 01 Aug, 2013 - 2 commits
    • Adrian Grange's avatar
      Changed name of rd_pick_intra4x4mby_modes · 5271d478
      Adrian Grange authored
      The function name rd_pick_intra4x4mby_modes is confusing, so
      I changed it to rd_pick_intra_sub_8x8_y_modes to better
      reflect what the function does. Also added const qualifiers
      to some of the input parameters and removed camel-case.
      
      Change-Id: I23d53d4c7af5d79ed8a471acd59a09bbb47add39
      5271d478
    • Jingning Han's avatar
      Remove unnecessary arguments in rd_pick_ref_frame · 12f57627
      Jingning Han authored
      This commit removes redundant arguments passing in the function of
      rd_pick_reference_frame. This resolves the clang warnings about
      potential use of uninitialized values.
      
      Change-Id: Ic68f949a9f8fcd0a583786b0c75321104ea44739
      12f57627
  2. 31 Jul, 2013 - 8 commits
  3. 30 Jul, 2013 - 7 commits
  4. 29 Jul, 2013 - 10 commits
  5. 27 Jul, 2013 - 7 commits
  6. 26 Jul, 2013 - 6 commits