1. a1ff3f8 Keep level info. for every operating point by Hui Su · 5 years ago
  2. e40c226 Remove pointer from MB_MODE_INFO_EXT by Satish Kumar Suman · 5 years ago
  3. eca009d Fix VisualStudio build by kyslov · 5 years ago
  4. d289a89 Use int64_t for buffer offset in inter-pred. by Jerome Jiang · 5 years ago
  5. b4e1c01 Remove unused disable_split_mask feature by Yunqing Wang · 5 years ago
  6. c6f2729 Adjust comment formatting in encodemb.c by Sarah Parker · 5 years ago
  7. c5ed43f Scene-cut detection: adapt by keyframe distance. by Urvang Joshi · 5 years ago
  8. dd132d2 Move ref_frame_flag_list to encoder.h by chiyotsai · 5 years ago
  9. 3e59c9b Enable chroma best rd based gating for speed >= 3 by Remya · 5 years ago
  10. 916d896 Code restructuring of function aom_realloc_frame_buffer(). by Satish Kumar Suman · 5 years ago
  11. cf6a19d Add basic encode tests for forward key frame by Sarah Parker · 5 years ago
  12. 559efba Consistently update 'arf_q'. by Urvang Joshi · 5 years ago
  13. b145b61 Disable 2-pass partition search for speed 3 by Yunqing Wang · 5 years ago
  14. abaa026 Fix a mix up bewteen PARTITION_HORZ and PARTITION_VERT by chiyotsai · 5 years ago
  15. e222dd6 target level API: remove the "Not enabled" option by Hui Su · 5 years ago
  16. 8427ff2 Remove BitstreamLevel by Hui Su · 5 years ago
  17. aae9dad Finish 2-pass conditional tx search by elliottk · 5 years ago
  18. e542a34 Move level enum definition to common by Hui Su · 5 years ago
  19. 17a3c6c Remove incorrect use_square_partition_only_threshold by Yunqing Wang · 5 years ago
  20. f704613 Refactor mb_rd_hash related code by Aniket Dhok · 5 years ago
  21. d909c2c Add encoder API to specify tiers by Hui Su · 5 years ago
  22. b4f9527 Use dis-flow global motion for small ref distances by Debargha Mukherjee · 5 years ago
  23. 8eab3fa Use quantize b for final pass in FINAL_PASS_TRELLIS_OPT by Sarah Parker · 5 years ago
  24. b52c5ce Modify adaptive b quant to prefer skips by Debargha Mukherjee · 5 years ago
  25. 20f719d Fix conditions used to recognize forward coded keyframe by Sarah Parker · 5 years ago
  26. 36783bd Remove ONE_PASS_SVM speed feature by chiyotsai · 5 years ago
  27. 9c484b3 Collect time taken to encode each prediction partition by chiyotsai · 5 years ago
  28. 3638d96 Remove CONFIG_FP_MB_STATS experiment by Yunqing Wang · 5 years ago
  29. 3673ba7 Changes to control IDs related to sequence level by Hui Su · 5 years ago
  30. 00b0bf4 Fix typo in comment by Sarah Parker · 5 years ago
  31. 8dc220b Refactor check_level_constraints() by Hui Su · 5 years ago
  32. 89609a8 Add setting to disable trellis in estimate_yrd_for_sb by Sarah Parker · 5 years ago
  33. 9f2c075 Remove redundant header inclusions by Hui Su · 5 years ago
  34. ede75c7 Add SSE4_1 highbd version of temporal filter by chiyotsai · 5 years ago
  35. abeeb7c Add infrastructure to calculate level statistics by kyslov · 5 years ago
  36. a4ef447 A small refactor for global motion computation by Debargha Mukherjee · 5 years ago
  37. ed43017 Code cleanup about encoder control functions by Hui Su · 5 years ago
  38. 835bbd5 Rework prune_ref_frame_for_rect_partitions by Hui Su · 5 years ago
  39. 6f9d8e9 Use mb_rd_hash in super_block_yrd by Aniket Dhok · 5 years ago
  40. 10d753f cmake: Fix arm neon intrinsic flag handling bugs. by Tom Finegan · 5 years ago
  41. d16a257 Add structs to store stats and specs of av1 level by chiyotsai · 5 years ago
  42. 12e5d4d Remove bidir_pred_enabled from GF_GROUP. by Urvang Joshi · 5 years ago
  43. 5debeab Remove unused arf_ref_idx from GF_GROUP. by Urvang Joshi · 5 years ago
  44. 08f6d83 Gate interintra using first partition pass stats by Remya · 5 years ago
  45. b6f1767 Remove unused frame_rf_level from CurrentFrame. by Urvang Joshi · 5 years ago
  46. 16ad7f5 cmake: Hook up dsp and scale dependencies in the proper places. by Tom Finegan · 5 years ago
  47. 003149e cmake: Remove superfluous target from av1.cmake. by Tom Finegan · 5 years ago
  48. a082f76 Add checks for minimum tile width restriction by Debargha Mukherjee · 5 years ago
  49. b0ea4b2 Fix decoder_peek_si parsing function by Debargha Mukherjee · 5 years ago
  50. 0ab5e04 Consolidate prune_ref_mode_for_partitions by Hui Su · 5 years ago
  51. fad3856 Add encoder API for target sequence level index by Hui Su · 5 years ago
  52. bd40ca7 Set seq_params.film_grain_params_present when noise modeling by Neil Birkbeck · 5 years ago
  53. b8becb2 Augment est-rd structure to also true-rd info by elliottk · 5 years ago
  54. 9613f95 Remove unused variable of structure TplDepStats by Satish Kumar Suman · 5 years ago
  55. 8d98671 Extend prune_comp_type_by_model_rd speed feature for speed 3 by Venkat · 5 years ago
  56. 7aee6fb Fix Visual Studio build failure by kyslov · 5 years ago
  57. 20bce6e Adjust Q-Based Loop Filter based on quality results by kyslov · 5 years ago
  58. 442f429 Fix a bug in prune_single_motion_modes by Hui Su · 5 years ago
  59. 8025b88 Consolidate 2 two pass partition search speed features by Yunqing Wang · 5 years ago
  60. 25f2d70 Remove gf_zeromotion_pct. by Urvang Joshi · 5 years ago
  61. bf71fb9 Initialize arf_q with forward keyframe by Sarah Parker · 5 years ago
  62. c3e21ec Resolve conflict partition search features by Yunqing Wang · 5 years ago
  63. e664bf5 Fix comment typos in av1_gen_inv_stage_range(). by Wan-Teh Chang · 5 years ago
  64. 2b05912 Introduce simple_motion_search_early_term_none by chiyotsai · 5 years ago
  65. 7b9ce53 Revert "dr_prediction AVX calc moved to 16 bit" by James Zern · 5 years ago
  66. 9de0d28 Add coarse ME to VAR_BASED_PART mode. Ref mode set for nonRD. by kyslov · 5 years ago
  67. 4aa25ce Replace surface fit model w/ functional modeling by Debargha Mukherjee · 5 years ago
  68. 5764337 Recode loop: better way to select next 'q'. by Urvang Joshi · 5 years ago
  69. 3896b60 Optimize av1_dist_wtd_convolve functions by Aniket Dhok · 5 years ago
  70. 1de4688 Fix ss config offset in intraBC by Satish Kumar Suman · 5 years ago
  71. 881f629 dr_prediction AVX calc moved to 16 bit by Victoria Zhislina · 5 years ago
  72. f96e31d Update and cleanup for aq-mode=3/cyclic-refresh by Marco Paniconi · 5 years ago
  73. 8307403 Add SSE4_1 implementation of lowbd apply_temporal filter by chiyotsai · 5 years ago
  74. c808f16 Separate speed feature flags for min and max partition pred by Yue Chen · 5 years ago
  75. e86ee0d Move show_existing_frame to EncodeFrameParams by David Turner · 5 years ago
  76. 90f6ccf Cosmetics for max partition pred to address new comments by Yue Chen · 5 years ago
  77. fd8ece6 Max partition prediction based on NN by Yue Chen · 5 years ago
  78. de8b198 Fix bitstream debug error. by logangw · 5 years ago
  79. 16060fe Remove deprecated VP9 feature auto_min_max_partition by Yue Chen · 5 years ago
  80. f459229 Refactor and explain reference frame management by David Turner · 5 years ago
  81. 33697fa Introduce skip flag prediction in super_block_yrd() by Ranjit Kumar Tulabandu · 5 years ago
  82. ed46133 Improve best rd based gating for chroma rd eval by Ranjit Kumar Tulabandu · 5 years ago
  83. d7ee46b Optimize av1_convolve_sr functions by Aniket Dhok · 5 years ago
  84. 6e8b4d9 Move get_refresh_frame_flags() to encode_strategy by David Turner · 5 years ago
  85. 88eaf8e Use frame_update_type in update_reference_frames() by David Turner · 5 years ago
  86. 1a9e27e Command-line option to use reduced set of refs. by Urvang Joshi · 5 years ago
  87. 82a438c Optimize log in model_rd_with_curvfit by Sachin Kumar Garg · 5 years ago
  88. d1f32e6 Add more component timing information by Yunqing Wang · 5 years ago
  89. 5758a2a Add test cases for av1_apply_temporal_filter by chiyotsai · 5 years ago
  90. 968b986 rdopt.c: Remove unused structs. by Urvang Joshi · 5 years ago
  91. cde3872 Refactor reference frame mask. by Urvang Joshi · 5 years ago
  92. ec6eded Set Loop Filter level to be picked from Quality on speed 8 by kyslov · 5 years ago
  93. f95c916 Alter absence-based booleans to their affirmatives. by logangw · 5 years ago
  94. 65124b0 Fix an issue in md5 calculation by Yunqing Wang · 5 years ago
  95. bc0993e Move interp_filter_selected to RefCntBuffer by David Turner · 5 years ago
  96. 335ce2c Do NOT reduce length of last GF group for q > 128. by Urvang Joshi · 5 years ago
  97. 4012631 Fix variance-based partition for 64x64 SB size by kyslov · 5 years ago
  98. bdf0c99 More strict rule to decide if intrabc should be on by Hui Su · 5 years ago
  99. 4f719c2 Add simple motion sse to MACROBLOCK and implement data prep by Yue Chen · 5 years ago
  100. 005f5c5 Fix encoder crash in RT mode on lowres with 64x64 TX disabled by kyslov · 5 years ago