1. 0078f3e Move the SSSE3 code in variance_sse2.c to new file by Wan-Teh Chang · 8 months ago
  2. 8cbb781 merge aom_asm_stubs.c and highbd_convolve_sse2.c by James Zern · 9 months ago
  3. 18558f8 Add SVE implementation of aom_compute_flow_at_point by Salome Thirot · 10 months ago
  4. 52bd722 Add AVX2 disflow code by Rachel Barker · 12 months ago
  5. a675476 Add SVE implementation of highbd_aom_convolve8_horiz by Salome Thirot · 12 months ago
  6. 8e0b26f Remove unused SIMD functions by Rachel Barker · 12 months ago
  7. e22c104 Add SVE implementation of aom_sum_sse_2d_i16 by Salome Thirot · 1 year, 2 months ago
  8. 0ed46f6 Add SVE implementation of blk_sse_sum by Salome Thirot · 1 year, 2 months ago
  9. 14e11d8 Add SVE implementation of aom_vector_var by Salome Thirot · 1 year, 2 months ago
  10. 7d9c2ae Add SVE implementation of high bitdepth SSE functions by Salome Thirot · 1 year, 2 months ago
  11. a140990 Add SVE implementation of high bitdepth MSE functions by Salome Thirot · 1 year, 1 month ago
  12. f4f5900 Optimize Neon implementation of aom_highbd_sse by Jonathan Wright · 1 year, 4 months ago
  13. f5e3c22 Add Neon implementation for highbd_blend_a64_vmask by Gerda Zsejke More · 1 year, 6 months ago
  14. caa6aa8 Add Neon implementation for highbd_blend_a64_hmask by Gerda Zsejke More · 1 year, 6 months ago
  15. facd9e5 Add Neon implementation of highbd_blend_a64_mask by Gerda Zsejke More · 1 year, 6 months ago
  16. 4de0a88 Use run-time feature detection for Neon DotProd HBD MSE by Jonathan Wright · 1 year, 6 months ago
  17. dfa2aba Use run-time feature detection for Neon DotProd variance by Jonathan Wright · 1 year, 6 months ago
  18. 81c9f70 Add Neon implementation of sobel_filter by Salome Thirot · 1 year, 6 months ago
  19. 366bc78 Use run-time feature detection for Neon DotProd aom_var_2d_u8 by Jonathan Wright · 1 year, 6 months ago
  20. 3c1f3af Use run-time feature detection for Neon DotProd SSE functions by Jonathan Wright · 1 year, 6 months ago
  21. dcce489 Use run-time feature detection for Neon DotProd sadxd functions by Jonathan Wright · 1 year, 6 months ago
  22. 95f3aec Use run-time feature detection for Neon DotProd sad(_skip) by Jonathan Wright · 1 year, 6 months ago
  23. 8a4fa41 Add Neon implementation of HBD OBMC variance by Gerda Zsejke More · 1 year, 7 months ago
  24. 2786c7b Use runtime feature detection for aom_convolve8_horiz/vert_neon by George Steed · 1 year, 7 months ago
  25. 69dd200 Add Neon implementation of HBD OBMC SAD by Gerda Zsejke More · 1 year, 7 months ago
  26. edf9c79 Add Neon implementation of aom_get_blk_sse_sum by Salome Thirot · 1 year, 7 months ago
  27. a2370c9 Rename highbd_sadxd_neon.c in prep. for adding SAD3D code by Gerda Zsejke More · 1 year, 7 months ago
  28. 22f9d44 Add Neon implementation of aom_highbd_masked_sad<w>x<h> by Gerda Zsejke More · 1 year, 7 months ago
  29. d2e0b70 Add Neon implementation of aom_highbd_comp_avg_pred by Gerda Zsejke More · 1 year, 7 months ago
  30. 63fa758 [NEON] Optimize aom_highbd_convolve8_horiz function by Konstantinos Margaritis · 1 year, 7 months ago
  31. 5d6705d Add Neon high bitdepth subpel variance functions by Gerda Zsejke More · 1 year, 7 months ago
  32. bb19a81 Add Neon implementation of high bitdepth SAD4D functions by Gerda Zsejke More · 1 year, 8 months ago
  33. a65ea73 Add Neon implementation of high bitdepth SAD functions by Gerda Zsejke More · 1 year, 8 months ago
  34. b813285 Add Neon implementation of masked SAD4D by Salome Thirot · 1 year, 8 months ago
  35. a95e16d Add Neon implementation of aom_convolve8_horiz by Jonathan Wright · 1 year, 10 months ago
  36. 69f9ab1 Add Neon implementation of aom_highbd_hadamard_<w>x<h> by Salome Thirot · 1 year, 8 months ago
  37. d3e5dbc Add Neon implementation of aom_highbd_avg functions by Salome Thirot · 1 year, 8 months ago
  38. ac9859a sad4d_neon.c -> sadxd_neon.c in prep. for adding SAD3D code by Jonathan Wright · 1 year, 8 months ago
  39. 22fba5b Add Neon implementation of OBMC SAD functions by Salome Thirot · 1 year, 9 months ago
  40. 3e063b4 cmake: replace 'stub' with 'no-op/no_op' by James Zern · 1 year, 9 months ago
  41. 8791eba cmake: improve some comments by James Zern · 1 year, 9 months ago
  42. 5205bfe cmake: replace 'dummy' with 'stub' by James Zern · 1 year, 10 months ago
  43. f452cbc rename jnt_sad_ssse3.c -> jnt_sad_sse2.c by James Zern · 1 year, 10 months ago
  44. c5ac526 Add Neon implementation of aom_comp_avg_pred function by Gerda Zsejke More · 1 year, 10 months ago
  45. 25c8479 Add Neon implementations of OBMC variance functions by George Steed · 2 years, 1 month ago
  46. 40da75b Overhaul disflow algorithm by Rachel Barker · 2 years ago
  47. 25876b7 Add Neon implementations of masked SAD functions by George Steed · 2 years, 1 month ago
  48. 674eaa0 Revert "Revert "Replace y_buffer_8bit with a downsampling pyramid"" by Rachel Barker · 2 years, 1 month ago
  49. db56a4e Revert "Replace y_buffer_8bit with a downsampling pyramid" by Wan-Teh Chang · 2 years, 1 month ago
  50. cfb46c7 Replace y_buffer_8bit with a downsampling pyramid by Rachel Barker · 2 years, 2 months ago
  51. 53e3a69 Move global motion estimation code to aom_dsp/ by Rachel Barker · 2 years, 2 months ago
  52. c252864 BUILD: Add missing header files to cmake by chiyotsai · 2 years, 3 months ago
  53. cb496e9 remove mips optimizations by James Zern · 2 years, 4 months ago
  54. 44daaab RTC: Add SSE4_1 optimization for aom_vector_var by chiyotsai · 2 years, 5 months ago
  55. 7c6fd21 disable AV1E_SET_QUANT_B_ADAPT w/CONFIG_REALTIME_ONLY=1 by James Zern · 2 years, 8 months ago
  56. 93ae615 [x86]: Add aom_quantize_b_avx2(). by Scott LaVarnway · 2 years, 8 months ago
  57. cdbfa94 [arm]: Add aom_highbd_quantize_b{,_32x32,_64x64}_neon(). by Scott LaVarnway · 2 years, 9 months ago
  58. 72e189c [arm] Add 10bpp paeth NXM. by Scott LaVarnway · 2 years, 10 months ago
  59. 5f897ff rtc: Add quad loop filter SIMD for AVX2 by Deepa K G · 2 years, 10 months ago
  60. ba464e5 [arm] add 10-bit NEON optimizations for aom_highbd_10_varianceNxM by Scott LaVarnway · 2 years, 10 months ago
  61. 8bdf5b0 Group the list() calls for source file lists by Wan-Teh Chang · 2 years, 10 months ago
  62. 057ff22 Add hbd sources to lists only when hbd is enabled. by Wan-Teh Chang · 2 years, 11 months ago
  63. c13d7b8 Remove a redundant list(REMOVE_ITEM) call by Wan-Teh Chang · 2 years, 11 months ago
  64. 447cf1f add aom_highbd_lpf_horizontal_4_neon by James Zern · 3 years ago
  65. 6376ce8 aom_dsp,x86: rename sad_highbd_avx2.c -> highbd_sad_avx2.c by James Zern · 3 years ago
  66. b46c62f aom_dsp.cmake: move avg*.c to encoder sources by James Zern · 3 years ago
  67. 7196c4a Add SSE4.1 intrinsic for z3 dr intra-prediction by Akshata Jadhav · 3 years, 1 month ago
  68. c78b7fd remove some highbd source w/CONFIG_AV1_HIGHBITDEPTH=0 by James Zern · 3 years, 1 month ago
  69. 3928969 Move aom_dsp/grain_synthesis.{h,c} to av1/decoder/ by Wan-Teh Chang · 3 years, 3 months ago
  70. cc2a686 Move odintrin.{c,h} to aom_dsp/ by Yaowu Xu · 3 years, 6 months ago
  71. 0164477 Add EndToEndSSIMTest to check SSIM quality based gating by Jayashri Murugan · 3 years, 9 months ago
  72. ad5165d Add tune=butteraugli by Sai Deng · 4 years ago
  73. c62a649 Separate ssse3 functions from sse2 file. by Jerome Jiang · 4 years ago
  74. 43927e4 Remove highbd sad from low bitdepth build by Jerome Jiang · 4 years, 2 months ago
  75. 4567c35 Remove obmc from real time only build by Jerome Jiang · 4 years, 3 months ago
  76. f1656cd Exclude some more code from realtime only flag by Jerome Jiang · 4 years, 3 months ago
  77. 05dad92 CMake: Fix vmaf with non-standard locations by Christopher Degawa · 4 years, 5 months ago
  78. 22980c7 Add NEON version of aom_sum_squares_2d_i16 by Vitalii Dziumenko · 4 years, 9 months ago
  79. a281721 quantize_b and *_32x32: implementation in avx intrinsics by Jerome Jiang · 4 years, 9 months ago
  80. 5c510c9 Eliminate duplicate highbd-convolve-copy by Elliott Karpilovsky · 4 years, 9 months ago
  81. ebe812f separate compound/singleref convolve functions by Elliott Karpilovsky · 4 years, 9 months ago
  82. ed88a99 Move functions into a header file by Yaowu Xu · 4 years, 10 months ago
  83. d9a824f Remove daalaboolreader.* and daalaboolwriter.*. by Wan-Teh Chang · 4 years, 10 months ago
  84. c43904e Add SSSE3 four points search masked_sad by Ruiling Song · 5 years ago
  85. a8c08dd modified neon version of sse.c by Krishna Malladi · 5 years ago
  86. 55db7b6 cmake: Build static libaom in shared configs. by Tom Finegan · 5 years ago
  87. 29c6215 Add the required library and flags for tuning for VMAF by sdeng · 5 years ago
  88. 58df5b1 Added SSE2 variant for get_blk_sse_sum_c module. by Vishesh · 5 years ago
  89. 90a4423 Optimize get_blk_sse_sum_c module by Vishesh · 5 years ago
  90. dc15d93 Exclude highbd loopfilter from CONFIG_AV1_HIGHBITDEPTH by Jerome Jiang · 5 years ago
  91. f20376c Exclude sse and substract from HBD build. by Jerome Jiang · 5 years ago
  92. fa1d173 HBD flag for variance and convolve functions. by Jerome Jiang · 5 years ago
  93. f8cc1c4 Add CONFIG_AV1_HIGHBITDEPTH flag. by Jerome Jiang · 5 years ago
  94. 410e6d1 Add Neon optimization for avg_8x8 by Jerome Jiang · 6 years ago
  95. 78c81af Add NEON optimization to hadamard_8x8 by Jerome Jiang · 6 years ago
  96. d9f3528 Add SSE2 variant of hbd quantize_b_64x64_adaptive by Remya · 6 years ago
  97. 8a99f6b Add AVX2 variant for highbd_quantize_b_adaptive_c by Remya · 6 years ago
  98. 85aa64b cmake: Run cmake-format 0.5.1 on all CMake files. by Tom Finegan · 6 years ago
  99. a2312b0 Optimize aom_quantize_b_adaptive module by Aniket Dhok · 6 years ago
  100. 64a5e40 Optimize aom_quantize_b_adaptive module by Aniket Dhok · 6 years ago