1. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  2. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  3. 938b8df Extend convolution functions to 128x128 for ext-partition. by Geza Lore · 9 years ago
  4. 8f6b943 VPX: Add rtcd support for scaling. by Scott LaVarnway · 10 years ago
  5. 7186a2d Code refactor on InterpKernel by Zoe Liu · 10 years ago[Renamed (93%) from vp9/common/vp9_convolve.c]
  6. fd3658b replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED by James Zern · 10 years ago
  7. f274c21 vpx_mem: remove vpx_memcpy by James Zern · 10 years ago
  8. 1929c9b Rename highbitdepth functions to use highbd prefix by Deb Mukherjee · 10 years ago
  9. 8a01074 Merge "Incorporate WRAPLOW macro into non-highbitdepth tx" by Deb Mukherjee · 10 years ago
  10. d50716f Incorporate WRAPLOW macro into non-highbitdepth tx by Deb Mukherjee · 10 years ago
  11. befc36d Fix invalid memory access in inter prediction (issue 853). by Alexander Voronov · 10 years ago
  12. 0d3c3d3 Adds high bitdepth convolve, interpred & scaling by Deb Mukherjee · 11 years ago
  13. 8357292 Fix test on maximum downscaling limits by Adrian Grange · 11 years ago
  14. fd6bf31 vp9_convolve.c: cleanup -wextra warnings by Adrian Grange · 11 years ago
  15. bf79a4d vp9/common: Silence MSVC warning in vp9_convolve.c. by Tom Finegan · 11 years ago
  16. cca4276 vp9_filter.h: rename interp_kernel type by James Zern · 11 years ago
  17. 4264c93 Renaming INTERPOLATION_TYPE to INTERP_FILTER. by Dmitry Kovalev · 11 years ago
  18. 629fb85 vp9_convole.c cleanup. by Dmitry Kovalev · 11 years ago
  19. 56af13a cpplint issue with convolve resolved by Jim Bankoski · 11 years ago
  20. 9be0bb1 Replace memcpy with vpx_memcpy by Yaowu Xu · 12 years ago
  21. a783da8 Silence a bunch of MSVC warnings by Yaowu Xu · 12 years ago
  22. 01b35c3 API extensions and sample app for spacial scalable encoder by Ivan Maltz · 12 years ago
  23. e326cec Fix intermediate height in convolve_c by Tero Rintaluoma · 12 years ago
  24. c8ba8c5 cosmetics: strip 'VP9_' from defines in vp9 only code by James Zern · 12 years ago
  25. 3f10831 Fix bug in convolution functions (filter selection) by Adrian Grange · 12 years ago
  26. 2612b99 Adding VP9_FILTER_BITS constant. by Dmitry Kovalev · 12 years ago
  27. 9a31d05 Removing unused convolve_avg_c function + cleanup. by Dmitry Kovalev · 12 years ago
  28. decead7 Replace copy_memNxM functions with a generic copy/avg function. by Ronald S. Bultje · 12 years ago
  29. 18303b1 Fix intermediate height in convolve by Tero Rintaluoma · 12 years ago
  30. 735febf Removing the implicit compound inter experiment by Deb Mukherjee · 12 years ago
  31. a9ebbcc convolve: support larger blocks, fix asm saturation bug by John Koleszar · 12 years ago
  32. 23144d2 Implicit weighted prediction experiment by Deb Mukherjee · 12 years ago
  33. 6fd7dd1 Use 256-byte aligned filter tables by John Koleszar · 12 years ago
  34. eb939f4 Spatial resamping of ZEROMV predictors by John Koleszar · 12 years ago
  35. 6a4f708 Refactor inter recon functions to support scaling by John Koleszar · 12 years ago
  36. 094e257 Faster convolve8_avg. by Christian Duvivier · 12 years ago
  37. 7a07eea Convert subpixel filters to use convolve framework by John Koleszar · 12 years ago
  38. 5ca6a36 Add 8-tap generic convolver by John Koleszar · 12 years ago