1. 0c552df Fix aom_fdct32x32_avx2 output as CONFIG_AOM_HIGHBITDEPTH=1 by Yi Luo · 8 years ago
  2. fed8e1c Hybrid forward transform 32x32 AVX2 optimization by Yi Luo · 8 years ago
  3. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  4. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  5. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  6. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  7. 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 9 years ago
  8. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  9. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  10. 6bbb8b7 tests: remove redundant round() definition by James Zern · 9 years ago
  11. 6382727 Fix UBSAN/IOC errors by Yaowu Xu · 9 years ago
  12. ef17fc4 dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/ by James Zern · 9 years ago
  13. 5ab46e0 Merge changes I7a1c0cba,Ie02b5caf,I2cbd85d7,I644f35b0 by James Zern · 9 years ago
  14. 50e05d0 dct32x32_test: create fn pointers w/'&' ref by James Zern · 9 years ago
  15. c98f8e0 dct32x32_test: add PartialTrans32x32Test, Random by James Zern · 9 years ago
  16. 0269df4 vpx_fdct32x32_1_c: fix accumulator overflow by James Zern · 9 years ago
  17. b054983 dct32x32_test: remove unused function by James Zern · 9 years ago
  18. 08a453b Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names by Jingning Han · 10 years ago
  19. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  20. 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
  21. a6a4659 Factor 32x32 fwd DCT to vpx_dsp folder by Jingning Han · 10 years ago
  22. d9fedf7 mips msa vp9 fdct 32x32 optimization by Parag Salasakar · 10 years ago
  23. 6af9d7f mips msa vp9 updated idct 8x8, 16x16 and 32x32 module by Parag Salasakar · 10 years ago
  24. f9f078e mips msa vp9 updated macros and disable all MSA functions by Parag Salasakar · 10 years ago
  25. 1d7ccd5 Relocate memory operations for common code by Johann · 10 years ago
  26. a8a9c2b Merge "mips msa vp9 idct 32x32 optimization" by Parag Salasakar · 10 years ago
  27. fd3658b replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED by James Zern · 10 years ago
  28. 1601c13 mips msa vp9 idct 32x32 optimization by Parag Salasakar · 10 years ago
  29. 7e40a55 Added high bitdepth sse2 transform functions by Peter de Rivaz · 10 years ago
  30. 1929c9b Rename highbitdepth functions to use highbd prefix by Deb Mukherjee · 10 years ago
  31. d50716f Incorporate WRAPLOW macro into non-highbitdepth tx by Deb Mukherjee · 10 years ago
  32. 10783d4 Adds high bitdepth transform functions and tests by Deb Mukherjee · 11 years ago
  33. eb2f000 tests/reference_32x32_dct_1d: remove unused stride param by James Zern · 11 years ago
  34. fd38e70 dct32x32_test: drop '_t' from local typenames by James Zern · 11 years ago
  35. 29e1b1a tests: add API_REGISTER_STATE_CHECK by James Zern · 11 years ago
  36. 5c2696c Rework unit test for 8x8 transformation by Jingning Han · 11 years ago
  37. ce23931 Only build neon assembly for armv7 targets by Johann · 11 years ago
  38. a6effda dct32x32_test: add NEON functions by James Zern · 11 years ago
  39. 002ad40 test/: remove unnecessary extern "C"s by James Zern · 11 years ago
  40. e9c1961 Merge "vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2" by Yaowu Xu · 11 years ago
  41. 8def766 vp9_short_fdct32x32_rd vp9_short_fdct32x32 optimized for AVX2 by levytamar82 · 11 years ago
  42. 51490e5 Removing PARAMS macro for consistency by Joshua Litt · 11 years ago
  43. 600a386 Making input pointer constant for all fdct/fht functions. by Dmitry Kovalev · 11 years ago
  44. a018988 Renaming vp9_short_fdct32x32 to vp9_fdct32x32. by Dmitry Kovalev · 11 years ago
  45. e05412f Using stride (# of elements) instead of pitch (bytes) in fdct32x32. by Dmitry Kovalev · 11 years ago
  46. 65f118d Making input pointer of any inverse transform constant. by Dmitry Kovalev · 11 years ago
  47. 1e766b5 Giving consistent names to IDCT 32x32 functions. by Dmitry Kovalev · 11 years ago
  48. afffa3d cleanup cpplint warnings by Yaowu Xu · 12 years ago
  49. 4ad52a8 Enable 32x32 Transform unit test by Jingning Han · 12 years ago
  50. 2cf0d4b WIP: 32x32 idct/recon merge by Scott LaVarnway · 12 years ago
  51. 3dbc78b Enable 32x32 dct tests by Yaowu Xu · 12 years ago
  52. 649be94 Removal of Hybrid DWT/DCT experiment. by Paul Wilkins · 12 years ago
  53. 55657aa Fix wrong pitch argument in dct32x32 unit test. by Ronald S. Bultje · 12 years ago
  54. aa2effa Merge tx32x32 experiment. by Ronald S. Bultje · 12 years ago
  55. c681887 fixed build issue with round() by Yaowu Xu · 12 years ago
  56. c456b35 32x32 transform for superblocks. by Ronald S. Bultje · 12 years ago