1. 0016167 [NEON] highbd implementation of av1_highbd_convolve_x_sr_neon 1/2 by Konstantinos Margaritis · 1 year, 11 months ago
  2. 8f8b66d Optimize Armv8.0 Neon SAD4D 16xh, 32xh, 64xh and 128xh functions by Jonathan Wright · 1 year, 11 months ago
  3. 3e063b4 cmake: replace 'stub' with 'no-op/no_op' by James Zern · 1 year, 11 months ago
  4. 8791eba cmake: improve some comments by James Zern · 1 year, 11 months ago
  5. 5205bfe cmake: replace 'dummy' with 'stub' by James Zern · 1 year, 11 months ago
  6. 79f35f7 Add Neon implementation of aom_minmax_8x8 by Salome Thirot · 1 year, 11 months ago
  7. fac834a Add tests for 8x8_minmax functions by Salome Thirot · 1 year, 11 months ago
  8. ff5799c Add Neon implementation for 64x64 dc predictors by George Steed · 1 year, 11 months ago
  9. 5b39cf9 [NEON] highbd implementation of av1_highbd_convolve_y_sr_neon 3/3 by Konstantinos Margaritis · 1 year, 11 months ago
  10. 5faaca2 [NEON] highbd implementation of av1_highbd_convolve_y_sr_neon 2/3 by Konstantinos Margaritis · 1 year, 11 months ago
  11. 3a9ac89 [NEON] highbd implementation of av1_highbd_convolve_y_sr_neon 1/3 by Konstantinos Margaritis · 2 years ago
  12. 3a9da7f variance: remove aom*_getNxMvar by James Zern · 2 years ago
  13. 97f91d1 aom_comp_avg_pred_neon: fix assertion failure by James Zern · 1 year, 11 months ago
  14. db860af rm 4x rectangular aom_dist_wtd_sad* w/CONFIG_REALTIME_ONLY by James Zern · 1 year, 11 months ago
  15. f452cbc rename jnt_sad_ssse3.c -> jnt_sad_sse2.c by James Zern · 1 year, 11 months ago
  16. 82d8c15 jnt_sad_ssse3.c: make macro uppercase by James Zern · 1 year, 11 months ago
  17. a5328fb sad: remove aom_sad*xh_c by James Zern · 1 year, 11 months ago
  18. c5ac526 Add Neon implementation of aom_comp_avg_pred function by Gerda Zsejke More · 2 years ago
  19. 3e1b9c5 Optimize 4D Neon reduction for 4xh and 8xh SAD4D blocks by Jonathan Wright · 1 year, 11 months ago
  20. 341aded Specialize Neon OBMC subpel variance by filter value by Jonathan Wright · 1 year, 11 months ago
  21. 07663e4 Add Neon implementations of OBMC sub pixel variance functions by Jonathan Wright · 1 year, 11 months ago
  22. eb0a6ec Replace _mm_loadu_si64 with _mm_loadl_epi64 by Wan-Teh Chang · 1 year, 11 months ago
  23. 5237364 remove aom_pixel_scale by James Zern · 1 year, 11 months ago
  24. 4b2b9d3 variance.c: remove highbd sub-4x4 functions by James Zern · 1 year, 11 months ago
  25. 7c3458f *rtcd_defs.pl,cosmetics: sort includes by James Zern · 1 year, 11 months ago
  26. 1c0a9a3 dr_prediction_z2_Nx8_sse4_1: quiet -Wmaybe-unintialized warnings by James Zern · 2 years ago
  27. 3b0d800 variance.c: remove sub-4x4 functions by James Zern · 2 years ago
  28. 0e7ea55 fwd_txfm: conditionally include aom_{highbd_,}fdct8x8_c by James Zern · 2 years ago
  29. 1d9f689 remove unused aom_get4x4sse_cs by James Zern · 2 years ago
  30. 10af308 Specialize av1_dist_wtd_convolve_y_neon for 6-tap filter by Gerda Zsejke More · 2 years, 1 month ago
  31. 1970ae2 Add AVX2 for aom_comp_avg_pred_c() by Diksha Singh · 2 years, 3 months ago
  32. a9d29d3 intrapred_neon.c: remove redundant returns by James Zern · 2 years ago
  33. 48f6edc Refactor unaligned load parameter types in mem_neon.h by Gerda Zsejke More · 2 years ago
  34. 0d9df42 Remove leftover homography-related code by Rachel Barker · 2 years ago
  35. dfd8046 Avoid unnecessary work in RANSAC by Rachel Barker · 2 years ago
  36. a02796a Make global motion code more defensive by Rachel Barker · 2 years ago
  37. febe1a0 Move get_rand_indices to random.h by Rachel Barker · 2 years ago
  38. 2d60f27 Optimize RANSAC sample selection by Rachel Barker · 2 years, 1 month ago
  39. 8508dd4 Tune disflow algorithm by Rachel Barker · 2 years, 1 month ago
  40. cd252e7 noise_model.c: add a few missing malloc casts by L. E. Segovia · 2 years ago
  41. 7cd2428 Fix heap buffer overrun in aom_get4x4sse_cs_neon by Jonathan Wright · 2 years ago
  42. 79fc28c Handle allocation failure in RANSAC by Rachel Barker · 2 years ago
  43. 1678245 Fix argument order in compute_flow_error by Rachel Barker · 2 years ago
  44. 8e99722 Fix naming in flow library by Rachel Barker · 2 years ago
  45. 0e9217a disable aom_get4x4sse_cs_neon by James Zern · 2 years ago
  46. 01eeb3f disflow: Rename getCubicValue_* to naming style by Wan-Teh Chang · 2 years ago
  47. 652bc87 Optimize transpose_neon.h helper functions by Gerda Zsejke More · 2 years ago
  48. 0484e4d dr_prediction_z2_Nx8_neon: quiet -Wunintialized warnings by James Zern · 2 years, 1 month ago
  49. 338dcf9 {intrapred,loopfilter}_neon: quiet some uninit warnings by James Zern · 2 years, 1 month ago
  50. e97deee Specialize av1_convolve_y_sr_neon for 6-tap filter by Gerda Zsejke More · 2 years, 1 month ago
  51. 8bbc778 Add Neon implementation of av1_convolve_y_sr for 12-tap filter by Gerda Zsejke More · 2 years, 1 month ago
  52. d2cafb2 Regularize flow matrix in disflow by Rachel Barker · 2 years, 1 month ago
  53. 895f38a Fix explanation of disflow algorithm by Rachel Barker · 2 years, 1 month ago
  54. 41f1bb0 Further cleanup for RANSAC code by Rachel Barker · 2 years, 1 month ago
  55. 14bd46b Fix test failure in disflow code by Rachel Barker · 2 years, 1 month ago
  56. 24ec16a Optimize model fitting functions by Rachel Barker · 2 years, 1 month ago
  57. 5876b36 Fix integer sanitizer warnings in disflow by Rachel Barker · 2 years, 2 months ago
  58. 1c9752b Select best features for flow estimation by Rachel Barker · 2 years, 2 months ago
  59. 1effdaa Add 4D reduction Neon helper and use in SAD4D paths by Salome Thirot · 2 years, 1 month ago
  60. 6058d32 Add or clean up comments related to denoising by Wan-Teh Chang · 2 years, 1 month ago
  61. 83ed5ab Move some var decls in aom_flat_block_finder_run() by Wan-Teh Chang · 2 years, 2 months ago
  62. 93fe526 Use load_unaligned mem_neon.h helpers in SAD and SAD4D by Jonathan Wright · 2 years, 1 month ago
  63. 173659c Fix a crash in MSVC x86 Build by chiyotsai · 2 years, 1 month ago
  64. ad16a22 Use mem_neon.h helpers consistently in convolution paths by Jonathan Wright · 2 years, 1 month ago
  65. 2b033a6 Abstract round operation in apply_temporal_filter() by Narayan · 2 years, 1 month ago
  66. 810071f Refactor 8x8 16-bit Neon transpose functions by Gerda Zsejke More · 2 years, 2 months ago
  67. 8dc6400 Fix unsigned integer overflow in sse computation by Neha Mary Thomas · 2 years, 2 months ago
  68. 25c8479 Add Neon implementations of OBMC variance functions by George Steed · 2 years, 2 months ago
  69. 6ebcbc1 Add encoder arg to select global motion method by Rachel Barker · 2 years, 3 months ago
  70. 40da75b Overhaul disflow algorithm by Rachel Barker · 2 years, 2 months ago
  71. bdb9940 Speed-up weight calculation during temporal filtering by Ranjit Kumar Tulabandu · 2 years, 2 months ago
  72. 3604269 Use SSE instead of variance in RANSAC by Rachel Barker · 2 years, 2 months ago
  73. 738c4f4 Clean up RANSAC code by Rachel Barker · 2 years, 2 months ago
  74. 5ed9ce5 Use crop region for global motion estimation by Rachel Barker · 2 years, 3 months ago
  75. 002e191 Remove common subexpr in aom_flat_block_finder_run by Wan-Teh Chang · 2 years, 2 months ago
  76. 2a29604 Fix off-by-one bug in Neon sub-pixel variance functions by Jonathan Wright · 2 years, 2 months ago
  77. 2722ce6 Cache corner list for each frame buffer by Rachel Barker · 2 years, 3 months ago
  78. 25876b7 Add Neon implementations of masked SAD functions by George Steed · 2 years, 2 months ago
  79. 7abc8b1 Remove dead code by Kyle Siefring · 2 years, 2 months ago
  80. 674eaa0 Revert "Revert "Replace y_buffer_8bit with a downsampling pyramid"" by Rachel Barker · 2 years, 3 months ago
  81. 65f5421 Modify encoder's entropy coding byte-push mechanism by Neeraj Gadgil · 2 years, 3 months ago
  82. 1458e67 rtc: Add intrinsics for aom_get_var_sse_sum_16x16_dual() by Anupam Pandey · 2 years, 2 months ago
  83. 09eec8b rtc: Fix issues in aom_get_var_sse_sum_16x16_dual() by Anupam Pandey · 2 years, 2 months ago
  84. dbb7496 Rename s_lh to avoid conflict w/ same-named macro by Wan-Teh Chang · 2 years, 3 months ago
  85. db56a4e Revert "Replace y_buffer_8bit with a downsampling pyramid" by Wan-Teh Chang · 2 years, 3 months ago
  86. cfb46c7 Replace y_buffer_8bit with a downsampling pyramid by Rachel Barker · 2 years, 3 months ago
  87. af89b29 mse_8xh_16bit_neon: fix src/dst loads by James Zern · 2 years, 3 months ago
  88. 7bb4c54 Revert "Revert "Remove second transpose from transforms"" by Kyle Siefring · 2 years, 3 months ago
  89. 680652b Count down in Neon variance loops by Gerda Zsejke More · 2 years, 4 months ago
  90. 9ad901b Count down in Neon sum square loops by Gerda Zsejke More · 2 years, 4 months ago
  91. 25b6de2 Refactor and optimize aom_hadamard_16x16_neon by Jonathan Wright · 2 years, 3 months ago
  92. 0289a9f Change the license to the BSD 2 Clause License by Wan-Teh Chang · 2 years, 3 months ago
  93. 7c4c790 Add Neon implementation of Hadamard function for 32x32 case by Gerda Zsejke More · 2 years, 3 months ago
  94. 77c4dcc Add Neon implementation of Hadamard function for 4x4 case by Gerda Zsejke More · 2 years, 3 months ago
  95. fe9647f Revert "Remove second transpose from transforms" by Kyle Siefring · 2 years, 3 months ago
  96. 591a118 AVX2: Add optimization for sad_16xhx4d by chiyotsai · 2 years, 4 months ago
  97. a4c4f18 AVX2: Add optimization for sad_mxnx3d by chiyotsai · 2 years, 3 months ago
  98. b8662ce [x86]: Improve aom_smooth_v_predictor_4x{4,8,16}_ssse3(). by Scott LaVarnway · 2 years, 3 months ago
  99. 976f227 Remove second transpose from transforms by Kyle Siefring · 2 years, 5 months ago
  100. 53e3a69 Move global motion estimation code to aom_dsp/ by Rachel Barker · 2 years, 3 months ago