1. 12287ad Revert "Fix kf counters in fwd kf" by Sarah Parker · 2 years, 11 months ago
  2. 7fadc0e Change v3.1.1 release date to 2021-06-08 by Wan-Teh Chang · 2 years, 11 months ago v3.1.1
  3. 9edab30 Add documentation for q_mode strategy methods. by Kavi Ramamurthy · 2 years, 11 months ago
  4. 4f48d98 Disable intra_y_mode_mask sf for allintra encode by venkat sanampudi · 2 years, 11 months ago
  5. 1d8912f Prune tx types aggressively for winner mode by Deepa K G · 3 years ago
  6. 00353b4 Disable interintra modes for lowres in speed 2 by Nithya V S · 3 years ago
  7. ddf0b68 Simplify q_mode strategy. by Kavi Ramamurthy · 3 years ago
  8. aaf2c56 Add comments for pred_mv_sad and color_sensitivity by Marco Paniconi · 2 years, 11 months ago
  9. a313888 Abstract initialization of mt sync data members by Mufaddal Chakera · 3 years ago
  10. 886b876 AV1 RT: Disable GM search for nonRD path by Fyodor Kyslov · 2 years, 11 months ago
  11. 737820e rtc: Set color_sensitivity per coding block by Marco Paniconi · 3 years ago
  12. 23588af Remove unused best_model_rd by Yunqing Wang · 3 years ago
  13. 716e164 Disable reconstruction in first pass by Hamsalekha S · 3 years ago
  14. f19edfa exports.cmake: use APPLE and WIN32 and use def for mingw-w64 by Christopher Degawa · 3 years ago
  15. 6465ae6 Selectively disable Pack bitstream MT by Vishesh · 3 years ago
  16. af90fd0 Add a speed feature for using best rd in partition search by Cheng Chen · 3 years ago
  17. fa3c076 Add a speed feature for ab partition search by Cheng Chen · 3 years ago
  18. bfb4e9c Update CHANGELOG for libaom v3.1.1 by Wan-Teh Chang · 3 years ago
  19. 41cc545 CMake: don't use -z defs on windows by Christopher Degawa · 3 years ago
  20. 96e34c2 AV1 RT: Bring back tools to realtime mode by Fyodor Kyslov · 3 years ago
  21. bbe07fd Remove a dangling comment by Cheng Chen · 3 years ago
  22. e28b233 Abstract wavelet energy calculations by Deepa K G · 3 years ago
  23. 2f9f3a2 Add CpuUsedFirstpassTest unit-test by Mudassir Galagnath · 3 years ago
  24. e6b8d1c Change libtool c:r:a from 4:0:1 to 4:1:1 by Wan-Teh Chang · 3 years ago
  25. fef932e Enable intra_y_mode_mask pruning for real time enc by Yunqing Wang · 3 years ago
  26. d9a6819 Extend top_intra_model_count_allowed sf to allintra by venkat sanampudi · 3 years ago
  27. 260d4b0 Use intra_y_mode_mask to prune intra mode by Yunqing Wang · 3 years ago
  28. 29a801a AllIntraMode: Clean up unused speed settings by Fyodor Kyslov · 3 years ago
  29. 9275051 Fix kf counters in fwd kf by Sarah Parker · 3 years ago
  30. ddbc12e Add bash script to encode all low res data. by Kavi Ramamurthy · 3 years ago
  31. b092e46 Explicitly exclude intra modes in inter mode loop by Yunqing Wang · 3 years ago
  32. 8e14671 Extend skip_newmv_in_drl to speed 4 by Yunqing Wang · 3 years ago
  33. 62e8d9c Test operating_point_idc[op_num] == 0 first by Wan-Teh Chang · 3 years ago
  34. cff5350 Allow 32 frame subgop with fixed qp offsets by Debargha Mukherjee · 3 years ago
  35. c29630a Skip wavelet energy calculation in first pass by Deepa K G · 3 years ago
  36. 02f8e24 Correct the access of first pass stats by Deepa K G · 3 years ago
  37. 1bf3648 FPMT SIMULATION: Delay avg_frame_qindex update by Aasaipriya · 3 years ago
  38. 3b1ff98 add examples/av1_dec_fuzzer.dict by James Zern · 3 years ago
  39. 9db7a36 build_av1_dec_fuzzer.sh: remove unneeded DECODER define by James Zern · 3 years ago
  40. 2e32e1a FPMT SIMULATION: Delay the frame level probability update by Aasaipriya · 3 years ago
  41. b418ef8 FPMT: Refactor post encode updates by Tarundeep Singh · 3 years ago
  42. fd11f82 FPMT: Abstract fb_of_context_type to AV1_PRIMARY by Tarundeep Singh · 3 years ago
  43. 42a875f Remove a function that disrespect the partition decision by Cheng Chen · 3 years ago
  44. ae8a2a6 build_av1_dec_fuzzer.sh: remove -DCONFIG_SCALABILITY by James Zern · 3 years ago
  45. 7aab8e1 Respect min-gf-interval when deciding gf length with TPL. by Bohan Li · 3 years, 1 month ago
  46. 25151b8 Add comments for the case of invalid first pass stats by Deepa K G · 3 years ago
  47. acbeeae aom_codec_internal.h,cosmetics: rm duplicate 'interface' by James Zern · 3 years ago
  48. f55d3b7 Test tpl_frame->is_valid like a boolean by Wan-Teh Chang · 3 years ago
  49. ab608dd Fix the access of first pass stats by Deepa K G · 3 years ago
  50. 8c1a09b Remove redundant fields in TplDepFrame. by Kavi Ramamurthy · 3 years ago
  51. ddaf44f External partition: allocate max num of tree nodes. by Cheng Chen · 3 years ago
  52. e1e3849 Prune ref_mv_idx search based on known cost by Yunqing Wang · 3 years ago
  53. 553dce3 Extend winner_mode_tx_type_pruning to speed 3 by Akshata Jadhav · 3 years ago
  54. 97f9271 FPMT: Add src_offset in GF_GROUP by Mufaddal Chakera · 3 years ago
  55. c82aefc Validate tpl frame index before using it by Wan-Teh Chang · 3 years ago
  56. be8ccad FPMT: Abstract mv_stats to AV1_PRIMARY by Aasaipriya Chandran · 3 years ago
  57. ad28124 FPMT: Add max_mv_magnitude to AV1_PRIMARY by Aasaipriya Chandran · 3 years ago
  58. 670ddac FPMT: Add loopfilter levels in AV1_PRIMARY by Aasaipriya · 3 years, 1 month ago
  59. 1095e34 FPMT: Add flag to mark frames for context update in FP by Tarundeep Singh · 3 years ago
  60. a68eaef FPMT: Make LF_UPDATE frames non-reference by Remya Prakasan · 3 years ago
  61. 6c1f3be RT: skip cdef on superblock with certain conditions by Jerome Jiang · 3 years ago
  62. 9579770 Clean-up EndToEndSSIMTest unit-test by Jayashri Murugan · 3 years ago
  63. 1c09f40 Reduce top_intra_model_count_allowed for speed 3+ by Yunqing Wang · 3 years ago
  64. 06279bb Add -z defs linker option when building shared lib by Wan-Teh Chang · 3 years ago
  65. b647d8a Add values in TplParams to store gop bitrate. by Kavi Ramamurthy · 3 years ago
  66. dd345f9 Rewrite skip new_mv for <= 480p by Yunqing Wang · 3 years ago
  67. c3b00b6 Do not include "common/tools_common.h" by Wan-Teh Chang · 3 years ago
  68. d3fe717 Don't include the "common/tools_common.h" header by Wan-Teh Chang · 3 years ago
  69. e3d9eab Extend prune_sub_8x8_partition_level for speed 5 by Mudassir Galagnath · 3 years ago
  70. 6b0be13 Reduce entropy cost update frequency for mode by Mudassir Galagnath · 3 years ago
  71. 8768256 pass2_strategy: Disable usage of warn() by Christopher Degawa · 3 years ago
  72. 82e1f1f README.md: mention LIBAOM_TEST_DATA_PATH in download section by James Zern · 3 years ago
  73. 0164477 Add EndToEndSSIMTest to check SSIM quality based gating by Jayashri Murugan · 3 years ago
  74. d43470b Validate tpl frame index before using it by Wan-Teh Chang · 3 years ago
  75. 5200782 Add more function timing by Yunqing Wang · 3 years ago
  76. ae6f469 Temporarily increase the BasicRateTargetingVBR threshold by Jingning Han · 3 years ago
  77. 04e9d18 Estimate the GOP bitrate using the laplace entropy function. by Kavi Ramamurthy · 3 years ago
  78. 8930b2a External partition: Test features sent through the API by Cheng Chen · 3 years ago
  79. c048011 External partition: Separate multi decisions in one stage by Cheng Chen · 3 years ago
  80. dac7995 External partition: Write features to file by Cheng Chen · 3 years ago
  81. e2def22 FPMT: Add null check for ppi during cx_data_frame free by Tarundeep Singh · 3 years ago
  82. 5ba0bfe FPMT: Modify the reference assignment logic by Remya Prakasan · 3 years, 3 months ago
  83. 6525c6f Remove skip_repeated_newmv feature by Yunqing Wang · 3 years ago
  84. d0640ad Skip motion search w.r.t. third reference in firstpass by Deepa K G · 3 years ago
  85. 31d4547 Fix floating overflow in tpl_model by Angie Chiang · 3 years ago
  86. 8442eba Add unit test to av1_record_tpl_txfm_block() by Angie Chiang · 3 years ago
  87. 3972211 Add av1_accumulate_tpl_txfm_stats() by Angie Chiang · 3 years ago
  88. 3b90759 Reduce entropy cost update frequency for coeff by Mudassir Galagnath · 3 years ago
  89. 0123c29 Changes to the RD and Rate control code by Paul Wilkins · 3 years, 1 month ago
  90. 1b365a3 Intra mode search improvement by Cheng Chen · 3 years ago
  91. 63719b8 Add av1_init_tpl_txfm_stats() by Angie Chiang · 3 years ago
  92. 5530687 Compute frame bits size for BITRATE_ACCURACY by Angie Chiang · 3 years ago
  93. b3a8bcc Fix devided by zero errors in entropy functions by Angie Chiang · 3 years ago
  94. 5b35124 Disable multithreaded large test under valgrind by Elliott Karpilovsky · 3 years ago
  95. 541c293 Use a smaller test file when Valgrind testing by Elliott Karpilovsky · 3 years ago
  96. a862e20 Use frame update type to determine the coding strategy by Jingning Han · 3 years ago
  97. 9db19e2 Add a smaller test file for LargeTests by Elliott Karpilovsky · 3 years ago
  98. f2e73ca Enable tune=butteraugli in all-intra mode by Sai Deng · 3 years, 1 month ago
  99. 56dd16b Fix CONFIG_TUNE_VMAF build with -DBUILD_SHARED_LIBS=1 by Sai Deng · 3 years ago
  100. 235092a Revert "Revert "AV1 RT: Dual filter for nonRD in RT mode"" by Fyodor Kyslov · 3 years ago