1. 25 Jun, 2013 - 2 commits
  2. 18 Dec, 2012 - 1 commit
  3. 28 Nov, 2012 - 1 commit
  4. 27 Nov, 2012 - 1 commit
    • John Koleszar's avatar
      Add vp9_ prefix to all vp9 files · fcccbcbb
      John Koleszar authored
      Support for gyp which doesn't support multiple objects in the same
      static library having the same basename.
      
      Change-Id: Ib947eefbaf68f8b177a796d23f875ccdfa6bc9dc
      fcccbcbb
  5. 01 Nov, 2012 - 1 commit
  6. 31 Oct, 2012 - 1 commit
  7. 30 Oct, 2012 - 1 commit
  8. 22 Oct, 2012 - 1 commit
  9. 17 Jul, 2012 - 1 commit
  10. 30 Jan, 2012 - 1 commit
    • John Koleszar's avatar
      RTCD: add variance functions · 83a91e78
      John Koleszar authored
      This commit continues the process of converting to the new RTCD
      system.
      
      Change-Id: Ie5c1aa480637e98dc3918fb562ff45c37a66c538
      83a91e78
  11. 22 Aug, 2011 - 2 commits
  12. 19 Aug, 2011 - 1 commit
    • Fritz Koenig's avatar
      Reclasify optimized ssim calculations as SSE2. · 01376858
      Fritz Koenig authored
      Calculations were incorrectly classified as either
      SSE3 or SSSE3.  Only using SSE2 instructions.
      Cleanup function names and make non-RTCD code work
      as well.
      
      Change-Id: I29f5c2ead342b2086a468029c15e2c1d948b5d97
      01376858
  13. 26 Jul, 2011 - 1 commit
  14. 09 May, 2011 - 1 commit
  15. 03 May, 2011 - 1 commit
  16. 07 Apr, 2011 - 1 commit
    • Jim Bankoski's avatar
      fixed an overflow in ssim calculation · d4cdb683
      Jim Bankoski authored
      This commit fixed an overflow in ssim calculation, added register
      save and restore to make sure assembly code working for x64 platform.
      It also changed the sampling points to every 4x4 instead of 8x8 and
      adjusted the constants in SSIM calculation to match the scale of
      previous VPXSSIM.
      
      Change-Id: Ia4dbb8c69eac55812f4662c88ab4653b6720537b
      d4cdb683
  17. 11 Mar, 2011 - 2 commits
  18. 09 Sep, 2010 - 1 commit
  19. 18 Jun, 2010 - 1 commit
    • John Koleszar's avatar
      cosmetics: trim trailing whitespace · 94c52e4d
      John Koleszar authored
      When the license headers were updated, they accidentally contained
      trailing whitespace, so unfortunately we have to touch all the files
      again.
      
      Change-Id: I236c05fade06589e417179c0444cb39b09e4200d
      94c52e4d
  20. 04 Jun, 2010 - 1 commit
  21. 18 May, 2010 - 1 commit