1. c8b1fc2 Include "gtest/gtest.h" using the shorter path by Wan-Teh Chang · 6 months ago
  2. b7c05bd *.{c,cc,h}: normalize AOMedia copyright by James Zern · 7 months ago
  3. 339e563 test/*: delete empty TearDown functions by James Zern · 1 year, 4 months ago
  4. f1fa1eb test/*.cc: use '= default' by James Zern · 1 year, 6 months ago
  5. faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 1 year, 6 months ago
  6. 8183806 K-means: NEON implementation. by Vincent Rabaud · 1 year, 9 months ago
  7. 8693e6a K-means: switch pipeline to 16 bit. by Vincent Rabaud · 2 years, 1 month ago
  8. dfbcab8 Fix several bugs in K-means. by Vincent Rabaud · 2 years, 1 month ago
  9. 8cbaea6 K-means: Compute calc_total_dist inside calc_indices. by Vincent Rabaud · 2 years, 2 months ago
  10. 5f07bbd K-means: enable SSE2 av1_calc_indices_dim2 by Vincent Rabaud · 2 years, 2 months ago
  11. f2658a3 clear -Wextra-semi/-Wextra-semi-stmt warnings by James Zern · 3 years ago
  12. 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 7 months ago
  13. 3a22542 Disable av1_calc_indices_dim2 sse2 SIMD by Yunqing Wang · 4 years ago
  14. be1d098 Error correction for SSE2 k_means by Krishna Malladi · 4 years ago
  15. 757be90 kValidBlockSize[] error correction for k_means by Krishna Malladi · 4 years ago
  16. d289ce9 SSE2 k_means implementation by Krishna Malladi · 4 years ago
  17. b4fd482 Add av1_calc_indices_dim2_avx2() by Krishna Malladi · 4 years, 2 months ago
  18. 6514dcc MAC warning:Unused variable kValidBlockSize by Krishna Malladi · 4 years, 2 months ago
  19. 065983b Add av1_calc_indices_dim1_avx2 for k_means by Krishna Malladi · 4 years, 2 months ago