1. 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
  2. 698720b Further remove old transform code by Urvang Joshi · 7 years ago
  3. f245e1e Remove dead code: non-scaled DCT by Sebastien Alaiwan · 7 years ago
  4. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  5. d405f8a Cleanup dead fwd transform functions by Frederic Barbier · 8 years ago
  6. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  7. fdb6096 Fix warnings reported by -Wshadow: Part1: aom_dsp directory by Urvang Joshi · 8 years ago
  8. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  9. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  10. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vpx_dsp/fwd_txfm.c]
  11. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  12. 297c752 vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include by James Zern · 9 years ago
  13. eb64ea3 vpx_fdct16x16_1_c/msa: fix accumulator overflow by James Zern · 9 years ago
  14. f4cae05 vpx_fdctNxN_1_c: remove unnecessary store by James Zern · 9 years ago
  15. 0269df4 vpx_fdct32x32_1_c: fix accumulator overflow by James Zern · 9 years ago
  16. 08a453b Replace vp9_ prefix with vpx_ prefix in vpx_dsp function names by Jingning Han · 10 years ago
  17. 4b5109c Replace vp9_ prefix in 2D-DCT functions with vpx_ by Jingning Han · 10 years ago
  18. d19033f Move DC only forward 2D-DCT functions to vpx_dsp by Jingning Han · 10 years ago
  19. a6a4659 Factor 32x32 fwd DCT to vpx_dsp folder by Jingning Han · 10 years ago
  20. b67821f Factor forward 2D-DCT transforms into vpx_dsp by Jingning Han · 10 years ago