1. 0384c6b Test aom_convolve8 with bilinear filters by Salome Thirot · 11 months ago
  2. 2298f38 Add SVE implementation of aom_highbd_convolve8_vert by Salome Thirot · 1 year, 2 months ago
  3. a675476 Add SVE implementation of highbd_aom_convolve8_horiz by Salome Thirot · 1 year, 2 months ago
  4. 8e0b26f Remove unused SIMD functions by Rachel Barker · 1 year, 2 months ago
  5. 339e563 test/*: delete empty TearDown functions by James Zern · 1 year, 5 months ago
  6. faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 1 year, 8 months ago
  7. 2786c7b Use runtime feature detection for aom_convolve8_horiz/vert_neon by George Steed · 1 year, 8 months ago
  8. b273ebd [NEON] Optimize aom_highbd_convolve8_vert function by Konstantinos Margaritis · 1 year, 9 months ago
  9. 63fa758 [NEON] Optimize aom_highbd_convolve8_horiz function by Konstantinos Margaritis · 1 year, 9 months ago
  10. 23e62b7 Fix -Wshadow by relying on outer declarations by Wan-Teh Chang · 1 year, 10 months ago
  11. 93ce40b Add Neon implementation of aom_convolve8_vert by Jonathan Wright · 2 years ago
  12. a95e16d Add Neon implementation of aom_convolve8_horiz by Jonathan Wright · 2 years ago
  13. cbc8870 Refactor tests for aom_convolve8 functions by Salome Thirot · 1 year, 10 months ago
  14. 1fbb25c namespace ARCH_* defines by James Zern · 1 year, 10 months ago
  15. 664f04d test/*: normalize use of nullptr by James Zern · 2 years, 10 months ago
  16. 1633b59 test/*: check allocations by James Zern · 3 years, 4 months ago
  17. ef26106 Replace ASM_REGISTER_STATE_CHECK with API_REGISTER_STATE_CHECK by chiyotsai · 3 years, 9 months ago
  18. 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 3 years, 9 months ago
  19. 9dfac72 Update gtest usage in unit tests by chiyotsai · 4 years, 8 months ago
  20. ebe812f separate compound/singleref convolve functions by Elliott Karpilovsky · 5 years ago
  21. 96786fe Update google test to version 1.10.x by Cheng Chen · 5 years ago
  22. a543df5 Replace testing::tuple with std::tuple by sarahparker · 6 years ago
  23. 28cb14d Fix convolve test in low bd only build. by Jerome Jiang · 6 years ago
  24. fa1d173 HBD flag for variance and convolve functions. by Jerome Jiang · 6 years ago
  25. 830b897 update .clang-format for clang-7 by Hien Ho · 6 years ago
  26. 30cc950 Move large array from stack to heap by Yaowu Xu · 6 years ago
  27. 8048e8c Modified unit test to test 4-tap filter by Sachin Kumar Garg · 6 years ago
  28. c67b3cd Fix Valgrind error from WRAP_AVX2/ConvolveTest.Copy by Xing Jin · 7 years ago
  29. 3a0c2ed Speedup InterpFilterParams by Peng Bin · 7 years ago
  30. fd68191 Opt convolve avx2 by Xing Jin · 7 years ago
  31. 9a7278f Remove CONFIG_AV1 preproc symbol. by Tom Finegan · 7 years ago
  32. 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
  33. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  34. a99a263 Remove the av1_get_interp_filter_params() function by Urvang Joshi · 7 years ago
  35. 9561280 test: use testing::*tuple instead of std::tr1 by James Zern · 7 years ago
  36. abb71e3 Remove more unused convolve functions from aom_dsp by Urvang Joshi · 7 years ago
  37. df8ce4f Remove unused convolve8_avg functions from aom_dsp by Urvang Joshi · 7 years ago
  38. b0eebd6 Remove unused scaled convolve funcs from aom_dsp by Urvang Joshi · 7 years ago
  39. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  40. 9aea97d Remove CONFIG_DUAL_FILTER by Yaowu Xu · 7 years ago
  41. 123e8a6 adopt some clang 5.0.0 formatting by Johann · 7 years ago
  42. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  43. 7a160ac Fix convolve test for ext_partition by Debargha Mukherjee · 7 years ago
  44. 7d70168 Fix warnings about dangling 'else' by Sebastien Alaiwan · 7 years ago
  45. 5ab5872 Add missing initializations of HBD buffers by Yaowu Xu · 8 years ago
  46. 92400ab Enable build support for high-bitdepth by default by Sebastien Alaiwan · 8 years ago
  47. e57473a Fix possibility of uninitialized vals in convolve_test by Sarah Parker · 8 years ago
  48. 032573d Cleanup: remove const by Yaowu Xu · 8 years ago
  49. a4d8799 Move width branch out of height loop by Yi Luo · 8 years ago
  50. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  51. 9d24735 High bit depth inter prediction filter AVX2 by Yi Luo · 8 years ago
  52. a9b174b InterpFilter type: Create an enum. by Urvang Joshi · 8 years ago
  53. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  54. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  55. b137289 Turn on convolve_test.cc by Angie Chiang · 8 years ago
  56. 88a03bb Fix warnings reported by -Wshadow: Part3: test/ directory by Urvang Joshi · 8 years ago
  57. c648a9f Use derived variable size for memcpy by Yaowu Xu · 8 years ago
  58. 7b9407a s/INTERP_FILTER/InterpFilter/ by James Zern · 9 years ago
  59. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  60. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  61. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  62. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  63. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  64. 2967bf3 Merge changes from libvpx/master by cherry-pick by Johann · 9 years ago
  65. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  66. 9a56a5e convolve_test: Fix high bit depth IOC runtime errors. by Tom Finegan · 9 years ago
  67. 6042d68 convolve_test: Fix IOC runtime errors. by Tom Finegan · 9 years ago
  68. 2f97b7c Port convolve test refactor to master. by Alex Converse · 9 years ago
  69. f03e238 convolve_test: Avoid #if inside INSTANTIATE_TEST_CASE_P by Alex Converse · 9 years ago
  70. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  71. 938b8df Extend convolution functions to 128x128 for ext-partition. by Geza Lore · 9 years ago
  72. cffef11 tests: quiet some unused parameter warnings by James Zern · 9 years ago
  73. 0c00af1 Add vpx_highbd_convolve_{copy,avg}_sse2 by Alex Converse · 9 years ago
  74. 7e77938 Generate convolve_test wrapper functions with a macro by Alex Converse · 9 years ago
  75. 4e6b507 VPX: remove scaled calls from FUN_CONV_1D by Scott LaVarnway · 10 years ago
  76. 7186a2d Code refactor on InterpKernel by Zoe Liu · 10 years ago
  77. 097d59c Cosmetics - Fix header file order in unit tests by Jingning Han · 10 years ago
  78. 1ec0853 Delete ChangeFilterWorks test by Scott LaVarnway · 10 years ago
  79. 017253b remove vp9_get_interp_kernel() by James Zern · 10 years ago
  80. ff8505a Fix --disable-use-x86inc by Johann · 10 years ago
  81. bdfbc3e mips msa vp9 convolve8 avg hv optimization by Parag Salasakar · 10 years ago
  82. b8c1cdc mips msa vp9 convolve8 avg horiz optimization by Parag Salasakar · 10 years ago
  83. c543d38 mips msa vp9 convolve8 avg vert optimization by Parag Salasakar · 10 years ago
  84. ebf7466 mips msa vp9 updated convolve horiz, vert, hv, copy, avg module by Parag Salasakar · 10 years ago
  85. f9f078e mips msa vp9 updated macros and disable all MSA functions by Parag Salasakar · 10 years ago
  86. 95cb130 Merge "mips msa vp9 copy and avg convolve optimization" by Parag Salasakar · 10 years ago
  87. 2301d10 mips msa vp9 copy and avg convolve optimization by Parag Salasakar · 10 years ago
  88. f274c21 vpx_mem: remove vpx_memcpy by James Zern · 10 years ago
  89. ca90d4f mips msa vp9 convolve8 horiz optimization by Parag Salasakar · 10 years ago
  90. ef51c1a mips msa vp9 convolve8 hv optimization by Parag Salasakar · 10 years ago
  91. 27d083c mips msa vp9 convolve8 vert optimization by Parag Salasakar · 10 years ago
  92. 18d3236 Fix test to call clear system state in convolve_test. by Jim Bankoski · 10 years ago
  93. 01fc6f5 VP9 common for ARMv8 by using NEON intrinsics 07 by James Yu · 11 years ago
  94. 893534a VP9 common for ARMv8 by using NEON intrinsics 04 by James Yu · 11 years ago
  95. d12757f VP9 common for ARMv8 by using NEON intrinsics 03 by James Yu · 11 years ago
  96. 617382a VP9 common for ARMv8 by using NEON intrinsics 02 by Scott LaVarnway · 11 years ago
  97. 1c3594c Add convolve_copy and convolve_avg to the test by Johann · 10 years ago
  98. 27dce0f Test name changes to use SSE/SSE2 exactly by Deb Mukherjee · 10 years ago
  99. 1929c9b Rename highbitdepth functions to use highbd prefix by Deb Mukherjee · 10 years ago
  100. d50716f Incorporate WRAPLOW macro into non-highbitdepth tx by Deb Mukherjee · 10 years ago