1. b054983 dct32x32_test: remove unused function by James Zern · 9 years ago
  2. 08a453b Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names by Jingning Han · 10 years ago
  3. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  4. 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
  5. a6a4659 Factor 32x32 fwd DCT to vpx_dsp folder by Jingning Han · 10 years ago
  6. d9fedf7 mips msa vp9 fdct 32x32 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. 1d7ccd5 Relocate memory operations for common code by Johann · 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. 7e40a55 Added high bitdepth sse2 transform functions by Peter de Rivaz · 10 years ago
  14. 1929c9b Rename highbitdepth functions to use highbd prefix by Deb Mukherjee · 10 years ago
  15. d50716f Incorporate WRAPLOW macro into non-highbitdepth tx by Deb Mukherjee · 10 years ago
  16. 10783d4 Adds high bitdepth transform functions and tests by Deb Mukherjee · 11 years ago
  17. eb2f000 tests/reference_32x32_dct_1d: remove unused stride param by James Zern · 11 years ago
  18. fd38e70 dct32x32_test: drop '_t' from local typenames by James Zern · 11 years ago
  19. 29e1b1a tests: add API_REGISTER_STATE_CHECK by James Zern · 11 years ago
  20. 5c2696c Rework unit test for 8x8 transformation by Jingning Han · 11 years ago
  21. ce23931 Only build neon assembly for armv7 targets by Johann · 11 years ago
  22. a6effda dct32x32_test: add NEON functions by James Zern · 11 years ago
  23. 002ad40 test/: remove unnecessary extern "C"s by James Zern · 11 years ago
  24. e9c1961 Merge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2" by Yaowu Xu · 11 years ago
  25. 8def766 vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2 by levytamar82 · 11 years ago
  26. 51490e5 Removing PARAMS macro for consistency by Joshua Litt · 11 years ago
  27. 600a386 Making input pointer constant for all fdct/fht functions. by Dmitry Kovalev · 11 years ago
  28. a018988 Renaming vp9_short_fdct32x32 to vp9_fdct32x32. by Dmitry Kovalev · 11 years ago
  29. e05412f Using stride (# of elements) instead of pitch (bytes) in fdct32x32. by Dmitry Kovalev · 11 years ago
  30. 65f118d Making input pointer of any inverse transform constant. by Dmitry Kovalev · 11 years ago
  31. 1e766b5 Giving consistent names to IDCT 32x32 functions. by Dmitry Kovalev · 11 years ago
  32. afffa3d cleanup cpplint warnings by Yaowu Xu · 12 years ago
  33. 4ad52a8 Enable 32x32 Transform unit test by Jingning Han · 12 years ago
  34. 2cf0d4b WIP: 32x32 idct/recon merge by Scott LaVarnway · 12 years ago
  35. 3dbc78b Enable 32x32 dct tests by Yaowu Xu · 12 years ago
  36. 649be94 Removal of Hybrid DWT/DCT experiment. by Paul Wilkins · 12 years ago
  37. 55657aa Fix wrong pitch argument in dct32x32 unit test. by Ronald S. Bultje · 12 years ago
  38. aa2effa Merge tx32x32 experiment. by Ronald S. Bultje · 12 years ago
  39. c681887 fixed build issue with round() by Yaowu Xu · 12 years ago
  40. c456b35 32x32 transform for superblocks. by Ronald S. Bultje · 12 years ago