1. 9f001f3 Remove MRC_TX experiment by Sebastien Alaiwan · 7 years ago
  2. 980a248 Use mrc mask when eob==1 by Sarah Parker · 7 years ago
  3. 0979abb Remove unused inclusion by Sebastien Alaiwan · 7 years ago
  4. e554f36 Rename DAALA_DCTx experiments to DAALA_TXx. by Nathan E. Egge · 7 years ago
  5. d866114 Move daala_fdct64() / daala_idct64() into daala_tx.c. by Nathan E. Egge · 8 years ago
  6. dfd1a92 Move daala_fdct32() / daala_idct32() into daala_tx.c. by Nathan E. Egge · 8 years ago
  7. cbcff06 Move daala_fdst16() / daala_idst16() into daala_tx.c. by Nathan E. Egge · 8 years ago
  8. c5c1e56 Move daala_fdct16() / daala_idct16() into daala_tx.c. by Nathan E. Egge · 8 years ago
  9. 8a873db Move daala_fdst8() / daala_idst8() into daala_tx.c. by Nathan E. Egge · 8 years ago
  10. 75bfeb8 Move daala_fdct8() / daala_idct8() into daala_tx.c. by Nathan E. Egge · 8 years ago
  11. 1aefb5e Move daala_fdst4() / daala_idst4() into daala_tx.c. by Nathan E. Egge · 8 years ago
  12. 5e6bda8 Move daala_fdct4() / daala_idct4() into daala_tx.c. by Nathan E. Egge · 8 years ago
  13. 99e7daa Tokenize and write mrc mask by Sarah Parker · 8 years ago
  14. 573cf25 Add 4-point DST to DAALA_DCT4 experiment by Monty Montgomery · 8 years ago
  15. a4e245a Add CONFIG_DAALA_DCT64 experiment. by Monty Montgomery · 8 years ago
  16. 2cb52ba Add CONFIG_DAALA_DCT32 experiment. by Monty Montgomery · 8 years ago
  17. cb9c1c5 Add CONFIG_DAALA_DCT16 experiment. by Monty Montgomery · 8 years ago
  18. 5b8e6d2 Add txfm functions corresponding to MRC_DCT by Sarah Parker · 8 years ago
  19. cf18fe4 Add CONFIG_DAALA_DCT8 experiment. by Monty Montgomery · 8 years ago
  20. 02078a3 Add CONFIG_DAALA_DCT4 experiment. by Monty Montgomery · 8 years ago
  21. 708c1ec Inter and intra LGTs by Lester Lu · 8 years ago
  22. 24d565b Cleanup dead inv-txfm functions in HBD data path by Frederic Barbier · 8 years ago
  23. 5128109 Fix inv txfm low/high bitdepth selection logic by Yi Luo · 8 years ago
  24. ad8290b New experiment: LGT by Lester Lu · 8 years ago
  25. 31c6650 Remove deprecated high-bitdepth functions by Sarah Parker · 8 years ago
  26. 34c06df Revert "Avoid use of deprecated high-bitdepth functions" by Frank Galligan · 8 years ago
  27. f9d77bd Avoid use of deprecated high-bitdepth functions by Frederic Barbier · 8 years ago
  28. 4fc8df6 Cleanup dead high-bitdepth inverse-tx functions by Frederic Barbier · 8 years ago
  29. 3fcb356 Update partial inverse DCT according to VP9 by Yi Luo · 8 years ago
  30. c756e4d Cleanup dead high-bitdepth inverse-tx functions by Frederic Barbier · 8 years ago
  31. 27acc47 Skip adding zero siginal to prediction with DC only idct by Yushin Cho · 8 years ago
  32. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  33. d0e23b4 Merge dct_const_round_shift functions. by Sebastien Alaiwan · 8 years ago
  34. f0f9857 Namespace the idct/iad symbols by Luca Barbato · 9 years ago
  35. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  36. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  37. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vpx_dsp/inv_txfm.c]
  38. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  39. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  40. 697bcef Add a couple of missing WRAPLOW checks by Debargha Mukherjee · 9 years ago
  41. aa90983 Move range checks into WRAPLOW by Debargha Mukherjee · 9 years ago
  42. 297c752 vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include by James Zern · 9 years ago
  43. 2184692 vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include by James Zern · 9 years ago
  44. 7485498 Extends ext-tx to support 32x32 masked transforms by Debargha Mukherjee · 9 years ago
  45. f0b0b1f VP9: Add ssse3 version of vpx_idct32x32_135_add() by Scott LaVarnway · 9 years ago
  46. 45db71d Expand the idct4_c() function in idct8_c() by Angie Chiang · 10 years ago
  47. 08a453b Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names by Jingning Han · 10 years ago
  48. e8b133c Factor inverse transform functions into vpx_dsp by Jingning Han · 10 years ago