1. 1765dd0 Binary search instead of linear search for qindex. by Urvang Joshi · 5 years ago
  2. 97d2bbe Complete refactor of compound search loop by Debargha Mukherjee · 5 years ago
  3. 9bd30fa Bugfix for ref1_counts index by Remya · 5 years ago
  4. fe27126 Refine interpolation_filter_search by Sachin Kumar Garg · 5 years ago
  5. 50325c0 Remove unused variable compound_mode_context by Satish Kumar Suman · 5 years ago
  6. 3054fcf Optimize av1_highbd_block_error module by Aniket Dhok · 5 years ago
  7. 53d45d9 Prevent an integer overflow by Debargha Mukherjee · 5 years ago
  8. e1de4c8 Turn trellis off for 1-pass encodes by Debargha Mukherjee · 5 years ago
  9. 5a65bfa Refactor compound search loop by Debargha Mukherjee · 5 years ago
  10. fe3aecb Move refresh_*_frame flags to EncodeFrameParams by David Turner · 5 years ago
  11. 2bcb036 Disable first pass partition search on speed >= 4 by chiyotsai · 5 years ago
  12. 41debdc Fix compiler warning in ethread.c by Ravi Chaudhary · 5 years ago
  13. 3a9e467 SUPERRES_AUTO: Remove ratecontrol mode restriction by Urvang Joshi · 5 years ago
  14. f101cd9 Don't directly use best quality for a special case by Urvang Joshi · 5 years ago
  15. 4f1f181 Simplify buffer update decision code by David Turner · 5 years ago
  16. 042af92 Add enc option to use default intra tx type only by Debargha Mukherjee · 5 years ago
  17. 03ad12d Add encoder options for cost update frequency by Debargha Mukherjee · 5 years ago
  18. fa4abbd Add 3 test vectors by Yaowu Xu · 5 years ago
  19. a20aa68 Expand aomenc flag to disable coeff optimization by Debargha Mukherjee · 5 years ago
  20. e8b76bb Add speed feature smooth interintra for speed = 3 by Remya · 5 years ago
  21. bd2fe1a Disable frame_parallel_decoding_mode by default by Yunqing Wang · 5 years ago
  22. cedf2ec first pass: Respect the rc->max_gf_interval. by Urvang Joshi · 5 years ago
  23. e418416 Fix an overflow issue related to the split partition cost by Yunqing Wang · 5 years ago
  24. a727a17 Add speed feature smooth interintra for speed >= 4 by Remya · 5 years ago
  25. 61cfff6 Use missing ref_best_rd in estimate yrd function by Debargha Mukherjee · 5 years ago
  26. b0c0aa3 Move check_show_existing_frame to next frame by David Turner · 5 years ago
  27. c4ae86d Fix offset of source frame in temporal filter by Satish Kumar Suman · 5 years ago
  28. 7a2dcc2 Clear static analysis warnings by kyslov · 5 years ago
  29. d8ea9e6 avx2 dr prediction z2 valgrind issue fix by Victoria Zhislina · 5 years ago
  30. 7b9d0d6 AV1 RealTime path. Initial implementation by kyslov · 5 years ago
  31. 3ff6ff3 Optimize aom_highbd_quantize_b_64x64 module by Aniket Dhok · 5 years ago
  32. c692de3 Limit row-mt threads based on tile size for encoder by Ravi Chaudhary · 5 years ago
  33. 6fd3ccf Fix stride of source frame in first pass by Satish Kumar Suman · 5 years ago
  34. 54eabb5 Streamline compound types by Debargha Mukherjee · 5 years ago
  35. 09864d8 Reintroduce lowbd 8x16 and 16x8 fwd_txfm modules by Aniket Dhok · 5 years ago
  36. 52ea88f max_ref_frames enforcement at beginning of frame. by Urvang Joshi · 5 years ago
  37. fc6bcc7 Superres test refactor. by Urvang Joshi · 5 years ago
  38. 41b8ccc Superres: Add test for SUPERRES_AUTO mode. by Urvang Joshi · 5 years ago
  39. 39e6dd5 max_frame_{width/height}: Bugfix with superres. by Urvang Joshi · 5 years ago
  40. 17dd3ea Compute strongest Sobel x and y edge component by elliottk · 5 years ago
  41. a7935f1 Make an int to int16 conversion explicit in temporal_filter.c by chiyotsai · 5 years ago
  42. f7f0ef5 Fix misspelling in misc. comments by Sarah Parker · 5 years ago
  43. a675988 Remove unused includes by Sarah Parker · 5 years ago
  44. 16c473b Remove redundant return statements by Sarah Parker · 5 years ago
  45. 2e55dde INSPECT : Increase size of combined parm list. by Jim Bankoski · 5 years ago
  46. 1afe7c4 Make function protype consistent by Yaowu Xu · 5 years ago
  47. 4ee28ca avx2 dr prediction z2 valgrind issue fix by Victoria Zhislina · 5 years ago
  48. c5c2418 Add av1 prefix to partition model parameters by chiyotsai · 5 years ago
  49. 36a8373 Introduce SUPERRES_AUTO mode. by Urvang Joshi · 5 years ago
  50. 6bbc0fd Reuse compound type rd data for new_mv by Remya · 5 years ago
  51. 0ec86ac Remove template for collect rd stats; it is always on by elliottk · 5 years ago
  52. 3ae70c9 Handle unsupported bitstream while large-scale-tile=1 by Yunqing Wang · 5 years ago
  53. 46b803b Misc fixes for RD stats collection by Debargha Mukherjee · 5 years ago
  54. a7d8048 Prevent mismatch when chroma diff q is enabled by Yue Chen · 5 years ago
  55. 1c27527 Revert decoder frame buffer padding to 64 by Satish Kumar Suman · 5 years ago
  56. 2a6a8bb Fix crash issue of oss-fuzz stream for frame padding by Satish Kumar Suman · 5 years ago
  57. 625cded Optimize multipliers for rd-thresh by elliottk · 5 years ago
  58. a879ee9 Fix an issue in large-scale-tile=1 output format by Yunqing Wang · 5 years ago
  59. 316a724 Move the code for an enc feature out of common folder by Yue Chen · 5 years ago
  60. dfaee63 Add classified distortion model based on sse_norm by Debargha Mukherjee · 5 years ago
  61. 44169d1 enforce_max_ref_frames only when 7 refs allowed. by Urvang Joshi · 5 years ago
  62. 79f3606 Remove a use of 'warn'. by Urvang Joshi · 5 years ago
  63. ce9b590 Remove av1_configure_buffer_updates_firstpass() by David Turner · 5 years ago
  64. 92ed0dd Add code to collect partition_stats by chiyotsai · 5 years ago
  65. 685345e Refine R-D optimization of coeffs for boosted frames by Venkat · 5 years ago
  66. ce96668 setup_buffer_ref_mvs_inter: bugfix for scaled refs by Urvang Joshi · 5 years ago
  67. dedd8ff Move source selection to av1_encode_strategy() by David Turner · 5 years ago
  68. 27ab434 Fix the crash happens in PrintPredictionUnitStats() by Angie Chiang · 5 years ago
  69. aad5f9a Reactivate mb_rd_hash logic by Sachin Kumar Garg · 5 years ago
  70. a7f133c primary_ref_frame order_offset to EncodeFrameParams by David Turner · 5 years ago
  71. ddbff44 Merge Pass{0,1,2}Encode into av1_encode_strategy() by David Turner · 5 years ago
  72. db45815 Add encoder flags to use dct only for inter/inrta by Debargha Mukherjee · 5 years ago
  73. f7e5375 Optimize av1_optimize_txb_new by Wenyao Liu · 5 years ago
  74. d06ff66 Code cleanup about the comp rd recording feature by Hui Su · 5 years ago
  75. 8386512 Include partition cost in best_remain_rdcost for PARTITION_HORZ by chiyotsai · 5 years ago
  76. bfe9a70 Output to ivf file while large-scale-tile=1 by Yunqing Wang · 5 years ago
  77. 9ad9f08 Command-line option for max references per frame. by Urvang Joshi · 5 years ago
  78. 475a313 Move frame_type to EncodeFrameParams by David Turner · 5 years ago
  79. e3e520d Move TPL stats to tpl_model.{c,h} by David Turner · 5 years ago
  80. cb5e36f Add EncodeFrameInput, pass1 thru av1_encode() by David Turner · 5 years ago
  81. 1f3265d Increase PSNR tolerance in resize_test by chiyotsai · 5 years ago
  82. c4b4811 Revert "Optimize lowbd fwd_txfm modules" by Debargha Mukherjee · 5 years ago
  83. d4701d4 Move 2pass partition model to partition_model_weights.h by chiyotsai · 5 years ago
  84. 8010d49 Consolidate inter prediction functions for encoder by Hui Su · 5 years ago
  85. a24f145 Move av1 decoder fuzzer from OSS directory into libaom by elliottk · 5 years ago
  86. 381be8f Remove CUSTOMIZED_GF flag. by Urvang Joshi · 5 years ago
  87. 461019b Remove experimental flags for symmetric GF struct by Urvang Joshi · 5 years ago
  88. ee7a9c0 Add some const qualifiers for BUFFER_SET variables by Hui Su · 5 years ago
  89. 0007983 Improve classified rate model by Debargha Mukherjee · 5 years ago
  90. e45e749 Add comments for comp prediction related flags by Hui Su · 5 years ago
  91. f6ed6c1 Remove USE_MANUAL_GF4_STRUCT flag. by Urvang Joshi · 5 years ago
  92. 5a2ae91 Cleanup quantize_fp_helper by Sarah Parker · 5 years ago
  93. 6fa4034 Remove flag USE_SYMM_MULTI_LAYER by Urvang Joshi · 5 years ago
  94. 9e8f42f Remove the flag CONFIG_FIX_GF_LENGTH by Urvang Joshi · 5 years ago
  95. 04b70d8 Move per-frame speed-level into EncodeFrameParams by David Turner · 5 years ago
  96. 6166169 Limit row mt threads based on tile size for decoder by Cherma Rajan A · 5 years ago
  97. 6735b2b Trade off adaptive mode search speed feature by Sachin Kumar Garg · 5 years ago
  98. 740e839 Add encoder flag for quant_b_adaptive by Sarah Parker · 5 years ago
  99. 1539bb0 Move Pass0Encode & Pass2Encode to encode_strategy by David Turner · 5 years ago
  100. c4bf8c7 Merge high-level show_existing_frame codepath by David Turner · 5 years ago