1. ff9badef Tweak luma QM levels with `tune=ssimulacra2` by Julio Barba · 19 hours ago main
  2. f28171c Variance Boost: update comment on variance calculation by Julio Barba · 33 hours ago
  3. 6a1c556 Variance Boost: 3-octile subblock variance sampling by Julio Barba · 3 days ago
  4. 89a0651 rtc-screen: Prune palette testing for speed 11 by Marco Paniconi · 10 days ago
  5. d486d0d av1_return_max/min_sub_pixel_mv: set sse1 output by Wan-Teh Chang · 12 days ago
  6. 4e96b7c Spell "filesize" and "tilesize" as two words by Wan-Teh Chang · 13 days ago
  7. 37c5c4e Use ROUND_POWER_OF_TWO() in av1_optimize_txb() by Wan-Teh Chang · 14 days ago
  8. 3f8a73c Tweak rdmult with `tune=ssimulacra2` by Julio Barba · 3 weeks ago
  9. 36813a3 Build: compile source files in parallel under MSVC by Aras Pranckevicius · 3 weeks ago
  10. c2f5974 Tweak 4:4:4 chroma QM levels with `tune=ssimulacra2` by Julio Barba · 2 weeks ago
  11. 80070c4 Ensure Variance Boost only runs in all intra mode by Julio Barba · 3 weeks ago
  12. 822b18e Decrease AC chroma on 4:4:4 content with `tune=ssimulacra2` by Julio Barba · 3 weeks ago
  13. bc45e03 Variance Boost: feedback follow-up by Julio Barba · 3 weeks ago
  14. 80a21c1 Don't assert signed integer overflow didn't happen by Wan-Teh Chang · 3 weeks ago
  15. 5406c57 Declare some cpi parameters as const AV1_COMP * by Wan-Teh Chang · 3 weeks ago
  16. 893c832 Cosmetic: change "allintra" to "all intra" by Wan-Teh Chang · 3 weeks ago
  17. b19982b Use more commonly-used expression of rounding term by Wan-Teh Chang · 3 weeks ago
  18. 2894f56 Change the default_extra_cfg array back to a struct by Wan-Teh Chang · 3 weeks ago
  19. 58bbf5e Enable QM-PSNR metric with `tune=ssimulacra2` by Julio Barba · 4 weeks ago
  20. 5b8a8e1 av1_inv_txfm2d_test: make arrays const by Tristan Matthews · 3 weeks ago
  21. 03b9a9a svc_encoder_rtc: make arrays const by Tristan Matthews · 3 weeks ago
  22. 57a768d speed_features: make arrays const by Tristan Matthews · 3 weeks ago
  23. a38b795 compound_type: make arrays const by Tristan Matthews · 3 weeks ago
  24. ecad807 timing: make arrays const by Tristan Matthews · 3 weeks ago
  25. 7883c10 av1_inv_txfm_ssse3: make arrays const by Tristan Matthews · 3 weeks ago
  26. d3c03f2 av1_inv_txfm_avx2: make arrays const by Tristan Matthews · 3 weeks ago
  27. ed4a674 mvref_common: make arrays const by Tristan Matthews · 3 weeks ago
  28. c1e3378 av1_inv_txfm_neon: make arrays const by Tristan Matthews · 3 weeks ago
  29. 4d61b2f highbd_intrapred_neon: make arrays const by Tristan Matthews · 3 weeks ago
  30. c1842f7 Introduce Variance Boost by Julio Barba · 4 weeks ago
  31. 921e7cf Merge tag 'v3.11.0' into main by Jerome Jiang · 3 weeks ago
  32. 37a438c Boost chroma on 4:2:0 content with `tune=ssimulacra2` by Julio Barba · 4 weeks ago
  33. 0c10cd5 Save layer context when dropping frame in temporal svc encoding by Zhaoliang Ma · 3 weeks ago
  34. 4dc2f7c Add CONFIG_CWG_E050 cmake flag. by Maryla · 3 weeks ago
  35. f6f2deb Adjust temporal filter strength for better visual quality by Yunqing Wang · 4 weeks ago
  36. 1a65400 {highbd_,}sad_sse2.asm: fix function names in comments by James Zern · 5 weeks ago
  37. 706b6b4 sad.c: simplify SADMXN defines by James Zern · 5 weeks ago
  38. d906231 rm dist_wtd_sad*_avg & dist_wtd_sub_pixel_avg_variance fns by James Zern · 5 weeks ago
  39. d6e0bea rm highbd_sad4xN_avg & highbd_sadNx4_avg by James Zern · 5 weeks ago
  40. b94d47b rm sad4xN_avg & sadNx4_avg by James Zern · 5 weeks ago
  41. 0380900 av1/encoder: move variance fn ptr constant out of loops by James Zern · 3 weeks ago
  42. a6c705b Add const to the "MACROBLOCK *x" parameter by Wan-Teh Chang · 3 weeks ago
  43. 8a692cb Fix spelling error "sensitiivty" to "sensitivity" by Wan-Teh Chang · 3 weeks ago
  44. be60f06 Use std::pair<T,bool> instead of std::optional. by Maryla · 4 weeks ago
  45. d6f30ae Remove experimental feature AOM_CODEC_USE_PRESET by Wan-Teh Chang · 4 weeks ago minty v3.11.0
  46. 7dc70f9 Remove experimental status of AOM_CODEC_USE_PRESET by Wan-Teh Chang · 5 weeks ago
  47. a433a39 Remove experimental feature AOM_CODEC_USE_PRESET by Wan-Teh Chang · 4 weeks ago
  48. 71a9128 av1_encoder.dox: fix doxygen 1.9.8 warnings by James Zern · 7 weeks ago
  49. bfe96c2 svc_encoder_rtc: add multilayer metadata by Maryla · 4 weeks ago
  50. 77846f5 Ignore .DS_Store by Julio Barba · 4 weeks ago
  51. ac811e6 Enable new --tune=ssimulacra2 defaults by Julio Barba · 4 weeks ago
  52. 0fc5b01 rtc: Remove old/unneeded comment. by Marco Paniconi · 4 weeks ago
  53. 986c536 rtc: Allow for color_sensitivity for speed 11 by Marco Paniconi · 4 weeks ago
  54. 2d2f644 Add --tune=ssimulacra2 / AOM_TUNE_SSIMULACRA2 by Wan-Teh Chang · 4 weeks ago
  55. 8a22531 Introduce Adaptive CDEF by Julio Barba · 5 weeks ago
  56. f8eb8a5 rtc: Change subpel motion speed feature for speed 11 by Marco Paniconi · 4 weeks ago
  57. 6418c21 rtc: Change subpel motion speed feature for speed 11 by Marco Paniconi · 4 weeks ago
  58. 6c3ba08 Do not mention experimental AOM_CODEC_USE_PRESET by Wan-Teh Chang · 4 weeks ago
  59. f391745 Write unit tests for get QM formulas by Julio Barba · 5 weeks ago
  60. 28e9fef Revert^2 "Re-enable MonochromeRealtimeTest" by Marco Paniconi · 4 weeks ago
  61. b555613 Revert "Re-enable MonochromeRealtimeTest" by Marco Paniconi · 5 weeks ago
  62. 96484b5 rtc: Extend speed 11 to resolutions above 720p for camera input by Marco Paniconi · 5 weeks ago
  63. 3b8a9b2 Re-enable MonochromeRealtimeTest by Marco Paniconi · 5 weeks ago
  64. 93f20a1 test.cmake: enable monochrome_test.cc w/CONFIG_REALTIME_ONLY by James Zern · 5 weeks ago
  65. cb7d3eb Remove experimental status of AOM_CODEC_USE_PRESET by Wan-Teh Chang · 5 weeks ago
  66. 6f04c02 minty: Add neon speed up to change log by Jerome Jiang · 5 weeks ago v3.11.0-rc1
  67. f21be21 av1_cx_iface.c: clarify allintra overrides by Julio Barba · 6 weeks ago
  68. 3395f9a Introduce qindex -> QM level formula tuned for allintra mode by Julio Barba · 6 weeks ago
  69. 540542c sad_sse2.asm,cosmetics: fix function names in comments by James Zern · 6 weeks ago
  70. 0a56af3 rm unused aom_sad_skip functions by James Zern · 6 weeks ago
  71. 3e71b26 rm unused aom_highbd_sad_skip functions by James Zern · 6 weeks ago
  72. d441f2d Update version and changelog by Jerome Jiang · 6 weeks ago
  73. ff1bba1 Update `sharpness` comments to mention loop filter adjustment by Julio Barba · 6 weeks ago
  74. 5b48af3 Lower PSNR thresholds after commit b4f03d7 by Wan-Teh Chang · 6 weeks ago
  75. 5dd7a2e log_sub_block_var: move fn ptr constant out of loop by James Zern · 6 weeks ago
  76. 6fcaf2c tpl_model.c: add missing CONFIG_* checks by James Zern · 7 weeks ago
  77. 1abb3a8 pass2_strategy.c: make av1_gop_bit_allocation static by James Zern · 7 weeks ago
  78. d608f88 Enable skip_encoding_non_reference when frame_dropper enabled by Marco Paniconi · 8 weeks ago
  79. b4f03d7 Wire `sharpness` value to loop filter sharpness in allintra mode by Julio Barba · 6 weeks ago
  80. f036dcb cdef_test,cosmetics: fix class member names by James Zern · 6 weeks ago
  81. 0983375 rtc: Fix to color_sensitivity for fading scene transitions by Marco Paniconi · 7 weeks ago
  82. 95a2b89 av1_fwd_txfm1d_sse4.c: rm unused av1_fadst4_sse4_1 by James Zern · 6 weeks ago
  83. 87aa5a9 ratectrl.c: rm av1_q_mode_get_q_index by James Zern · 6 weeks ago
  84. 58017cc args_helper.c: make arg_init() static by James Zern · 7 weeks ago
  85. 99bac04 quant_common.c: remove av1_qmatrix() by James Zern · 7 weeks ago
  86. c1b5f78 rtc: Fix to color_sensitivity for fading scene transitions by Marco Paniconi · 7 weeks ago
  87. 6972a64 txb_rdopt.c: make av1_cost_coeffs_txb_estimate static by James Zern · 7 weeks ago
  88. e881616 av1_encoder.dox: fix doxygen 1.9.8 warnings by James Zern · 7 weeks ago
  89. d37af01 bitstream.c: make av1_write_uleb_obu_size_unsafe static by James Zern · 7 weeks ago
  90. 00e3da1 fast_9.c: make aom_fast9_corner_score static by James Zern · 7 weeks ago
  91. 270b7d5 entenc.c: rm od_ec_enc_patch_initial_bits() by James Zern · 7 weeks ago
  92. 88e0bd4 partition_strategy.c: add missing CONFIG_ check by James Zern · 7 weeks ago
  93. 6b3cfa1 restoration.c: make av1_loop_restoration_copy_planes static by James Zern · 7 weeks ago
  94. 5975de7 resize.c: make av1_highbd_resize_plane static by James Zern · 7 weeks ago
  95. 999567b mv av1_calculate_unscaled_superres_size() to test by James Zern · 7 weeks ago
  96. 61046cf misc_model_weights.h: make tables static by James Zern · 7 weeks ago
  97. 7b366cb pass2_strategy.c: make some fns static by James Zern · 7 weeks ago
  98. bb6e9f7 grain_synthesis.c: make av1_add_film_grain_run static by James Zern · 7 weeks ago
  99. 076306f binary_codes_writer.c: make some fns static by James Zern · 7 weeks ago
  100. f3955b2 binary_codes_writer.c: remove unused functions by James Zern · 7 weeks ago