1. b7c05bd *.{c,cc,h}: normalize AOMedia copyright by James Zern · 8 months ago
  2. 339e563 test/*: delete empty TearDown functions by James Zern · 1 year, 4 months ago
  3. f1fa1eb test/*.cc: use '= default' by James Zern · 1 year, 6 months ago
  4. faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 1 year, 6 months ago
  5. 22f9d44 Add Neon implementation of aom_highbd_masked_sad<w>x<h> by Gerda Zsejke More · 1 year, 7 months ago
  6. b813285 Add Neon implementation of masked SAD4D by Salome Thirot · 1 year, 8 months ago
  7. 706dfc6 Add accumulator overflow test for masked SAD functions by George Steed · 2 years ago
  8. 25876b7 Add Neon implementations of masked SAD functions by George Steed · 2 years, 1 month ago
  9. ef26106 Replace ASM_REGISTER_STATE_CHECK with API_REGISTER_STATE_CHECK by chiyotsai · 3 years, 7 months ago
  10. 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 7 months ago
  11. c381ba8 Remove variance sad for 4x rectangular blocks. by Jerome Jiang · 4 years, 3 months ago
  12. 9dfac72 Update gtest usage in unit tests by chiyotsai · 4 years, 7 months ago
  13. 01c7a66 Initialize all the refs in MaskedSADx4Test by Ruiling Song · 4 years, 11 months ago luxoft-speed
  14. c43904e Add SSSE3 four points search masked_sad by Ruiling Song · 5 years ago
  15. 96786fe Update google test to version 1.10.x by Cheng Chen · 5 years ago
  16. a543df5 Replace testing::tuple with std::tuple by sarahparker · 6 years ago
  17. 1cb298c Exclude hbd functions in aom_dsp from HBD flag. by Jerome Jiang · 5 years ago
  18. 8237078 Fix build failure on macos by clang by Peng Bin · 7 years ago
  19. 45811bc Add Masked sad avx2 code by Xing Jin · 7 years ago
  20. 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
  21. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  22. 9561280 test: use testing::*tuple instead of std::tr1 by James Zern · 7 years ago
  23. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  24. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  25. 28c779b Change to use static arrays by Yaowu Xu · 8 years ago
  26. 0aa39ff ext-inter: Vectorize new masked SAD/SSE functions by David Barker · 8 years ago
  27. f19f35f ext-inter: Further cleanup by David Barker · 8 years ago
  28. 0f3c94e ext-inter: Delete dead code by David Barker · 8 years ago
  29. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  30. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  31. bde4ac8 change to use AOMedia copyright notice by Yaowu Xu · 8 years ago
  32. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 8 years ago
  33. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 8 years ago
  34. 3a826f1 test/: apply clang-format by clang-format · 8 years ago
  35. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  36. 938b8df Extend convolution functions to 128x128 for ext-partition. by Geza Lore · 9 years ago
  37. 697bf5b Add 128 pixel variance and SAD functions by Geza Lore · 9 years ago
  38. 1d69cee Adds masked variance and sad functions for wedge by Debargha Mukherjee · 9 years ago