1. feba32e Use 4-tap filter in av1_dist_wtd_convolve_x_neon for w <= 4 by Jonathan Wright · 11 months ago
  2. b273ebd [NEON] Optimize aom_highbd_convolve8_vert function by Konstantinos Margaritis · 11 months ago
  3. 63fa758 [NEON] Optimize aom_highbd_convolve8_horiz function by Konstantinos Margaritis · 11 months ago
  4. e752733 Fix NEON vs C mismatch of aom_hadamard_32x32() function by Anupam Pandey · 11 months ago
  5. 7d637e1 Skip error calculation in simple motion search by Deepa K G · 11 months ago
  6. 38d838c Fix C vs intrinsic mismatch of aom_hadamard_32x32() function by Anupam Pandey · 11 months ago
  7. eb11833 rtc: Fix to use source_last_TL0 for dropped frame by Marco Paniconi · 11 months ago
  8. aae2448 Extend adjust_num_frames_for_arf_filtering sf to speed 5 by venkat sanampudi · 11 months ago
  9. 1f958b7 Use 4-tap filter in 2D compound Neon convolution for w <= 4 by Jonathan Wright · 11 months ago
  10. e5baaa1 [NEON] Optimize av1_highbd_wiener_convolve_add_src_neon() by Konstantinos Margaritis · 11 months ago
  11. 129c081 cdef_alloc_data: fix sizeof in allocation by James Zern · 11 months ago
  12. 7e15efc Correct the behavior of adjust_num_frames_for_arf_filtering sf by venkat sanampudi · 12 months ago
  13. 8f165c8 Rewrite warp affine horizontal_filter_neon for performance by George Steed · 11 months ago
  14. b5da258 Specialize Neon high bitdepth subpel avg variance by filter value by Gerda Zsejke More · 11 months ago
  15. cbc19df Add Neon high bitdepth subpel avg variance functions by Gerda Zsejke More · 11 months ago
  16. d849db4 Make the screen content decision early by Yunqing Wang · 11 months ago
  17. 414a2fc rtc: Fix to scene change detection, for drop_frame by Marco Paniconi · 11 months ago
  18. 4dcca04 update and sort mailmap by James Zern · 11 months ago
  19. fef9228 Fix sync_fpmt_workers() to get correct error information by Mudassir Galaganath · 12 months ago
  20. f1dcf7f Refactor variable declarations in dist_wtd_convolve_neon by Salome Thirot · 11 months ago
  21. 6154a1e rtc: Fix to last_source when frame_dropper is enabled. by Marco Paniconi · 11 months ago
  22. 6d0f60f aom_configure: increase -Wstack-usage w/asan by James Zern · 11 months ago
  23. 81a2b5c Make high bitdepth SADxXD declarations consistent (2) by James Zern · 11 months ago
  24. dc6842e Skip error calculation of start MV in subpel search by Deepa K G · 11 months ago
  25. 25f6296 Propagate error from worker to main thread during tile-MT by Mudassir Galaganath · 12 months ago
  26. 856b827b Specialize Neon high bitdepth subpel variance by filter value by Gerda Zsejke More · 11 months ago
  27. 5d6705d Add Neon high bitdepth subpel variance functions by Gerda Zsejke More · 11 months ago
  28. dc8c106 Make high bitdepth SADxXD declarations consistent by Jonathan Wright · 11 months ago
  29. 21d45ae Skip_mode improvement by Yunqing Wang · 11 months ago
  30. 9e25fb0 rtc-svc: Fix condition to reset buffer on change_config by Marco Paniconi · 11 months ago
  31. 356a8d1 Allow svc_encoder_rc to use RTC RC library by Jerome Jiang · 11 months ago
  32. beded8a Remove non realtime only condition for rtc rc lib by Jerome Jiang · 11 months ago
  33. dcf3761 Simplify aom_highbd_<bd>_sub_pixel_avg_variance* entries by Jonathan Wright · 11 months ago
  34. d8fa9ad Simplify aom_highbd_<bd>_sub_pixel_variance* function entries by Jonathan Wright · 11 months ago
  35. b79c0e6 Remove duplicate aom_highbd_<bd>_mse* entries by Jonathan Wright · 11 months ago
  36. 7f53e1f Simplify aom_highbd_<bd>_variance* function entries by Jonathan Wright · 11 months ago
  37. f7b8a27 Remove aom[_highbd_*]_variance 2x* and *x2 entries by Jonathan Wright · 11 months ago
  38. a8237eb Remove duplicate aom_sub_pixel_avg_variance* entries by Jonathan Wright · 11 months ago
  39. 233000f rtc: Fix to rtc reference structure for dropped frames by Marco Paniconi · 11 months ago
  40. bba4e96 Fix sync_enc_workers to read error status of master thread by Mudassir Galaganath · 12 months ago
  41. 6acb75d Add Neon implementations of aom_highbd_sad_skip_<w>x<h>x4d by Gerda Zsejke More · 11 months ago
  42. bb19a81 Add Neon implementation of high bitdepth SAD4D functions by Gerda Zsejke More · 11 months ago
  43. 4f5d079 Add Armv8.6 USDOT Neon implementation of aom_convolve8_vert by Jonathan Wright · 11 months ago
  44. fe9bb04 Add Armv8.6 USDOT Neon implementation of aom_convolve8_horiz by Jonathan Wright · 11 months ago
  45. 70c4955 Add Armv8.4 SDOT Neon implementation of aom_convolve8_vert by Jonathan Wright · 11 months ago
  46. 22ce51b Introduce an early breakout in skip_mode_rd() by venkat sanampudi · 11 months ago
  47. 3bf2aa1 rtc: Add control to set target bitrate by Marco Paniconi · 11 months ago
  48. 61d6c01 Convert svc_encoder_rtc from C to C++ by Jerome Jiang · 11 months ago
  49. 5e067bf Remove redundant parentheses in dist_wtd_convolve_*_neon by Salome Thirot · 11 months ago
  50. 172c1b7 Add missing UNLIKELY attribute in av1_dist_wtd_convolve_x_neon by Salome Thirot · 11 months ago
  51. 7cd3cf9 Add Armv8.4 SDOT Neon implementation of aom_convolve8_horiz by Jonathan Wright · 11 months ago
  52. c45c440 Remove redundant filter arithmetic in Neon convolve8 functions by Jonathan Wright · 11 months ago
  53. a27d479 Specialize dist_wtd averaging dist_wtd_convolve_2d_copy functions by Salome Thirot · 12 months ago
  54. 00c2c39 Specialize non-averaging dist_wtd_convolve_2d_copy_neon by Salome Thirot · 12 months ago
  55. cf59b80 Specialize dist_wtd averaging dist_wtd_convolve_2d functions by Salome Thirot · 12 months ago
  56. d35b337 Specialize non-averaging dist_wtd_convolve_2d_neon by Salome Thirot · 12 months ago
  57. 10f94ed Specialize dist_wtd averaging dist_wtd_convolve_y functions by Salome Thirot · 12 months ago
  58. ec21563 Specialize non-averaging dist_wtd_convolve_y_neon by Salome Thirot · 12 months ago
  59. 79270d9 rtc; Add source variance condition to skip_cdef by Marco Paniconi · 11 months ago
  60. e059e63 Specialize dist_wtd averaging dist_wtd_convolve_x functions by Salome Thirot · 1 year ago
  61. e718250 Specialize non-averaging dist_wtd_convolve_x_neon by Salome Thirot · 1 year ago
  62. 7a87053 Add Neon implementation of aom_highbd_sad_skip_<w>x<h> functions by Gerda Zsejke More · 11 months ago
  63. a65ea73 Add Neon implementation of high bitdepth SAD functions by Gerda Zsejke More · 12 months ago
  64. 0dff0e5 Add remaining highbd_dc_predictor Neon implementations and tests by George Steed · 12 months ago
  65. 5de9e17 rtc: Fix to reset of baseline_gf_interval in change_config by Marco Paniconi · 11 months ago
  66. b813285 Add Neon implementation of masked SAD4D by Salome Thirot · 12 months ago
  67. ead4fc3 rtc-screen; Adjust condition for idtx mode with color by Marco Paniconi · 11 months ago
  68. 9c3c9e1 Throw a codec error instead of exit by Cheng Chen · 12 months ago
  69. ab9cd8f Include config/aom_config.h for AOM_ARCH_AARCH64 by Wan-Teh Chang · 11 months ago
  70. dd50075 Add Neon implementation of aom_comp_avg_upsampled_pred by Salome Thirot · 12 months ago
  71. f9be293 Add Neon implementation of aom_upsampled_pred by Salome Thirot · 1 year, 2 months ago
  72. c7a22fb Rename comp_mask_variance.cc test file by Salome Thirot · 12 months ago
  73. 511758d Tune sf fast_inter_tx_type_prob_thresh for speed 5, 6 by venkat sanampudi · 12 months ago
  74. 461ddf2 Allow masked compound types when COMPOUND_AVERAGE/DISTWTD pruned by Cherma Rajan A · 12 months ago
  75. ed9be8c Set prune_ref_frame_for_gm_search=1 at high speeds by Rachel Barker · 12 months ago
  76. 9671f64 Prune global motion more aggressively by Rachel Barker · 12 months ago
  77. 23a23e0 Don't predict global motion from low-quality refs by Rachel Barker · 12 months ago
  78. 08df0cc Move some speed features to speed 0 by Rachel Barker · 12 months ago
  79. 51f647f Include config/aom_config.h for AOM_ARCH_AARCH64 by Wan-Teh Chang · 12 months ago
  80. 8672b59 Improve rate control in vbr. by Paul Wilkins · 1 year ago
  81. b899587 Remove extend_minq_fast. by Paul Wilkins · 1 year ago
  82. bae11e5 Enable the -Wshadow warning flag on C++ files by Wan-Teh Chang · 12 months ago
  83. af5a621 Add scaling change to fix b/281219978. by oguleryuz · 12 months ago
  84. b8371ff av1_fwd/inv_txfm1d_test.cc: Standardize var names by Wan-Teh Chang · 12 months ago
  85. 85d2496 noise_model_test.cc: Fix -Wshadow warnings by Wan-Teh Chang · 12 months ago
  86. 7eae8ae av1_fwd_txfm2d_test.cc: Fix -Wshadow warnings by Wan-Teh Chang · 12 months ago
  87. 8e7863f Remove arch-specific implementation for comp_mask_upsampled_pred by Salome Thirot · 12 months ago
  88. b02534c Repurpose AV1HighbdCompMaskUpVarianceTest test suite by Salome Thirot · 12 months ago
  89. 009ea94 Repurpose AV1CompMaskUpVarianceTest test suite by Salome Thirot · 12 months ago
  90. 7920062 Add highbd_dc_top_predictor Neon implementation and tests by George Steed · 12 months ago
  91. bf79e16 Add highbd_dc_left_predictor Neon implementation and tests by George Steed · 12 months ago
  92. 49adf66 rtc-svc: Adjust QP down on base TL0 by Marco Paniconi · 12 months ago
  93. 3b183d0 Fix comment in derive_skip_apply_postproc_filters by Wan-Teh Chang · 12 months ago
  94. 23e62b7 Fix -Wshadow by relying on outer declarations by Wan-Teh Chang · 12 months ago
  95. 131dc2e Fix -Wshadow warnings on loop index variables by Wan-Teh Chang · 12 months ago
  96. b6ead6c firstpass_test.cc: Fix GCC/Clang -Wshadow warnings by Wan-Teh Chang · 12 months ago
  97. 6ebc9f8 Fix -Wshadow warnings in static constant arrays by Wan-Teh Chang · 12 months ago
  98. 0317805 variance_test.cc: Fix GCC/Clang -Wshadow warnings by Wan-Teh Chang · 12 months ago
  99. 4fec882 Fix -Wshadow warnings in struct constructors by Wan-Teh Chang · 12 months ago
  100. 7cba517 Compile third_party/libyuv with -Wno-shadow by Wan-Teh Chang · 12 months ago