1. 31 Mar, 2014 - 1 commit
    • Jingning Han's avatar
      Apply finer quantizer to partition search frames in non-RD flow · 99893f24
      Jingning Han authored
      This commit optimizes the bit allocation for the non-RD coding flow.
      It applies slightly better quantizer to the frames, where all blocks
      run a non-RD partition search. Such frames typically have better
      rate-distortion trade off, thus improving the reconstruction quality
      for next few frames reference at reasonably low increment in rate
      cost.
      
      The coding performance for rtc set at speed -5 with error-resilient
      tuned on and rate control set as cbr is improved by 19.58%. It improved
      the coding speed by about 10% for a portion of local test clips.
      
      Change-Id: I9d56696cd4359dc8136ca10aff10fff05aaa2686
      99893f24
  2. 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
  3. 27 Mar, 2014 - 8 commits
  4. 26 Mar, 2014 - 4 commits
  5. 25 Mar, 2014 - 10 commits
  6. 24 Mar, 2014 - 13 commits