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