1. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  2. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  3. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  4. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  5. 2967bf3 Merge changes from libvpx/master by cherry-pick by Johann · 9 years ago
  6. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  7. d0e687b remove mmx sad functions by Linfeng Zhang · 9 years ago
  8. a0e1c23 Add SSE2 versions of 128x128 vpx_sad* by Geza Lore · 9 years ago
  9. 697bf5b Add 128 pixel variance and SAD functions by Geza Lore · 9 years ago
  10. 789dbb3 Code clean of sad4xNx4D_sse by Jian Zhou · 9 years ago
  11. b158d9a Code clean of sad4xN(_avg)_sse by Jian Zhou · 9 years ago
  12. 91606bb sad_test: create fn pointers w/'&' ref by James Zern · 9 years ago
  13. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  14. bc3ec8e mips msa vpx_dsp sad sad4d avgsad optimization by Parag Salasakar · 10 years ago
  15. 1d7ccd5 Relocate memory operations for common code by Johann · 10 years ago
  16. d5d9289 Move shared SAD code to vpx_dsp by Johann · 10 years ago
  17. e3167f7 Add vp9_sad32x32x4d_neon Neon intrinsic function. by Frank Galligan · 10 years ago
  18. 9f574d0 Add vp9_sad16x16x4d_neon Neon intrinsic function. by Frank Galligan · 10 years ago
  19. 54fa956 Add vp9_sad64x64x4d_neon Neon intrinsic function. by Frank Galligan · 10 years ago
  20. 65d7fa7 sad_test: initialize bit_depth_ in all cases by James Zern · 10 years ago
  21. 16d2696 sad_test: fix vp8-only build by James Zern · 10 years ago
  22. 00c385f Visual studio build fix using explicit cast by Deb Mukherjee · 10 years ago
  23. 7eee487 Added highbitdepth sse2 SAD acceleration and tests by Peter de Rivaz · 10 years ago
  24. 7045aec SAD32xh and SAD64xh for AVX2 by levytamar82 · 11 years ago
  25. 318fc0c Removing MMX SAD calculation code. by Dmitry Kovalev · 11 years ago
  26. af10457 Fix bug 806 by levytamar82 · 11 years ago
  27. 545be78 Added vp9_sad8x8_neon() by Scott LaVarnway · 11 years ago
  28. 18e733b sad_test: drop '_t' from local typenames by James Zern · 11 years ago
  29. ba0652e Merge "Added vp9_sad64x64_neon(), vp9_sad32x32_neon()" by Scott LaVarnway · 11 years ago
  30. 696fa52 Added vp9_sad64x64_neon(), vp9_sad32x32_neon() by Scott LaVarnway · 11 years ago
  31. 29e1b1a tests: add API_REGISTER_STATE_CHECK by James Zern · 11 years ago
  32. d3ff009 vp9_sad*x4d: disable avx2 variants by James Zern · 11 years ago
  33. fc88292 Remove Wextra warnings from vp9_sad.c by Deb Mukherjee · 11 years ago
  34. 0b44988 Revert "Remove Wextra warnings from vp9_sad.c" by Frank Galligan · 11 years ago
  35. 9165504 Remove Wextra warnings from vp9_sad.c by Deb Mukherjee · 11 years ago
  36. a16794d Revert "Remove Wextra warnings from vp9_sad.c" by Jim Bankoski · 11 years ago
  37. 7ab9a95 Remove Wextra warnings from vp9_sad.c by Deb Mukherjee · 11 years ago
  38. 24c1734 fix vp9 only build by Yaowu Xu · 11 years ago
  39. 5f1486f sad_test: (arm) fix vp9-only build by James Zern · 11 years ago
  40. d7cff28 cosmetics: sad_test: add a few comments by James Zern · 11 years ago
  41. f061968 test/: remove some unnecessary extern "C"s by James Zern · 11 years ago
  42. afffa3d cleanup cpplint warnings by Yaowu Xu · 12 years ago
  43. 5b30788 variance x86inc guards by Jim Bankoski · 12 years ago
  44. c9126e0 sad + miscellaneous updates by Jim Bankoski · 12 years ago
  45. 3c4abbe Add SAD unit tests for all rectangular sizes. by Ronald S. Bultje · 12 years ago
  46. 5b75674 tests: clear system state after non-API calls by James Zern · 12 years ago
  47. 0b7910b Merge "Enable sse2 version of sad8x4/4x8" by Jingning Han · 12 years ago
  48. 15f50e7 Enable sse2 version of sad8x4/4x8 by Jingning Han · 12 years ago
  49. fa96eeb Implement SSE version for sad4x8x4d and SSE2 version for sad8x4x4d. by Ronald S. Bultje · 12 years ago
  50. 5e3439b sad_test: fix msvc compile by James Zern · 12 years ago
  51. 1cfc86e Add unit test for x4 multi-SAD functions by John Koleszar · 12 years ago
  52. 6b653cb Add VP9 1 block SAD functions to unit test by John Koleszar · 12 years ago
  53. 16810c1 Merge branch 'vp9-preview' of review:webm/libvpx by John Koleszar · 12 years ago
  54. eebb648 tests: add xmm register check for win64 targets by James Zern · 12 years ago
  55. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  56. 10f8b36 msvs/tests: fix data alignment for asm tests by James Zern · 13 years ago
  57. 12ddb75 sad_test: fix msvc build by James Zern · 13 years ago
  58. 1161055 Be consistent with SAD values by Johann · 13 years ago
  59. fbea897 Add tests for SAD functions by Johann · 13 years ago