1. 41c6dd7 CI: Fix the CI Formatting by Vibhoothi · 3 years, 6 months ago
  2. 7319db5 Update BSD-3 license for AVM project and files by Krishna Rapaka · 3 years, 6 months ago
  3. 2a67637 remove 8 bit internal pipeline by Ryan Lei · 4 years, 6 months ago
  4. 790190e Add special C func to do 2 to 1 scale by Jerome Jiang · 4 years, 10 months ago
  5. 5c510c9 Eliminate duplicate highbd-convolve-copy by Elliott Karpilovsky · 5 years ago
  6. ebe812f separate compound/singleref convolve functions by Elliott Karpilovsky · 5 years ago
  7. 5319f2b Remove an obsolete TODO by Yaowu Xu · 5 years ago
  8. fa1d173 HBD flag for variance and convolve functions. by Jerome Jiang · 6 years ago
  9. 510cf8e Remove unused file aom_convolve.h by Urvang Joshi · 7 years ago
  10. 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
  11. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  12. abb71e3 Remove more unused convolve functions from aom_dsp by Urvang Joshi · 7 years ago
  13. 427b185 Remove unused convolve_add_src functions. by Urvang Joshi · 7 years ago
  14. df8ce4f Remove unused convolve8_avg functions from aom_dsp by Urvang Joshi · 7 years ago
  15. b0eebd6 Remove unused scaled convolve funcs from aom_dsp by Urvang Joshi · 7 years ago
  16. 0d639a9 Remove CONFIG_LOOP_RESTORATION config flag by Debargha Mukherjee · 7 years ago
  17. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  18. 9e9dea0 aom_convolve.c: make some locals const by Sebastien Alaiwan · 7 years ago
  19. 4e51082 Remove dead convolve functions by Sebastien Alaiwan · 7 years ago
  20. b093b14 aom_convolve.c: extract functions 'scalar_product' by Sebastien Alaiwan · 7 years ago
  21. c76ed28 aom_convolve.c: reduce scope of iterators by Sebastien Alaiwan · 7 years ago
  22. 1c318d5 Remove some commented out code by Debargha Mukherjee · 8 years ago
  23. 505f006 Fix frame scaling prediction by Fergus Simpson · 8 years ago
  24. 11cf46f High precision Wiener filter rework by Debargha Mukherjee · 8 years ago
  25. 5d34e6a Vectorize high-precision convolve filter by David Barker · 8 years ago
  26. 28d15c7 Experimental high precision convolve for Wiener by Debargha Mukherjee · 8 years ago
  27. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  28. be6cc07 Add new convolve variant for loop-restoration by David Barker · 8 years ago
  29. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  30. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (90%) from aom_dsp/vpx_convolve.c]
  31. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vpx_dsp/vpx_convolve.c]
  32. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  33. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  34. 938b8df Extend convolution functions to 128x128 for ext-partition. by Geza Lore · 9 years ago
  35. 8f6b943 VPX: Add rtcd support for scaling. by Scott LaVarnway · 10 years ago
  36. 7186a2d Code refactor on InterpKernel by Zoe Liu · 10 years ago[Renamed (93%) from vp9/common/vp9_convolve.c]
  37. fd3658b replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED by James Zern · 10 years ago
  38. f274c21 vpx_mem: remove vpx_memcpy by James Zern · 10 years ago
  39. 1929c9b Rename highbitdepth functions to use highbd prefix by Deb Mukherjee · 10 years ago
  40. 8a01074 Merge "Incorporate WRAPLOW macro into non-highbitdepth tx" by Deb Mukherjee · 10 years ago
  41. d50716f Incorporate WRAPLOW macro into non-highbitdepth tx by Deb Mukherjee · 10 years ago
  42. befc36d Fix invalid memory access in inter prediction (issue 853). by Alexander Voronov · 10 years ago
  43. 0d3c3d3 Adds high bitdepth convolve, interpred & scaling by Deb Mukherjee · 11 years ago
  44. 8357292 Fix test on maximum downscaling limits by Adrian Grange · 11 years ago
  45. fd6bf31 vp9_convolve.c: cleanup -wextra warnings by Adrian Grange · 11 years ago
  46. bf79a4d vp9/common: Silence MSVC warning in vp9_convolve.c. by Tom Finegan · 11 years ago
  47. cca4276 vp9_filter.h: rename interp_kernel type by James Zern · 11 years ago
  48. 4264c93 Renaming INTERPOLATION_TYPE to INTERP_FILTER. by Dmitry Kovalev · 11 years ago
  49. 629fb85 vp9_convole.c cleanup. by Dmitry Kovalev · 11 years ago
  50. 56af13a cpplint issue with convolve resolved by Jim Bankoski · 11 years ago
  51. 9be0bb1 Replace memcpy with vpx_memcpy by Yaowu Xu · 12 years ago
  52. a783da8 Silence a bunch of MSVC warnings by Yaowu Xu · 12 years ago
  53. 01b35c3 API extensions and sample app for spacial scalable encoder by Ivan Maltz · 12 years ago
  54. e326cec Fix intermediate height in convolve_c by Tero Rintaluoma · 12 years ago
  55. c8ba8c5 cosmetics: strip 'VP9_' from defines in vp9 only code by James Zern · 12 years ago
  56. 3f10831 Fix bug in convolution functions (filter selection) by Adrian Grange · 12 years ago
  57. 2612b99 Adding VP9_FILTER_BITS constant. by Dmitry Kovalev · 12 years ago
  58. 9a31d05 Removing unused convolve_avg_c function + cleanup. by Dmitry Kovalev · 12 years ago
  59. decead7 Replace copy_memNxM functions with a generic copy/avg function. by Ronald S. Bultje · 12 years ago
  60. 18303b1 Fix intermediate height in convolve by Tero Rintaluoma · 12 years ago
  61. 735febf Removing the implicit compound inter experiment by Deb Mukherjee · 12 years ago
  62. a9ebbcc convolve: support larger blocks, fix asm saturation bug by John Koleszar · 12 years ago
  63. 23144d2 Implicit weighted prediction experiment by Deb Mukherjee · 12 years ago
  64. 6fd7dd1 Use 256-byte aligned filter tables by John Koleszar · 12 years ago
  65. eb939f4 Spatial resamping of ZEROMV predictors by John Koleszar · 12 years ago
  66. 6a4f708 Refactor inter recon functions to support scaling by John Koleszar · 12 years ago
  67. 094e257 Faster convolve8_avg. by Christian Duvivier · 12 years ago
  68. 7a07eea Convert subpixel filters to use convolve framework by John Koleszar · 12 years ago
  69. 5ca6a36 Add 8-tap generic convolver by John Koleszar · 12 years ago