1. 57a768d speed_features: make arrays const by Tristan Matthews · 4 months ago
  2. a38b795 compound_type: make arrays const by Tristan Matthews · 4 months ago
  3. ecad807 timing: make arrays const by Tristan Matthews · 4 months ago
  4. 7883c10 av1_inv_txfm_ssse3: make arrays const by Tristan Matthews · 4 months ago
  5. d3c03f2 av1_inv_txfm_avx2: make arrays const by Tristan Matthews · 4 months ago
  6. ed4a674 mvref_common: make arrays const by Tristan Matthews · 4 months ago
  7. c1e3378 av1_inv_txfm_neon: make arrays const by Tristan Matthews · 4 months ago
  8. 4d61b2f highbd_intrapred_neon: make arrays const by Tristan Matthews · 4 months ago
  9. c1842f7 Introduce Variance Boost by Julio Barba · 4 months ago
  10. 921e7cf Merge tag 'v3.11.0' into main by Jerome Jiang · 4 months ago
  11. 37a438c Boost chroma on 4:2:0 content with `tune=ssimulacra2` by Julio Barba · 4 months ago
  12. 0c10cd5 Save layer context when dropping frame in temporal svc encoding by Zhaoliang Ma · 4 months ago
  13. 4dc2f7c Add CONFIG_CWG_E050 cmake flag. by Maryla · 4 months ago
  14. f6f2deb Adjust temporal filter strength for better visual quality by Yunqing Wang · 4 months ago
  15. 1a65400 {highbd_,}sad_sse2.asm: fix function names in comments by James Zern · 4 months ago
  16. 706b6b4 sad.c: simplify SADMXN defines by James Zern · 4 months ago
  17. d906231 rm dist_wtd_sad*_avg & dist_wtd_sub_pixel_avg_variance fns by James Zern · 4 months ago
  18. d6e0bea rm highbd_sad4xN_avg & highbd_sadNx4_avg by James Zern · 4 months ago
  19. b94d47b rm sad4xN_avg & sadNx4_avg by James Zern · 4 months ago
  20. 0380900 av1/encoder: move variance fn ptr constant out of loops by James Zern · 4 months ago
  21. a6c705b Add const to the "MACROBLOCK *x" parameter by Wan-Teh Chang · 4 months ago
  22. 8a692cb Fix spelling error "sensitiivty" to "sensitivity" by Wan-Teh Chang · 4 months ago
  23. be60f06 Use std::pair<T,bool> instead of std::optional. by Maryla · 4 months ago
  24. d6f30ae Remove experimental feature AOM_CODEC_USE_PRESET by Wan-Teh Chang · 4 months ago minty v3.11.0
  25. 7dc70f9 Remove experimental status of AOM_CODEC_USE_PRESET by Wan-Teh Chang · 4 months ago
  26. a433a39 Remove experimental feature AOM_CODEC_USE_PRESET by Wan-Teh Chang · 4 months ago
  27. 71a9128 av1_encoder.dox: fix doxygen 1.9.8 warnings by James Zern · 5 months ago
  28. bfe96c2 svc_encoder_rtc: add multilayer metadata by Maryla · 4 months ago
  29. 77846f5 Ignore .DS_Store by Julio Barba · 4 months ago
  30. ac811e6 Enable new --tune=ssimulacra2 defaults by Julio Barba · 4 months ago
  31. 0fc5b01 rtc: Remove old/unneeded comment. by Marco Paniconi · 4 months ago
  32. 986c536 rtc: Allow for color_sensitivity for speed 11 by Marco Paniconi · 4 months ago
  33. 2d2f644 Add --tune=ssimulacra2 / AOM_TUNE_SSIMULACRA2 by Wan-Teh Chang · 4 months ago
  34. 8a22531 Introduce Adaptive CDEF by Julio Barba · 4 months ago
  35. f8eb8a5 rtc: Change subpel motion speed feature for speed 11 by Marco Paniconi · 4 months ago
  36. 6418c21 rtc: Change subpel motion speed feature for speed 11 by Marco Paniconi · 4 months ago
  37. 6c3ba08 Do not mention experimental AOM_CODEC_USE_PRESET by Wan-Teh Chang · 4 months ago
  38. f391745 Write unit tests for get QM formulas by Julio Barba · 4 months ago
  39. 28e9fef Revert^2 "Re-enable MonochromeRealtimeTest" by Marco Paniconi · 4 months ago
  40. b555613 Revert "Re-enable MonochromeRealtimeTest" by Marco Paniconi · 4 months ago
  41. 96484b5 rtc: Extend speed 11 to resolutions above 720p for camera input by Marco Paniconi · 4 months ago
  42. 3b8a9b2 Re-enable MonochromeRealtimeTest by Marco Paniconi · 4 months ago
  43. 93f20a1 test.cmake: enable monochrome_test.cc w/CONFIG_REALTIME_ONLY by James Zern · 4 months ago
  44. cb7d3eb Remove experimental status of AOM_CODEC_USE_PRESET by Wan-Teh Chang · 4 months ago
  45. 6f04c02 minty: Add neon speed up to change log by Jerome Jiang · 4 months ago v3.11.0-rc1
  46. f21be21 av1_cx_iface.c: clarify allintra overrides by Julio Barba · 5 months ago
  47. 3395f9a Introduce qindex -> QM level formula tuned for allintra mode by Julio Barba · 5 months ago
  48. 540542c sad_sse2.asm,cosmetics: fix function names in comments by James Zern · 5 months ago
  49. 0a56af3 rm unused aom_sad_skip functions by James Zern · 5 months ago
  50. 3e71b26 rm unused aom_highbd_sad_skip functions by James Zern · 5 months ago
  51. d441f2d Update version and changelog by Jerome Jiang · 5 months ago
  52. ff1bba1 Update `sharpness` comments to mention loop filter adjustment by Julio Barba · 5 months ago
  53. 5b48af3 Lower PSNR thresholds after commit b4f03d7 by Wan-Teh Chang · 5 months ago
  54. 5dd7a2e log_sub_block_var: move fn ptr constant out of loop by James Zern · 5 months ago
  55. 6fcaf2c tpl_model.c: add missing CONFIG_* checks by James Zern · 5 months ago
  56. 1abb3a8 pass2_strategy.c: make av1_gop_bit_allocation static by James Zern · 5 months ago
  57. d608f88 Enable skip_encoding_non_reference when frame_dropper enabled by Marco Paniconi · 5 months ago
  58. b4f03d7 Wire `sharpness` value to loop filter sharpness in allintra mode by Julio Barba · 5 months ago
  59. f036dcb cdef_test,cosmetics: fix class member names by James Zern · 5 months ago
  60. 0983375 rtc: Fix to color_sensitivity for fading scene transitions by Marco Paniconi · 5 months ago
  61. 95a2b89 av1_fwd_txfm1d_sse4.c: rm unused av1_fadst4_sse4_1 by James Zern · 5 months ago
  62. 87aa5a9 ratectrl.c: rm av1_q_mode_get_q_index by James Zern · 5 months ago
  63. 58017cc args_helper.c: make arg_init() static by James Zern · 5 months ago
  64. 99bac04 quant_common.c: remove av1_qmatrix() by James Zern · 5 months ago
  65. c1b5f78 rtc: Fix to color_sensitivity for fading scene transitions by Marco Paniconi · 5 months ago
  66. 6972a64 txb_rdopt.c: make av1_cost_coeffs_txb_estimate static by James Zern · 5 months ago
  67. e881616 av1_encoder.dox: fix doxygen 1.9.8 warnings by James Zern · 5 months ago
  68. d37af01 bitstream.c: make av1_write_uleb_obu_size_unsafe static by James Zern · 5 months ago
  69. 00e3da1 fast_9.c: make aom_fast9_corner_score static by James Zern · 5 months ago
  70. 270b7d5 entenc.c: rm od_ec_enc_patch_initial_bits() by James Zern · 5 months ago
  71. 88e0bd4 partition_strategy.c: add missing CONFIG_ check by James Zern · 5 months ago
  72. 6b3cfa1 restoration.c: make av1_loop_restoration_copy_planes static by James Zern · 5 months ago
  73. 5975de7 resize.c: make av1_highbd_resize_plane static by James Zern · 5 months ago
  74. 999567b mv av1_calculate_unscaled_superres_size() to test by James Zern · 5 months ago
  75. 61046cf misc_model_weights.h: make tables static by James Zern · 5 months ago
  76. 7b366cb pass2_strategy.c: make some fns static by James Zern · 5 months ago
  77. bb6e9f7 grain_synthesis.c: make av1_add_film_grain_run static by James Zern · 5 months ago
  78. 076306f binary_codes_writer.c: make some fns static by James Zern · 5 months ago
  79. f3955b2 binary_codes_writer.c: remove unused functions by James Zern · 5 months ago
  80. e6925ce rtc-screen: Reduce thresholds to set high_source_sad by Marco Paniconi · 5 months ago
  81. 4a244f0 Enable skip_encoding_non_reference when frame_dropper enabled by Marco Paniconi · 5 months ago
  82. 241da46 rm aom_highbd_dist_wtd_comp_avg_upsampled_pred by James Zern · 5 months ago
  83. cbe1ed4 partition_search.c: add missing CONFIG_ check by James Zern · 5 months ago
  84. d25f4c9 tpl_model.c: make av1_tpl_get_frame_importance static by James Zern · 5 months ago
  85. e9271ea Fix exit condition in rate correction update by Marco Paniconi · 5 months ago
  86. 13e711d aom/exports_com: rm aom_wb_* by James Zern · 5 months ago
  87. 9240991 Avoid the use of aom_write_bit_buffer by Wan-Teh Chang · 5 months ago
  88. 33e1a1e Do not use aom_write_bit_buffer in write_av1config by Wan-Teh Chang · 5 months ago
  89. 7ab13f9 fft.c: make some functions static by James Zern · 5 months ago
  90. 00fc794 rm inv_wht_sse2.asm by James Zern · 5 months ago
  91. acf9c27 Do not export aom_dsp_rtcd,aom_scale_rtcd,av1_rtcd by Wan-Teh Chang · 5 months ago
  92. e39f938 decodetxb.c: make av1_read_coeffs_txb() static by James Zern · 5 months ago
  93. 8665342 metadata_test: fix test w/CONFIG_REALTIME_ONLY=1 by James Zern · 5 months ago
  94. 2ca5aec metadata_test.cc: remove unneeded bitstream.h include by James Zern · 5 months ago
  95. 463d730 aom/exports_com: rm aom_img_metadata_array_{alloc,free} by James Zern · 5 months ago
  96. 1ea0656 global_motion.c: make av1_warp_error() static by James Zern · 5 months ago
  97. f3f4638 decodeframe.c: make av1_read_frame_size() static by James Zern · 5 months ago
  98. 7e245f0 av1/exports_com: rm aom_wb_write_unsigned_literal by James Zern · 5 months ago
  99. 7e1c71b av1/exports_dec: rm av1_add_film_grain by James Zern · 5 months ago
  100. 018ed75 aom/exports_test: rm aom_*_metadata_to_frame_buffer by James Zern · 5 months ago