1. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  2. cd44a05 Change to use 8bit for qmatrix entries by Yaowu Xu · 7 years ago
  3. b55366d Remove dead function by Sebastien Alaiwan · 7 years ago
  4. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  5. 63e8db5 Add clamp32u() function for uint32_t by Yaowu Xu · 8 years ago
  6. f3b5ee1 Refactor quantization C code. by Thomas Davies · 8 years ago
  7. ed9e0d0 Unify the many definitions of NELEMENTS by Sebastien Alaiwan · 8 years ago
  8. f053cba Reduce multiplier precision for warp least squares by Debargha Mukherjee · 8 years ago
  9. 71adf52 Revert "Clamp inverse transform coefficients" by Jingning Han · 8 years ago
  10. 79b78b7 Clamp inverse transform coefficients by Sebastien Alaiwan · 8 years ago
  11. 4770189 Remove dead macro by Sebastien Alaiwan · 8 years ago
  12. 105eecf Resolve compiler warning when highbd is off by Jingning Han · 8 years ago
  13. 92aa22a AOM_QM: Use 8-bit matrices and fix 2x2 transform sizes. by Thomas Davies · 8 years ago
  14. efdad1f Add NELEMENTS() macro in aom_dsp/aom_dsp_common.h by hui su · 8 years ago
  15. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  16. 4e6a8f3 Fix signed left-shifts added in e93acb2d228c. by Timothy B. Terriberry · 8 years ago
  17. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  18. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (82%) from aom_dsp/vpx_dsp_common.h]
  19. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (97%) from vpx_dsp/vpx_dsp_common.h]
  20. 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago
  21. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  22. a8de3c0 Add VPX_SWAP macro by Yury Gitman · 9 years ago
  23. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  24. a661bc8 Add optimized vpx_blend_mask6 by Geza Lore · 9 years ago
  25. 4f69f74 vpx_dsp_common.h: remove circular include by James Zern · 9 years ago
  26. aa68a83 vpx_dsp_common.h: fix include guard by James Zern · 9 years ago
  27. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  28. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  29. 938b8df Extend convolution functions to 128x128 for ext-partition. by Geza Lore · 9 years ago
  30. abd0050 Add optimized vpx_sum_squares_2d_i16 for vp10. by Geza Lore · 9 years ago
  31. c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
  32. 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
  33. 7186a2d Code refactor on InterpKernel by Zoe Liu · 10 years ago
  34. 7971846 Move intra prediction functions from vp9/common/ to vpx_dsp/ by hui su · 10 years ago
  35. 38f1fbb Migrate quantization functions from vp9/ to vpx_dsp/ by Yunqing Wang · 10 years ago
  36. db8e731 Add vpx_dsp_common.h file by Jingning Han · 10 years ago