1. 25 Jul, 2016 - 1 commit
  2. 24 Jun, 2016 - 1 commit
  3. 10 Aug, 2015 - 2 commits
  4. 07 Aug, 2015 - 4 commits
  5. 21 Apr, 2015 - 1 commit
  6. 17 Apr, 2015 - 2 commits
    • Jim Bankoski's avatar
      adds psnrhvs to internal stats. · 9757c1ad
      Jim Bankoski authored
      PSNR HVS is a human visual system weighted version of SNR that's
      gained some popularity from academia and apparently better matches
      MOS testing.
      
      This code is borrowed from the Daala Project but uses our FDCT code.
      
      Change-Id: Idd10fbc93129f7f4734946f6009f87d0f44cd2d7
      9757c1ad
    • Jim Bankoski's avatar
      Adds a fastssim metric to VPX internal stats. · 3f7f1943
      Jim Bankoski authored
      This code appeared in the Daala project first and was originally
      committed by Nathan Egge.
      
      Change-Id: Iadce416a091929c51b46637ebdec984cddcaf18c
      3f7f1943
  7. 01 Oct, 2014 - 1 commit
    • Deb Mukherjee's avatar
      High-bitdepth bugfixes · a160d725
      Deb Mukherjee authored
      Miscellaneous bug-fixes for high bitdepth functionality.
      With this patch, high bit-depth profiles become mostly functional,
      except for an intermittent assert failure issue that is being
      tracked.
      
      Change-Id: I6a7fcbdcf1e5b09842e88535f8442d2e1230748c
      a160d725
  8. 24 Sep, 2014 - 1 commit
  9. 22 Aug, 2014 - 1 commit
  10. 08 Apr, 2014 - 1 commit
  11. 28 Jan, 2014 - 1 commit
  12. 24 Jan, 2014 - 1 commit
  13. 18 Jan, 2014 - 1 commit
  14. 16 Jan, 2014 - 1 commit
    • Jingning Han's avatar
      Inter-frame non-RD mode decision · 2f52decd
      Jingning Han authored
      This commit setups a test framework for real-time coding. It enables
      a light motion search for non-RD mode decision purpose.
      
      Change-Id: I8bec656331539e963c2b685a70e43e0ae32a6e9d
      2f52decd