1. 08a453b Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names by Jingning Han · 10 years ago
  2. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  3. 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
  4. b67821f Factor forward 2D-DCT transforms into vpx_dsp by Jingning Han · 10 years ago
  5. ff8505a Fix --disable-use-x86inc by Johann · 10 years ago
  6. 54a6f73 mips msa vp9 idct4x4 and iwht4x4 optimization by Parag Salasakar · 10 years ago
  7. 6af9d7f mips msa vp9 updated idct 8x8, 16x16 and 32x32 module by Parag Salasakar · 10 years ago
  8. f9f078e mips msa vp9 updated macros and disable all MSA functions by Parag Salasakar · 10 years ago
  9. 7c5f00f mips msa vp9 idct 8x8 optimization by Parag Salasakar · 10 years ago
  10. a8a9c2b Merge "mips msa vp9 idct 32x32 optimization" by Parag Salasakar · 10 years ago
  11. fd3658b replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED by James Zern · 10 years ago
  12. 1601c13 mips msa vp9 idct 32x32 optimization by Parag Salasakar · 10 years ago
  13. 60052b6 mips msa vp9 idct 16x16 optimization by Parag Salasakar · 10 years ago
  14. 4776760 Remove vp9_idct16x16_10_add_ssse3() by Yaowu Xu · 10 years ago
  15. 8845334 vp9: fix high-bitdepth NEON build by James Zern · 10 years ago
  16. 26a0721 Enable neon idct tests for intrinsics by Johann · 10 years ago
  17. 8da5088 Revert "Fix SSSE3 partial_idct_test detection" by James Zern · 10 years ago
  18. 7d07f51 Fix SSSE3 partial_idct_test detection by Johann · 10 years ago
  19. d50716f Incorporate WRAPLOW macro into non-highbitdepth tx by Deb Mukherjee · 11 years ago
  20. 10783d4 Adds high bitdepth transform functions and tests by Deb Mukherjee · 11 years ago
  21. 49135d3 partial_idct_test: drop '_t' from local typenames by James Zern · 11 years ago
  22. 29e1b1a tests: add API_REGISTER_STATE_CHECK by James Zern · 11 years ago
  23. 7eaad70 Enable unit test for partial 16x16 inverse 2D-DCT by Jingning Han · 11 years ago
  24. 6d21cbd Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffs by Jingning Han · 11 years ago
  25. ce23931 Only build neon assembly for armv7 targets by Johann · 11 years ago
  26. b466ad5 Turn on unit tests for SSSE3 8x8 forward and inverse 2D-DCT by Jingning Han · 11 years ago
  27. 41a350a Change eob threshold for partial inverse 8x8 2D-DCT to 12 by Jingning Han · 11 years ago
  28. 2a66e9f partial_idct_test: add NEON functions by James Zern · 11 years ago
  29. 002ad40 test/: remove unnecessary extern "C"s by James Zern · 11 years ago
  30. cc8ea84 Merge "test/partial_idct_test: fix msvc build" by James Zern · 11 years ago
  31. a5768f6 test/partial_idct_test: fix msvc build by James Zern · 11 years ago
  32. 19c5353 test/partial_idct_test: fix formatting and a warning by James Zern · 11 years ago
  33. ed7e3d2 Add test for partial inverse transforms by Yaowu Xu · 11 years ago