1. 61398bf Fix fullpel search limits by Rachel Barker · 1 year, 3 months ago
  2. 7cdbd7a Replace left shift of xq_active by multiplication by Wan-Teh Chang · 1 year, 3 months ago
  3. dfbaa98 Add a 10-bit deltaq-mode=3 multithreading test by Wan-Teh Chang · 1 year, 3 months ago
  4. fa59a65 Fix fullpel search limits by Rachel Barker · 1 year, 3 months ago
  5. 398a2b5 Use vrshlq_s32 in av1_round_shift_array_32_neon() by Wan-Teh Chang · 1 year, 3 months ago
  6. 8665ec3 Add descriptions for rate guided quantization by Cheng Chen · 1 year, 3 months ago
  7. d5e4936 highbd_inv_txfm_neon: fix undefined behavior by James Zern · 1 year, 3 months ago
  8. 5a3ba91 Set propagation_fraction_power=1 when using sse by Angie Chiang · 1 year, 3 months ago
  9. e82b0ea Use sse for intra/inter_cost in ducky_encode by Angie Chiang · 1 year, 3 months ago
  10. e752ab1 Optimize av1_convolve_x_sr_12tap_neon using SDOT instruction by Gerda Zsejke More · 1 year, 4 months ago
  11. 0540413 Validate min/max quantizers in aom_svc_params_t by Wan-Teh Chang · 1 year, 3 months ago
  12. c8763ff av1_round_shift_rect_array_32_neon: fix undefined behavior by James Zern · 1 year, 3 months ago
  13. 122be35 Add some comments related to aom_svc_params_t by Wan-Teh Chang · 1 year, 3 months ago
  14. 59d64d8 Set max and min partition size in recode loop by chiyotsai · 1 year, 3 months ago
  15. 6155340 rtc: Remove unneeded comment by Marco Paniconi · 1 year, 3 months ago
  16. 705cc67 Search golden frame mv even when last is zero mv in first pass by Bohan Li · 1 year, 3 months ago
  17. d68ec61 rtc: Refactor functions defined in nonrd_pickmode.c by Anupam Pandey · 1 year, 4 months ago
  18. f532fd7 Add memory allocation check and function renaming by Lin Zheng · 1 year, 3 months ago
  19. dc3a7df Improved comments in AV1RateControlQModeInterface by Mark Wachsler · 1 year, 3 months ago
  20. 597bd43 Replace left shift of xq_active by multiplication by Wan-Teh Chang · 1 year, 3 months ago
  21. 91345c5 pickrst_sse4.c: fix two unaligned loads of int16_t by Wan-Teh Chang · 1 year, 3 months ago
  22. 93fc4d7 Revert "Fix a multi-threading issue for allintra deltaq-mode=3" by Wan-Teh Chang · 1 year, 3 months ago
  23. 94a2169 highbd_inv_txfm_neon: make some functions static by James Zern · 1 year, 3 months ago
  24. 7a4d288 highbd_inv_txfm_neon: add asserts for row/col_txfm by James Zern · 1 year, 3 months ago
  25. 21b9f74 highbd_inv_txfm_neon: simplify round_shift_8x8 by James Zern · 1 year, 3 months ago
  26. 73013d3 highbd_inv_txfm_neon: fix undefined behavior by James Zern · 1 year, 3 months ago
  27. 14bd46b Fix test failure in disflow code by Rachel Barker · 1 year, 3 months ago
  28. ff5449a Refactor weight calculation in highbd_apply_temporal_filter() by Diksha Singh · 1 year, 3 months ago
  29. 24ec16a Optimize model fitting functions by Rachel Barker · 1 year, 3 months ago
  30. a5b228f Retune global motion related speed features by Rachel Barker · 1 year, 4 months ago
  31. 2e30ee7 Disable skip_repeated_ref_mv by Rachel Barker · 1 year, 3 months ago
  32. 5876b36 Fix integer sanitizer warnings in disflow by Rachel Barker · 1 year, 4 months ago
  33. 277c8ce Disable GM for frames at 0 distance by Rachel Barker · 1 year, 4 months ago
  34. 1c9752b Select best features for flow estimation by Rachel Barker · 1 year, 4 months ago
  35. c6878ab Import improved warp search from libavm by Rachel Barker · 1 year, 4 months ago
  36. cbf9a0f rtc: Code cleanup fixes by Marco Paniconi · 1 year, 3 months ago
  37. 40bc691 Code reorder and typo fixes by Lin Zheng · 1 year, 3 months ago
  38. 6a8ea3b Fix a multi-threading issue for allintra deltaq-mode=3 by Cheng Chen · 1 year, 3 months ago
  39. 3a71cce Correct buffer fullness Q adjustment. by Paul Wilkins · 1 year, 4 months ago
  40. 9f9918d rtc: Add speed 11 to real-time mode by Marco Paniconi · 1 year, 4 months ago
  41. b7440ea Reset avg Q accumulators for --lossless. by Paul Wilkins · 1 year, 3 months ago
  42. e266ae6 Fix bug when --lossless selected by Paul Wilkins · 1 year, 3 months ago
  43. 1effdaa Add 4D reduction Neon helper and use in SAD4D paths by Salome Thirot · 1 year, 3 months ago
  44. f5105af Add saliency map setup function by Lin Zheng · 1 year, 3 months ago
  45. 5693137 Merge tag 'v3.6.0' into HEAD by Wan-Teh Chang · 1 year, 3 months ago
  46. 9d6250c Move dst16_ptr inside #if CONFIG_AV1_HIGHBITDEPTH by Wan-Teh Chang · 1 year, 3 months ago
  47. d601d5a Build rtc / qmode rate control into one library by Jerome Jiang · 1 year, 3 months ago
  48. 599d8c9 Document input type for per frame qp codec control by Jerome Jiang · 1 year, 3 months ago
  49. 34c9dd5 Fix valgrind failure with parameterized test by Mark Wachsler · 1 year, 3 months ago
  50. 7be63ce thread_loop: lock/unlock mutex outside thread loop by Wan-Teh Chang · 1 year, 4 months ago
  51. 3c65175 Add VOD peak compression efficiency improvement by Wan-Teh Chang · 1 year, 3 months ago v3.6.0
  52. d11a165 Clean up test/avif_progressive_test.cc by Wan-Teh Chang · 1 year, 3 months ago
  53. 6058d32 Add or clean up comments related to denoising by Wan-Teh Chang · 1 year, 3 months ago
  54. 726eeb6 thread_loop: signal only when status changes to OK by Wan-Teh Chang · 1 year, 3 months ago
  55. 8a38501 thread_loop: don't lock around execute() call by Wan-Teh Chang · 1 year, 3 months ago
  56. fc0e57b Update CHANGELOG for libaom v3.6.0-rc3 by Wan-Teh Chang · 1 year, 3 months ago v3.6.0-rc3
  57. 2fa1329fc Add kUnknownRefFrame to Q Mode API. by Mark Wachsler · 1 year, 3 months ago
  58. 99fdc35 Set _img->bit_depth in y4m_input_fetch_frame() by Wan-Teh Chang · 1 year, 3 months ago
  59. 70b1269 rtc-screen: Remove speed feature from speed 10 by Marco Paniconi · 1 year, 3 months ago
  60. fc16e75 Disable deltaq-mode=3 multithreading and add tests by Wan-Teh Chang · 1 year, 3 months ago
  61. d7ecce7 Parameterize zero motion propagation tests by Mark Wachsler · 1 year, 3 months ago
  62. 130d1a9 Disable deltaq-mode=3 multithreading and add tests by Wan-Teh Chang · 1 year, 3 months ago
  63. f5c7d6d Add an assertion to av1_nonrd_pick_intra_mode() by Mudassir Galaganath · 1 year, 3 months ago
  64. 0144dca Improve ConstructGop function by Bohan Li · 1 year, 3 months ago
  65. 9920ed4 ext_rate_guided_quantization: check fscanf return by James Zern · 1 year, 3 months ago
  66. f3e932d av1_round_shift_rect_array_32_neon: fix undefined behavior by James Zern · 1 year, 3 months ago
  67. 83ed5ab Move some var decls in aom_flat_block_finder_run() by Wan-Teh Chang · 1 year, 4 months ago
  68. dd940f1 Add Neon implementation of av1_convolve_x_sr for 12-tap filter by Gerda Zsejke More · 1 year, 4 months ago
  69. 5bfd6f8 Move declaration of TplBlockStats by Mark Wachsler · 1 year, 3 months ago
  70. 82104fc Fix key frame related encoder failure in LAP by Jingning Han · 1 year, 3 months ago
  71. 7e4b033 Allintra: Introduce sf prune_intra_mode_using_best_sad_so_far by Mudassir Galaganath · 1 year, 4 months ago
  72. 8c587fa Revert "Correct buffer fullness Q adjustment." by Wan-Teh Chang · 1 year, 3 months ago
  73. 43b99da Speed-up weight calculation during highbd temporal filtering by Diksha Singh · 1 year, 4 months ago
  74. b51e6ee rtc: Increase thresh to select sb-size=64 for MT by Marco Paniconi · 1 year, 4 months ago
  75. 5861e43 Fix unsigned integer overflow in sse computation by Neha Mary Thomas · 1 year, 4 months ago
  76. de7f631 Allintra: fix an issue in multithreading for deltaq-mode=3 by Cheng Chen · 1 year, 4 months ago
  77. e93a683 Clear xd->mi before init_mc_flow_dispenser returns by Wan-Teh Chang · 1 year, 3 months ago
  78. 95c81f7 rtc: Fix to crash for SVC with resize. by Marco Paniconi · 1 year, 4 months ago
  79. ef1ef3e Fix a bug where an uninitalized search_site is used by chiyotsai · 1 year, 4 months ago
  80. e142124 Allintra: fix an issue in multithreading for deltaq-mode=3 by Cheng Chen · 1 year, 4 months ago
  81. 2b85343 Clean up test/avif_progressive_test.cc by Wan-Teh Chang · 1 year, 4 months ago
  82. 93fe526 Use load_unaligned mem_neon.h helpers in SAD and SAD4D by Jonathan Wright · 1 year, 4 months ago
  83. 5db5cbe Add a unit test for assert failure at mcomp.c:1760 by Wan-Teh Chang · 1 year, 4 months ago
  84. 50dfbac rtc: Fix to crash for SVC with resize. by Marco Paniconi · 1 year, 4 months ago
  85. 8c7991c Fix a crash in MSVC x86 Build by chiyotsai · 1 year, 4 months ago
  86. ac7396a Misc. cleanup for av1_round_shift_array_sse4_1 by Wan-Teh Chang · 1 year, 4 months ago
  87. 246eef3 row_buffer in fwd_txfm2d_c must be 16-byte aligned by Wan-Teh Chang · 1 year, 4 months ago
  88. c1c3756 Disable MSVC forceinline only in cdef_block_simd.h by Wan-Teh Chang · 1 year, 4 months ago
  89. b4a4588 Correct buffer fullness Q adjustment. by Paul Wilkins · 1 year, 4 months ago
  90. 567038a Allintra: guided adaptive quantization by Cheng Chen · 1 year, 5 months ago
  91. e47fbca Reduce memory footprint of Q Mode MotionVector by Mark Wachsler · 1 year, 4 months ago
  92. becea2f Remove OS/2 support by Wan-Teh Chang · 1 year, 4 months ago
  93. 175bb56 Speed-up the calculation in av1_set_ssim_rdmult() by Apurve Kumar Pandey · 1 year, 4 months ago
  94. 173659c Fix a crash in MSVC x86 Build by chiyotsai · 1 year, 4 months ago
  95. fc338d4 README.md: add VS2022 configure/build examples by James Zern · 1 year, 4 months ago
  96. 7395a38 Remove an assertion condition in convolve_c function by Jingning Han · 1 year, 4 months ago
  97. ad16a22 Use mem_neon.h helpers consistently in convolution paths by Jonathan Wright · 1 year, 4 months ago
  98. 2b033a6 Abstract round operation in apply_temporal_filter() by Narayan · 1 year, 4 months ago
  99. 8d914c9 Prepare to remove subpel_bits field. by Mark Wachsler · 1 year, 4 months ago
  100. ecb1404 README: bump VS requirement to 2019 (v16) by James Zern · 1 year, 4 months ago