1. 573cf25 Add 4-point DST to DAALA_DCT4 experiment by Monty Montgomery · 8 years ago
  2. a4e245a Add CONFIG_DAALA_DCT64 experiment. by Monty Montgomery · 8 years ago
  3. 2cb52ba Add CONFIG_DAALA_DCT32 experiment. by Monty Montgomery · 8 years ago
  4. cb9c1c5 Add CONFIG_DAALA_DCT16 experiment. by Monty Montgomery · 8 years ago
  5. 5b8e6d2 Add txfm functions corresponding to MRC_DCT by Sarah Parker · 8 years ago
  6. cf18fe4 Add CONFIG_DAALA_DCT8 experiment. by Monty Montgomery · 8 years ago
  7. 02078a3 Add CONFIG_DAALA_DCT4 experiment. by Monty Montgomery · 8 years ago
  8. 708c1ec Inter and intra LGTs by Lester Lu · 8 years ago
  9. 24d565b Cleanup dead inv-txfm functions in HBD data path by Frederic Barbier · 8 years ago
  10. 5128109 Fix inv txfm low/high bitdepth selection logic by Yi Luo · 8 years ago
  11. ad8290b New experiment: LGT by Lester Lu · 8 years ago
  12. 31c6650 Remove deprecated high-bitdepth functions by Sarah Parker · 8 years ago
  13. 34c06df Revert "Avoid use of deprecated high-bitdepth functions" by Frank Galligan · 8 years ago
  14. f9d77bd Avoid use of deprecated high-bitdepth functions by Frederic Barbier · 8 years ago
  15. 4fc8df6 Cleanup dead high-bitdepth inverse-tx functions by Frederic Barbier · 8 years ago
  16. 3fcb356 Update partial inverse DCT according to VP9 by Yi Luo · 8 years ago
  17. c756e4d Cleanup dead high-bitdepth inverse-tx functions by Frederic Barbier · 8 years ago
  18. 27acc47 Skip adding zero siginal to prediction with DC only idct by Yushin Cho · 8 years ago
  19. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  20. d0e23b4 Merge dct_const_round_shift functions. by Sebastien Alaiwan · 8 years ago
  21. f0f9857 Namespace the idct/iad symbols by Luca Barbato · 9 years ago
  22. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  23. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  24. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vpx_dsp/inv_txfm.c]
  25. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  26. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  27. 697bcef Add a couple of missing WRAPLOW checks by Debargha Mukherjee · 9 years ago
  28. aa90983 Move range checks into WRAPLOW by Debargha Mukherjee · 9 years ago
  29. 297c752 vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include by James Zern · 9 years ago
  30. 2184692 vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include by James Zern · 9 years ago
  31. 7485498 Extends ext-tx to support 32x32 masked transforms by Debargha Mukherjee · 9 years ago
  32. f0b0b1f VP9: Add ssse3 version of vpx_idct32x32_135_add() by Scott LaVarnway · 9 years ago
  33. 45db71d Expand the idct4_c() function in idct8_c() by Angie Chiang · 10 years ago
  34. 08a453b Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names by Jingning Han · 10 years ago
  35. e8b133c Factor inverse transform functions into vpx_dsp by Jingning Han · 10 years ago