1. b6cfc3c fix redefinition of WIN32_LEAN_AND_MEAN by James Zern · 11 months ago
  2. 125ce91 Improve CONFIG_CWG_C013 by Bohan Li · 11 months ago
  3. fe88225 Move lpf thread data init to lpf_pipeline_mt_init() by Deepa K G · 11 months ago
  4. b9e0370 Use widening instructions in Neon z1 predictors by George Steed · 11 months ago
  5. 6eb40d9 Prefer scalar arithmetic and use BSL in Neon z1 predictors by George Steed · 11 months ago
  6. 864b276 Refactor Neon compound convolution functions 2/7 by Jonathan Wright · 11 months ago
  7. 6f15d74 Refactor Neon compound convolution functions 1/7 by Jonathan Wright · 11 months ago
  8. 8c4dc84 Fold 'round_offset' constant in Neon horizontal convolutions by Jonathan Wright · 11 months ago
  9. c6ac6ab Refactor rounding shims in averaging Neon convolution functions by Jonathan Wright · 11 months ago
  10. 3abeed8 Fix and re-enable the sf prune_nearest_near_mv_using_refmv_weight by Remya Prakasan · 12 months ago
  11. 92b5cd3 Specialize Neon masked sub-pixel variance by filter value by Salome Thirot · 11 months ago
  12. 6d461a3 Add Neon implementation of masked sub-pixel variance by Salome Thirot · 11 months ago
  13. efccc1e Add Neon implementation of aom_comp_mask_pred by Salome Thirot · 11 months ago
  14. 9c2f6ef Fix comp_mask_variance speed tests by Salome Thirot · 11 months ago
  15. 82e77e4 rtc: Fix to block artifacts in screen scrolling by Marco Paniconi · 11 months ago
  16. 7b310b5 Guard support of 7.x and 8.x levels under a config flag. by Bohan Li · 11 months ago
  17. 26bf9bc9 Remove redundant clang-format toggle in intrapred_neon.c by George Steed · 11 months ago
  18. 4171d85 Remove unused 4x4 d135 predictor Neon implementation by George Steed · 11 months ago
  19. 66a86fe Guard support of 7.x and 8.x levels under a config flag. by Bohan Li · 11 months ago
  20. ea9a06f Remove blank line in av1_encode_tiles_row_mt() by Deepa K G · 11 months ago
  21. 34839f9 Add generation of libaom_test_srcs.gni by Casey Smalley · 11 months ago
  22. b5e43a7 Enable MSE tests for high bitdepth functions by Gerda Zsejke More · 11 months ago
  23. 24a3240 cmake: fix documentation of Clang flags for MSVC by L. E. Segovia · 11 months ago
  24. 4a46999 Enable Loop restoration with Wiener filter for speed 5 and 6 by venkat sanampudi · 12 months ago
  25. 826ce59 Move lpf thread data init to lpf_pipeline_mt_init() by Deepa K G · 11 months ago
  26. 47a10c3 temporal_filter_neon: make some vars/params const by James Zern · 11 months ago
  27. fc18659 temporal_filter_neon: set lanes with intrinsic fns by James Zern · 11 months ago
  28. ca11f82 simd,arm: use intrinsic functions where appropriate by James Zern · 11 months ago
  29. 51b883e Properly compute multi thread workers for allintra by Cheng Chen · 11 months ago
  30. 41e6cab cmake: Fix build with Clang/CL by L. E. Segovia · 12 months ago
  31. b61793a noise_model.c: add a few missing malloc casts by L. E. Segovia · 1 year, 1 month ago
  32. 4d926b7 Address VQ issue in bug aomedia:3170 by Lin Zheng · 12 months ago
  33. 34afdef Add Neon implementations for remaining h predictors by George Steed · 11 months ago
  34. c26cf7f Add Neon implementations for remaining v predictors by George Steed · 12 months ago
  35. d192cdf cfl_neon: use intrinsic functions where appropriate by James Zern · 11 months ago
  36. 8ad1195 fft_test: fix operator<< output by James Zern · 11 months ago
  37. 067fd40 Revert "Revert "Improve SIMD of av1_compute_stats_avx2()"" by Diksha Singh · 11 months ago
  38. a250c26 cmake: use assembly language support by L. E. Segovia · 12 months ago
  39. 407a459 Add Neon implementations for rectangular dc predictors by George Steed · 12 months ago
  40. 2f69acb [NEON] av1_highbd_convolve_2d_sr_neon() implementation by Konstantinos Margaritis · 11 months ago
  41. 94d6249 [NEON] Refactor of highbd convolve X & Y functions by Konstantinos Margaritis · 11 months ago
  42. b07a503 cdef: Disable MSVC optimizations for filter_block by L. E. Segovia · 11 months ago
  43. a73f5c4 Optimize Neon implementation of averaging convolution functions by Salome Thirot · 12 months ago
  44. 00fca98 sad.c: remove unneeded CONFIG_REALTIME_ONLY check by James Zern · 11 months ago
  45. 93c90cb sadx4d_sse2.asm: remove remaining x4d_avg support by James Zern · 2 years, 5 months ago
  46. 0568c03 remove sadNxMx4d_avg functions by James Zern · 2 years, 5 months ago
  47. 622d8eb sse_neon: fix vector initializer w/Windows Arm64 by James Zern · 11 months ago
  48. d0ee6c7 warp_plane_neon: fix vector initializers w/Windows Arm64 by James Zern · 11 months ago
  49. 18ee55b Refactor Neon dc predictors by George Steed · 12 months ago
  50. d93da79 Refactor Neon SAD4D functions by Jonathan Wright · 12 months ago
  51. 8183806 K-means: NEON implementation. by Vincent Rabaud · 11 months ago
  52. f00e3be exports: Fix module definition file for MinGW/MSYS by L. E. Segovia · 12 months ago
  53. bdc6ea8 rtc: Fix to set actual_num_seg#_blocks by Marco Paniconi · 11 months ago
  54. 9763f65 cmake: Fix build with Clang/CL by L. E. Segovia · 12 months ago
  55. 0f23ada cmake: Fix aom linkage race condition on MSVC by L. E. Segovia · 12 months ago
  56. 79f0adb Add DropFrameEncodeTest to *Large by Jerome Jiang · 11 months ago
  57. 3dbb8ca aom_thread: Fix leaking min/max macros by L. E. Segovia · 11 months ago
  58. 5a87816 arm_cpudetect: fix aom_arm_cpu_caps w/Win Arm64 by James Zern · 11 months ago
  59. d38017d cmake: add _CRT_SECURE_NO_WARNINGS to windows targets by James Zern · 11 months ago
  60. 7806f10 rtc: Fix update to actual_num_seg#_blocks by Marco Paniconi · 11 months ago
  61. c759f0c rtc-svc: error_resilience test for (2TL, 1SL) by Marco Paniconi · 11 months ago
  62. 9cad852 [NEON] highbd implementation of av1_highbd_convolve_x_sr_neon 2/2 by Konstantinos Margaritis · 11 months ago
  63. 0016167 [NEON] highbd implementation of av1_highbd_convolve_x_sr_neon 1/2 by Konstantinos Margaritis · 12 months ago
  64. 7b0d199 Use distinct helper for 8-tap Neon dist_wtd_convolve_y by Gerda Zsejke More · 1 year ago
  65. a3766d1 Correct the license in highbd_convolve_neon.h by Jerome Jiang · 11 months ago
  66. 92a24f9 rtc: Allow cnt_zeromv to be used when aq-mode=0 by Marco Paniconi · 12 months ago
  67. 5711b50 Add missing pre-processor directive comments by Gerda Zsejke More · 1 year ago
  68. 76bb4aa Propagate constants in av1_dist_wtd_convolve_2d_copy_neon by Gerda Zsejke More · 1 year ago
  69. 32c1158 Refactor av1_dist_wtd_convolve_2d_copy_neon by Gerda Zsejke More · 1 year ago
  70. a5e0c89 exports: Fix module definition file for MinGW/MSYS by L. E. Segovia · 12 months ago
  71. 5a09038 Add AV1RateControlRTC::GetLoopfilterLevel by Jerome Jiang · 12 months ago m114-5737
  72. 86fd5e7 svc_encoder_rtc: Fix control logic for error_resilience by Marco Paniconi · 12 months ago
  73. d90659a Add a test for drop frame encode by Mudassir Galaganath · 12 months ago
  74. d6b8177 Fix exception in av1_tpl_get_frame_importance() by Angie Chiang · 12 months ago
  75. 578a0b3 Add scaling to fix b/278065963. by oguleryuz · 12 months ago
  76. 9d5e473 aq_variance: make av1_log_block_wavelet_energy static by James Zern · 12 months ago
  77. 9526e0d dwt: remove av1_dct_ac_sad & av1_variance by James Zern · 12 months ago
  78. 8f8b66d Optimize Armv8.0 Neon SAD4D 16xh, 32xh, 64xh and 128xh functions by Jonathan Wright · 12 months ago
  79. f387176 Revert "Improve SIMD of av1_compute_stats_avx2()" by James Zern · 12 months ago
  80. 32c2b16 aomdec.c: Verify we can scale a frame by Wan-Teh Chang · 12 months ago
  81. 3e063b4 cmake: replace 'stub' with 'no-op/no_op' by James Zern · 12 months ago
  82. 8791eba cmake: improve some comments by James Zern · 12 months ago
  83. 938fe87 lightfield_bitstream_parsing: make process_tile_list static by James Zern · 12 months ago
  84. 4b80045 tools_common.h: fix get_aom_{decoder,encoder}_count protos by James Zern · 12 months ago
  85. 0d051f1 level: make time_next_buffer_is_free static by James Zern · 12 months ago
  86. c743cce y4menc: make colorspace8() static by James Zern · 12 months ago
  87. 1a7a330 rtc: Layer constraint on Q for temporal layers by Marco Paniconi · 12 months ago
  88. aeb5b91 Add psnr calculation for svc sample encoder by Jerome Jiang · 12 months ago
  89. 00fb4e0 cmake: include tools_common.h in usage_exit.c{,c} by James Zern · 12 months ago
  90. 5205bfe cmake: replace 'dummy' with 'stub' by James Zern · 12 months ago
  91. 3b11984 util.cmake: add prototype for *_dummy_function by James Zern · 12 months ago
  92. 79f35f7 Add Neon implementation of aom_minmax_8x8 by Salome Thirot · 12 months ago
  93. fac834a Add tests for 8x8_minmax functions by Salome Thirot · 12 months ago
  94. 25beaa9 Choose sb_size by ppi instead of svc by Yuan Tong · 1 year, 2 months ago
  95. ff5799c Add Neon implementation for 64x64 dc predictors by George Steed · 12 months ago
  96. 5b39cf9 [NEON] highbd implementation of av1_highbd_convolve_y_sr_neon 3/3 by Konstantinos Margaritis · 12 months ago
  97. 55fbb0c rtc: Remove unused code in cyclic_refresh by Marco Paniconi · 12 months ago
  98. 5faaca2 [NEON] highbd implementation of av1_highbd_convolve_y_sr_neon 2/3 by Konstantinos Margaritis · 12 months ago
  99. 3a9ac89 [NEON] highbd implementation of av1_highbd_convolve_y_sr_neon 1/3 by Konstantinos Margaritis · 12 months ago
  100. 3a9da7f variance: remove aom*_getNxMvar by James Zern · 1 year ago