Skip to content
Snippets Groups Projects
  1. Apr 25, 2011
  2. Apr 22, 2011
  3. Apr 21, 2011
  4. Apr 20, 2011
  5. Apr 19, 2011
    • John Koleszar's avatar
      Remove unused kf rate variables · ad6a8ca5
      John Koleszar authored
      Remove tot_key_frame_bits and prior_key_frame_size[] as they were
      tracked but never used. Remove intra_frame_target, as it was only
      used to initialize prior_key_frame_size.
      
      Refactor vp8_adjust_key_frame_context() some to remove unnecessary
      calculations.
      
      Change-Id: Icbc2c83d2b90e184be03e6f9679e678f3a4bce8f
      ad6a8ca5
    • Johann Koenig's avatar
      modify SAVE_XMM for potential 64bit use · 4a2b684e
      Johann Koenig authored
      the win64 abi requires saving and restoring xmm6:xmm15. currently
      SAVE_XMM and RESTORE XMM only allow for saving xmm6:xmm7. allow
      specifying the highest register used and if the stack is unaligned.
      
      Change-Id: Ica5699622ffe3346d3a486f48eef0206c51cf867
      4a2b684e
    • Johann Koenig's avatar
  6. Apr 18, 2011
  7. Apr 15, 2011
Loading