1. e820b82 Reorganize code to test various convolve options by Debargha Mukherjee · 7 years ago
  2. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  3. 728cdbe enable short_filter by default by Zhijie Yang · 7 years ago
  4. 27e9029 Pack InterpFilters into a single integer by Rupert Swarbrick · 7 years ago
  5. ed9e0d0 Unify the many definitions of NELEMENTS by Sebastien Alaiwan · 8 years ago
  6. e64d51a Add 'do_average' to ConvolveParams structure by David Barker · 8 years ago
  7. 92400ab Enable build support for high-bitdepth by default by Sebastien Alaiwan · 8 years ago
  8. 5894efb Fix unused variable warnings in a couple tests. by Tom Finegan · 8 years ago
  9. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  10. 8c019d5 Test average in av1_convolve_horiz/vert by Angie Chiang · 8 years ago
  11. a60da3b Use buffer vector to manage input/output buffer by Angie Chiang · 8 years ago
  12. dd1ca30 Reimplement av1_convolve unit test by Angie Chiang · 8 years ago
  13. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  14. e3a4c1c Pass plane into get_conv_params### by Angie Chiang · 8 years ago
  15. 9f45bc4 Pass ConvolveParams into prediction functions by Angie Chiang · 8 years ago
  16. 674bffd Add rounding option into av1_convolve by Angie Chiang · 8 years ago
  17. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  18. b968d46 Test all subpels in av1_convolve_vert_first test by Angie Chiang · 8 years ago
  19. b79424e Do interpolation with lower-tap filter first by Angie Chiang · 8 years ago
  20. 637590c Fix warnings from static analaysis tools by Yaowu Xu · 8 years ago
  21. 6557ea9 Rename av1_convolve.[hc] to convolve.[hc] by Yaowu Xu · 8 years ago
  22. 7b9407a s/INTERP_FILTER/InterpFilter/ by James Zern · 9 years ago
  23. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  24. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago[Renamed (72%) from test/vp10_convolve_test.cc]
  25. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  26. ed07056 Fix Visual Studio build warnings by Yunqing Wang · 9 years ago
  27. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  28. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  29. 81ad953 Convolution vertical filter SSSE3 optimization by Yi Luo · 9 years ago
  30. 229690a Convolution horizontal filter SSSE3 optimization by Yi Luo · 9 years ago
  31. 9de916e Fix dual filter type for high bit-depth by Jingning Han · 9 years ago
  32. bd33326 Dual prediction filter type for motion compensated reference by Jingning Han · 9 years ago
  33. c0f708c Merge "convolve8 sse2 test" into nextgenv2 by Angie Chiang · 9 years ago
  34. bab2912 Some refactoring and cleanups of interp filter by Debargha Mukherjee · 9 years ago
  35. 8878fa4 convolve8 sse2 test by Angie Chiang · 9 years ago
  36. 1e40306 Fix 12 TAP convolution bug by Angie Chiang · 9 years ago
  37. d534911 add convolution function with adjustable length by Angie Chiang · 9 years ago