1. 520cb3f vp9_sub_pixel_*variance*: disable avx2 variants by James Zern · 11 years ago
  2. 6e5e75f Revert "Removing redundant variables from variance_test.cc." by James Zern · 11 years ago
  3. 4725ab7 Removing redundant variables from variance_test.cc. by Dmitry Kovalev · 11 years ago
  4. d5e07a8 variance_test: add NEON functions by James Zern · 11 years ago
  5. 002ad40 test/: remove unnecessary extern "C"s by James Zern · 11 years ago
  6. a0fcbcf fix vp8-only build by James Zern · 12 years ago
  7. afffa3d cleanup cpplint warnings by Yaowu Xu · 12 years ago
  8. 5b30788 variance x86inc guards by Jim Bankoski · 12 years ago
  9. e247ab0 variance_test: add missing ClearSystemState... by James Zern · 12 years ago
  10. ac6ea2a Allocate memory using appropriate expected alignment in unit tests. by Ronald S. Bultje · 12 years ago
  11. cc774c8 variance_test: use REGISTER_STATE_CHECK by James Zern · 12 years ago
  12. 1e6a32f SSE2/SSSE3 optimizations and unit test for sub_pixel_avg_variance(). by Ronald S. Bultje · 12 years ago
  13. 8fb6c58 Implement sse2 and ssse3 versions for all sub_pixel_variance sizes. by Ronald S. Bultje · 12 years ago
  14. 5b75674 tests: clear system state after non-API calls by James Zern · 12 years ago
  15. f4fcfe3 Optimize variance functions by Yunqing Wang · 12 years ago
  16. 1711cf2 add vp8 variance test by James Zern · 12 years ago
  17. fcccbcb Add vp9_ prefix to all vp9 files by John Koleszar · 12 years ago
  18. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  19. 9847344 Fix variance (signed integer) overflow by James Zern · 12 years ago