1. ec6d7b2 tools_common,CodecInfo: add missing const by James Zern · 1 year, 3 months ago
  2. 5e9d457 Fix a multi-threading issue for allintra deltaq-mode=3 by Cheng Chen · 1 year, 4 months ago
  3. 46294ae rtc: Fix logic in nonrd screen for color by Marco Paniconi · 1 year, 3 months ago
  4. 2060c14 Add saliency map driven rdmult tuning for VMAF by Lin Zheng · 1 year, 3 months ago
  5. 810ceca Set key frame relative location properly by Angie Chiang · 1 year, 3 months ago
  6. 18a7524 Simplify logics in av1_encode_frame() by Jingning Han · 1 year, 3 months ago
  7. e49fc33 Guard unintended use of lossless mode. by Jingning Han · 1 year, 3 months ago
  8. 8e54fcf tools_common,CodecInfo: fix interface fn ptr proto by James Zern · 1 year, 3 months ago
  9. 0484e4d dr_prediction_z2_Nx8_neon: quiet -Wunintialized warnings by James Zern · 1 year, 3 months ago
  10. 338dcf9 {intrapred,loopfilter}_neon: quiet some uninit warnings by James Zern · 1 year, 3 months ago
  11. 4781b9f nonrd_opt: align scan tables by James Zern · 1 year, 3 months ago
  12. 105ae56 nonrd_opt: align scan tables by James Zern · 1 year, 3 months ago
  13. 7c96989 Add optimized convolve functions for intrabc mode by Yunqing Wang · 1 year, 3 months ago
  14. 8d73cbc rtc: RC fixes for temporal layers. by Marco Paniconi · 1 year, 3 months ago
  15. 02269bf Fix MV clamping in av1_mv_pred by Rachel Barker · 1 year, 3 months ago
  16. 3edf75c set_ld_layer_depth: cap max_layer_depth to MAX_ARF_LAYERS by James Zern · 1 year, 3 months ago
  17. ba3388a Change the DC_PRED cache flags to the bool type by Wan-Teh Chang · 1 year, 3 months ago
  18. b4bf383 Fix the assertion failure in convolve functions by Yunqing Wang · 1 year, 3 months ago
  19. b7ebfe8 av1_fwd_txfm2d: remove unused table by James Zern · 1 year, 3 months ago
  20. 9545a20 set_fwd_txfm_non_scale_range: convert checks to asserts by James Zern · 1 year, 3 months ago
  21. 2b9f6b3 set_fwd_txfm_non_scale_range: suppress -Wstringop-overflow by James Zern · 1 year, 3 months ago
  22. 2900b6d Fix comment for clear_cfl_dc_pred_cache_flags() by Wan-Teh Chang · 1 year, 3 months ago
  23. e0436e1 Improve comment for use_dc_pred_cache in CFL_CTX by Wan-Teh Chang · 1 year, 3 months ago
  24. 66458fb Skip the evaluation of chroma mode based on known rdcost by Mudassir Galaganath · 1 year, 3 months ago
  25. 058ced7 rtc: Adjust threshold in set_color_sensitivity by Marco Paniconi · 1 year, 3 months ago
  26. 06383a9 Fix MV clamping in av1_mv_pred by Rachel Barker · 1 year, 3 months ago
  27. 8da6ff8 set_ld_layer_depth: cap max_layer_depth to MAX_ARF_LAYERS by James Zern · 1 year, 3 months ago
  28. 1fb5ce5 Filter ARF frame in ducky_encode by Angie Chiang · 1 year, 3 months ago
  29. 773cd04 rtc: Adjust motion search on TL0 by Marco Paniconi · 1 year, 3 months ago
  30. d413ddf Change the plane param of get_cfl_pred_type to int by Wan-Teh Chang · 1 year, 3 months ago
  31. e97deee Specialize av1_convolve_y_sr_neon for 6-tap filter by Gerda Zsejke More · 1 year, 4 months ago
  32. 8bbc778 Add Neon implementation of av1_convolve_y_sr for 12-tap filter by Gerda Zsejke More · 1 year, 4 months ago
  33. d2cafb2 Regularize flow matrix in disflow by Rachel Barker · 1 year, 4 months ago
  34. 895f38a Fix explanation of disflow algorithm by Rachel Barker · 1 year, 4 months ago
  35. e7e2bbb av1_common_int.h: remove unneeded gcc pragma by James Zern · 1 year, 3 months ago
  36. 3751e0e rtc: Adjust speed features for temporal layers by Marco Paniconi · 1 year, 3 months ago
  37. 41f1bb0 Further cleanup for RANSAC code by Rachel Barker · 1 year, 4 months ago
  38. d26bcfe Memory allocation optimization in Saliency_map.c by Lin Zheng · 1 year, 3 months ago
  39. 770d9fe Optimize av1_convolve_x_sr_12tap_neon using USDOT instruction by Gerda Zsejke More · 1 year, 4 months ago
  40. 74467cd rtc: Fix for temporal layers by Marco Paniconi · 1 year, 3 months ago
  41. 61398bf Fix fullpel search limits by Rachel Barker · 1 year, 3 months ago
  42. 7cdbd7a Replace left shift of xq_active by multiplication by Wan-Teh Chang · 1 year, 4 months ago
  43. dfbaa98 Add a 10-bit deltaq-mode=3 multithreading test by Wan-Teh Chang · 1 year, 3 months ago
  44. fa59a65 Fix fullpel search limits by Rachel Barker · 1 year, 3 months ago
  45. 398a2b5 Use vrshlq_s32 in av1_round_shift_array_32_neon() by Wan-Teh Chang · 1 year, 3 months ago
  46. 8665ec3 Add descriptions for rate guided quantization by Cheng Chen · 1 year, 4 months ago
  47. d5e4936 highbd_inv_txfm_neon: fix undefined behavior by James Zern · 1 year, 4 months ago
  48. 5a3ba91 Set propagation_fraction_power=1 when using sse by Angie Chiang · 1 year, 3 months ago
  49. e82b0ea Use sse for intra/inter_cost in ducky_encode by Angie Chiang · 1 year, 3 months ago
  50. e752ab1 Optimize av1_convolve_x_sr_12tap_neon using SDOT instruction by Gerda Zsejke More · 1 year, 5 months ago
  51. 0540413 Validate min/max quantizers in aom_svc_params_t by Wan-Teh Chang · 1 year, 3 months ago
  52. c8763ff av1_round_shift_rect_array_32_neon: fix undefined behavior by James Zern · 1 year, 4 months ago
  53. 122be35 Add some comments related to aom_svc_params_t by Wan-Teh Chang · 1 year, 3 months ago
  54. 59d64d8 Set max and min partition size in recode loop by chiyotsai · 1 year, 3 months ago
  55. 6155340 rtc: Remove unneeded comment by Marco Paniconi · 1 year, 3 months ago
  56. 705cc67 Search golden frame mv even when last is zero mv in first pass by Bohan Li · 1 year, 4 months ago
  57. d68ec61 rtc: Refactor functions defined in nonrd_pickmode.c by Anupam Pandey · 1 year, 5 months ago
  58. f532fd7 Add memory allocation check and function renaming by Lin Zheng · 1 year, 4 months ago
  59. dc3a7df Improved comments in AV1RateControlQModeInterface by Mark Wachsler · 1 year, 4 months ago
  60. 597bd43 Replace left shift of xq_active by multiplication by Wan-Teh Chang · 1 year, 4 months ago
  61. 91345c5 pickrst_sse4.c: fix two unaligned loads of int16_t by Wan-Teh Chang · 1 year, 4 months ago
  62. 93fc4d7 Revert "Fix a multi-threading issue for allintra deltaq-mode=3" by Wan-Teh Chang · 1 year, 4 months ago
  63. 94a2169 highbd_inv_txfm_neon: make some functions static by James Zern · 1 year, 4 months ago
  64. 7a4d288 highbd_inv_txfm_neon: add asserts for row/col_txfm by James Zern · 1 year, 4 months ago
  65. 21b9f74 highbd_inv_txfm_neon: simplify round_shift_8x8 by James Zern · 1 year, 4 months ago
  66. 73013d3 highbd_inv_txfm_neon: fix undefined behavior by James Zern · 1 year, 4 months ago
  67. 14bd46b Fix test failure in disflow code by Rachel Barker · 1 year, 4 months ago
  68. ff5449a Refactor weight calculation in highbd_apply_temporal_filter() by Diksha Singh · 1 year, 4 months ago
  69. 24ec16a Optimize model fitting functions by Rachel Barker · 1 year, 4 months ago
  70. a5b228f Retune global motion related speed features by Rachel Barker · 1 year, 4 months ago
  71. 2e30ee7 Disable skip_repeated_ref_mv by Rachel Barker · 1 year, 4 months ago
  72. 5876b36 Fix integer sanitizer warnings in disflow by Rachel Barker · 1 year, 4 months ago
  73. 277c8ce Disable GM for frames at 0 distance by Rachel Barker · 1 year, 4 months ago
  74. 1c9752b Select best features for flow estimation by Rachel Barker · 1 year, 4 months ago
  75. c6878ab Import improved warp search from libavm by Rachel Barker · 1 year, 5 months ago
  76. cbf9a0f rtc: Code cleanup fixes by Marco Paniconi · 1 year, 4 months ago
  77. 40bc691 Code reorder and typo fixes by Lin Zheng · 1 year, 4 months ago
  78. 6a8ea3b Fix a multi-threading issue for allintra deltaq-mode=3 by Cheng Chen · 1 year, 4 months ago
  79. 3a71cce Correct buffer fullness Q adjustment. by Paul Wilkins · 1 year, 4 months ago
  80. 9f9918d rtc: Add speed 11 to real-time mode by Marco Paniconi · 1 year, 5 months ago
  81. b7440ea Reset avg Q accumulators for --lossless. by Paul Wilkins · 1 year, 4 months ago
  82. e266ae6 Fix bug when --lossless selected by Paul Wilkins · 1 year, 4 months ago
  83. 1effdaa Add 4D reduction Neon helper and use in SAD4D paths by Salome Thirot · 1 year, 4 months ago
  84. f5105af Add saliency map setup function by Lin Zheng · 1 year, 4 months ago
  85. 5693137 Merge tag 'v3.6.0' into HEAD by Wan-Teh Chang · 1 year, 4 months ago
  86. 9d6250c Move dst16_ptr inside #if CONFIG_AV1_HIGHBITDEPTH by Wan-Teh Chang · 1 year, 4 months ago
  87. d601d5a Build rtc / qmode rate control into one library by Jerome Jiang · 1 year, 4 months ago
  88. 599d8c9 Document input type for per frame qp codec control by Jerome Jiang · 1 year, 4 months ago
  89. 34c9dd5 Fix valgrind failure with parameterized test by Mark Wachsler · 1 year, 4 months ago
  90. 7be63ce thread_loop: lock/unlock mutex outside thread loop by Wan-Teh Chang · 1 year, 4 months ago
  91. 3c65175 Add VOD peak compression efficiency improvement by Wan-Teh Chang · 1 year, 4 months ago v3.6.0
  92. d11a165 Clean up test/avif_progressive_test.cc by Wan-Teh Chang · 1 year, 4 months ago
  93. 6058d32 Add or clean up comments related to denoising by Wan-Teh Chang · 1 year, 4 months ago
  94. 726eeb6 thread_loop: signal only when status changes to OK by Wan-Teh Chang · 1 year, 4 months ago
  95. 8a38501 thread_loop: don't lock around execute() call by Wan-Teh Chang · 1 year, 4 months ago
  96. fc0e57b Update CHANGELOG for libaom v3.6.0-rc3 by Wan-Teh Chang · 1 year, 4 months ago v3.6.0-rc3
  97. 2fa1329fc Add kUnknownRefFrame to Q Mode API. by Mark Wachsler · 1 year, 4 months ago
  98. 99fdc35 Set _img->bit_depth in y4m_input_fetch_frame() by Wan-Teh Chang · 1 year, 4 months ago
  99. 70b1269 rtc-screen: Remove speed feature from speed 10 by Marco Paniconi · 1 year, 4 months ago
  100. fc16e75 Disable deltaq-mode=3 multithreading and add tests by Wan-Teh Chang · 1 year, 4 months ago