1. fe7676b s/__aarch64__/AOM_ARCH_AARCH64/ by James Zern · 11 months ago
  2. e733ed5 cmake: add AOM_ARCH_AARCH64 by James Zern · 11 months ago
  3. 93ce40b Add Neon implementation of aom_convolve8_vert by Jonathan Wright · 1 year, 1 month ago
  4. a95e16d Add Neon implementation of aom_convolve8_horiz by Jonathan Wright · 1 year, 1 month ago
  5. cbc8870 Refactor tests for aom_convolve8 functions by Salome Thirot · 11 months ago
  6. a071342 rtc: Fixes to frame-dropper for SVC and screen by Marco Paniconi · 11 months ago
  7. 2d9f19a Fix load from unaligned memory in aom_subtract_block_sse2() by Deepa K G · 11 months ago
  8. 4314068 [NEON] Optimize av1_highbd_convolve_horiz_rs() by Konstantinos Margaritis · 11 months ago
  9. fe36011 Fix Clang -Wunreachable-code-aggressive warnings by Wan-Teh Chang · 11 months ago
  10. 0200aa7 rtc-svc: Enable last-golden compound for 3 TL by Marco Paniconi · 11 months ago
  11. dcaf4ef Add highbd_dc_128_predictor Neon implementation and tests by George Steed · 11 months ago
  12. dc5385b Add Neon implementation of high bitdepth variance functions by Gerda Zsejke More · 1 year ago
  13. d0bf9a4 Do not generate and use usage_exit.cc by Wan-Teh Chang · 11 months ago
  14. 08361de Avoid redundant calculations in tpl by Deepa K G · 11 months ago
  15. 69f9ab1 Add Neon implementation of aom_highbd_hadamard_<w>x<h> by Salome Thirot · 11 months ago
  16. 33da72e Add high bitdepth test suite for Hadamard functions by Salome Thirot · 11 months ago
  17. cddfcd0 Optimize Neon implementation of aom_int_pro_row by Jonathan Wright · 11 months ago
  18. 1f1d6fc Optimize Neon implementation of aom_int_pro_col by Jonathan Wright · 11 months ago
  19. e802b78 Add tpl transform stats collection under a macro by Deepa K G · 11 months ago
  20. b459af3 Optimize mode estimation function in tpl by Deepa K G · 11 months ago
  21. d954a78 Avoid redundant start MV SAD calculation by Deepa K G · 11 months ago
  22. bd96ac7 Combine sfs related to txfm_rd_gate_level by Cherma Rajan A · 11 months ago
  23. d1319e8 Fix update of skip_build_pred flag in interp filter search by Remya Prakasan · 11 months ago
  24. da7a264 av1_resize_and_extend_frame_neon: fix alloc check by James Zern · 11 months ago
  25. bdbdeae Add highbd_h_predictor Neon implementation and tests by George Steed · 11 months ago
  26. 07af837 rtc: Add test coverage for row_tiles by Marco Paniconi · 11 months ago
  27. 6131b0b Add Neon implementation of aom_highbd_minmax_8x8 by Salome Thirot · 11 months ago
  28. d3e5dbc Add Neon implementation of aom_highbd_avg functions by Salome Thirot · 11 months ago
  29. 3a13342 aom_config.c.template: use current year in Copyright by James Zern · 11 months ago
  30. 92960a8 rtc-screen: Incorporate color into rd cost for IDTX by Marco Paniconi · 11 months ago
  31. 1fbb25c namespace ARCH_* defines by James Zern · 11 months ago
  32. 16049e1 Extend sf skip_fullpel_search_using_startmv to cpu4 by Narayan · 11 months ago
  33. eeaa361 [NEON] Optimize highbd weighted convolution functions by Konstantinos Margaritis · 12 months ago
  34. 4e95d5f [NEON] Optimize av1_highbd_convolve_2d_scale_neon(). by Konstantinos Margaritis · 12 months ago
  35. 2fcde30 Fix compilation error for tune vmaf by Deepa K G · 11 months ago
  36. ceca441 Improve documentation for MT support for Loop Filter by Diksha Singh · 11 months ago
  37. dce0f30 Introduce adjust_num_frames_for_arf_filtering sf for speed 6 by venkat sanampudi · 12 months ago
  38. 42140b2 RTC RC: Support cdef level by Jerome Jiang · 12 months ago
  39. cb899e8 Extend downsample SAD computation for lowres, midres by Deepa K G · 1 year ago
  40. 0cb10f5 Extend sf skip_fullpel_search_using_startmv to cpu5 by Narayan · 12 months ago
  41. 2d22cec rtc: Reduce thresholds for palette mode in nonrd by Marco Paniconi · 11 months ago
  42. 4f0dafa third_party/libyuv: remove unused asm files by James Zern · 11 months ago
  43. 9624236 Removed unused Neon function load_u8() by Wan-Teh Chang · 12 months ago
  44. 0a770ff Add Neon implementations of SAD3D functions by Jonathan Wright · 1 year ago
  45. ac9859a sad4d_neon.c -> sadxd_neon.c in prep. for adding SAD3D code by Jonathan Wright · 12 months ago
  46. fee1ffa Add codec control to get CDEF strengths for LUMA by Jerome Jiang · 12 months ago
  47. 295866e Add flag to RTC RC config for screen content by Jerome Jiang · 12 months ago
  48. bb3ed05 Gate inclusion of non-realtime-only Neon SAD functions by Mark Horvath · 1 year ago
  49. 6c744f6 Add Neon sad_skip[_4d] functions for 4x4, 8x4 and 16x4 blocks by Mark Horvath · 1 year ago
  50. 3676e68 Remove references to various 4x32 SAD functions by Mark Horvath · 1 year ago
  51. d77e40b rtc: Remove blk_skip from best_mode by Marco Paniconi · 12 months ago
  52. 83d1c2b Add a test that reproduces b/281219978 by Wan-Teh Chang · 12 months ago
  53. b5f92a9 Use TBL for z2 predictor on AArch64 Neon by George Steed · 12 months ago
  54. 9684f2c Clean up z2 predictor Neon implementation by George Steed · 12 months ago
  55. b6c266a Fix UninstantiatedParameterizedTestSuite<EstimateNoiseTest> by Yunqing Wang · 12 months ago
  56. f1f5861 debug_util: increase QUEUE_MAX_SIZE by James Zern · 12 months ago
  57. e69174b Allintra: add a unit test for deltaq-mode = 3 by Cheng Chen · 12 months ago
  58. 7d7be2a Add AVX2 intrinsic for av1_estimate_noise_from_single_plane() by Diksha Singh · 1 year, 2 months ago
  59. 33a883e Cosmetic changes to TestExternalResizeWorks by Remya Prakasan · 12 months ago
  60. 2ac866c Explicitly specify /std:c++14 for MSVC by Wan-Teh Chang · 1 year ago
  61. 22fba5b Add Neon implementation of OBMC SAD functions by Salome Thirot · 12 months ago
  62. 5c2b90a arg_defs: document superres-mode/resize-mode values by James Zern · 12 months ago
  63. dae2aa1 Extend motion_mode_txfm_rd_gating_offset sf to speed 4 by Cherma Rajan A · 12 months ago
  64. d6a288f Disable Loop restoration for multi-thread case by venkat sanampudi · 12 months ago
  65. 61fcda0 Add support for dynamic allocation of thread data by Remya Prakasan · 12 months ago
  66. 5f51627 cmake/toolchains: update default CROSS comment by James Zern · 12 months ago
  67. 42aea1c ppc-linux-gcc.cmake: update default CROSS value by James Zern · 12 months ago
  68. d45ba36 riscv-linux-gcc.cmake: update default CROSS value by James Zern · 12 months ago
  69. cff1dbc Conditionally disable some unit tests when under chromium by Casey Smalley · 12 months ago
  70. 2324734 Use the target level if it is higher than the inferred one by Bohan Li · 12 months ago
  71. 6b1ffc3 Don't use -Wl,-z,defs with Clang's sanitizers by Wan-Teh Chang · 12 months ago
  72. f15d8ba Add Neon implementation of high bitdepth MSE functions by Gerda Zsejke More · 1 year ago
  73. 62dd360 Add Neon implementation of aom_var_2d_u16 by Salome Thirot · 12 months ago
  74. ca2ac8c Add Neon implementation of aom_var_2d_u8 by Salome Thirot · 12 months ago
  75. d8b8594 Add Neon implementation of aom_sum_squares_i16 by Salome Thirot · 12 months ago
  76. 1e4efab Merge tag 'v3.6.1' into HEAD by Wan-Teh Chang · 12 months ago
  77. 5bae872 Use aom_sse instead of aom_mse to compute SSE by Jonathan Wright · 12 months ago
  78. 68eb356 Tune txfm_rd_gate_level for motion mode rd by Cherma Rajan A · 1 year ago
  79. f975356 rtc: Remove blk_skip from Intra in nonrd by Marco Paniconi · 12 months ago
  80. ad7466d Validate operating point for target-seq-level-idx by Wan-Teh Chang · 12 months ago
  81. 7ade961 v3.6.1: Update CHANGELOG by Wan-Teh Chang · 12 months ago v3.6.1 v3.6.1-rc2
  82. 9ee8543 v{64,128}_intrinsics_arm.h: add some missing casts by James Zern · 12 months ago
  83. 9577bc1 Fix MV clamping in av1_int_pro_motion_estimation by Rachel Barker · 1 year, 1 month ago
  84. 6009df0 Refactor Neon compound convolution functions 7/7 by Jonathan Wright · 1 year ago
  85. d090337 Refactor Neon compound convolution functions 6/7 by Jonathan Wright · 1 year ago
  86. fe08310 Refactor Neon compound convolution functions 5/7 by Jonathan Wright · 1 year ago
  87. 39a436f Refactor Neon compound convolution functions 4/7 by Jonathan Wright · 1 year ago
  88. 4024cf8 Refactor Neon compound convolution functions 3/7 by Jonathan Wright · 1 year ago
  89. b1609f1 rtc: Apply condition to avoid blk_skip for non-screen by Marco Paniconi · 12 months ago
  90. 90f39bb v3.6.1: Update AUTHORS, CHANGELOG, CMakeLists.txt by Wan-Teh Chang · 12 months ago v3.6.1-rc1
  91. 0e8d1ec Move the definition of NOMINMAX to source files by Wan-Teh Chang · 12 months ago
  92. a07acd0 Update the comment on Clang and MSVC's STL by Wan-Teh Chang · 12 months ago
  93. 36fe014 Remove an extraneous '.' after integer literal 8 by Wan-Teh Chang · 12 months ago
  94. dfea6d6 fix redefinition of WIN32_LEAN_AND_MEAN by James Zern · 12 months ago
  95. 4835a3e cmake: fix documentation of Clang flags for MSVC by L. E. Segovia · 1 year ago
  96. ac2da00 Remove blank line in av1_encode_tiles_row_mt() by Deepa K G · 12 months ago
  97. 248d019 aom_thread: Fix leaking min/max macros by L. E. Segovia · 1 year ago
  98. 02ef05b Update the comment on Clang and MSVC's STL by Wan-Teh Chang · 12 months ago
  99. 7f006ee Improve CONFIG_CWG_C013 by Bohan Li · 12 months ago
  100. 53cfa29 Move the definition of NOMINMAX to source files by Wan-Teh Chang · 12 months ago