1. 28 Mar, 2014 - 4 commits
    • Yaowu Xu's avatar
      Adjust rt speed steps. · 6fc20a84
      Yaowu Xu authored
      This commit adjusted the speed steps in rt mode to make the steps
      more evenly spaced on speed and quality, specifically:
      1. Merged 3 and 4 into one single step 3 and removed confilicting
      features.
      2. Move 8, 7, 6, 5 to be 7, 6, 5, 4 repsectively.
      
      Change-Id: I38d56d61531f3561d772aef953c411c8fb38c063
      6fc20a84
    • Minghai Shang's avatar
      [svc] Fix SvcTest.SecondPassEncode failure · 86394d26
      Minghai Shang authored
      Root cause is the different default register length between x86
      and x64 platform. Change spatial_layer_id to long long.
      
      Change-Id: If1a5972365c7a59f7e76cb4fd714610f3d48a8ff
      86394d26
    • Minghai Shang's avatar
      [svc] Finalize first version of 2nd pass rc · 9ee6087f
      Minghai Shang authored
      Change-Id: I366850015004644c4fc7feabe27a782fdd8d8718
      9ee6087f
    • Dmitry Kovalev's avatar
      Adding vp9_speed_features.{h, c}. · 0a6d5547
      Dmitry Kovalev authored
      Change-Id: I7d9874da8ff78a2d7e0cf11073af9c30538bc9a6
      0a6d5547
  2. 27 Mar, 2014 - 8 commits
  3. 26 Mar, 2014 - 4 commits
  4. 25 Mar, 2014 - 10 commits
  5. 24 Mar, 2014 - 13 commits
  6. 21 Mar, 2014 - 1 commit
    • Jingning Han's avatar
      Reformat non-RD coding flow · 89cc421e
      Jingning Han authored
      This commit reformats non-RD coding flow layout to allow mode
      decision with fixed and variable block sizes.
      
      Change-Id: I2cdd3bb9f26c499ee4a9849004fd925cdd195d09
      89cc421e