1. eaf8063 Simplify a condition in av1_get_spatial_seg_pred. by Wan-Teh Chang · 5 years ago
  2. ba30e5c Misc. fixes/changes in compound search by Debargha Mukherjee · 5 years ago
  3. 9f4d910 Add a function for sse/var after simple motion search by Yue Chen · 5 years ago
  4. fd740ac Revert "Optimize av1_wiener_convolve_add_src_avx2" by Yunqing Wang · 5 years ago
  5. 027e537 Avoid transform search as part of inter mode search for RT path by kyslov · 5 years ago
  6. ece4068 Disable intrabc under CONFIG_SHARP_SETTINGS by Hui Su · 5 years ago
  7. 7324576 Move ref updates to strategy, refresh from flags by David Turner · 5 years ago
  8. 8d4e971 Change apostrophe in comments to ASCII character by Peng Bin · 5 years ago
  9. 89df034 Add speed feature for fast eob search in trellis by Sarah Parker · 5 years ago
  10. 6f95b57 Make aq-mode=3 (cyclic refresh) work by Marco Paniconi · 5 years ago
  11. fd12564 Temporarily disable highbd_dr_prediction_z2_avx2 by Urvang Joshi · 5 years ago
  12. 23a57ec Add speed feature to disable loop restoration search for chroma by Cherma Rajan A · 5 years ago
  13. cf4ec73 Do single loop compound search for all speeds. by Debargha Mukherjee · 5 years ago
  14. 51d7909 Add an optimization for faster compound search by Debargha Mukherjee · 5 years ago
  15. e6d0be5 Facilitate separate frame buffer offset in diamond search by Satish Kumar Suman · 5 years ago
  16. 53c90d9 Remove deprecated vp9 speed feature by Yue Chen · 5 years ago
  17. e980281 Optimize highbd sub_pixel_variance module by Aniket Dhok · 5 years ago
  18. 9b20f23 Refine compound_type_rd based on model_rd for speed >= 4 by Venkat · 5 years ago
  19. 4743f8f Disable selective_ref_frame = 4 temporarily by Ravi Chaudhary · 5 years ago
  20. 1f0fdfc Allow av1_find_mv_refs to take a null global_mvs. by Wan-Teh Chang · 5 years ago
  21. 3a85a8f Add speed feature flag for sb-level minmax partition prediction by Yue Chen · 5 years ago
  22. ba25558 Add timers to collect encoding component timing information by Yunqing Wang · 5 years ago
  23. 032a295 Improve simple_motion_search_prune_rect by chiyotsai · 5 years ago
  24. 10e667d Separate flat and pyramid gop structures by David Turner · 5 years ago
  25. 0fa8c49 Move pass2 strategy & GOP structure to new files by David Turner · 5 years ago
  26. 77b13f4 Add a speed feature for smooth intra modes by Yunqing Wang · 5 years ago
  27. c8d006b Move bit_reader after cb_buffer_base in ThreadData by Wan-Teh Chang · 5 years ago
  28. 1765dd0 Binary search instead of linear search for qindex. by Urvang Joshi · 5 years ago
  29. 97d2bbe Complete refactor of compound search loop by Debargha Mukherjee · 5 years ago
  30. 9bd30fa Bugfix for ref1_counts index by Remya · 5 years ago
  31. fe27126 Refine interpolation_filter_search by Sachin Kumar Garg · 5 years ago
  32. 50325c0 Remove unused variable compound_mode_context by Satish Kumar Suman · 5 years ago
  33. 3054fcf Optimize av1_highbd_block_error module by Aniket Dhok · 5 years ago
  34. 53d45d9 Prevent an integer overflow by Debargha Mukherjee · 5 years ago
  35. e1de4c8 Turn trellis off for 1-pass encodes by Debargha Mukherjee · 5 years ago
  36. 5a65bfa Refactor compound search loop by Debargha Mukherjee · 5 years ago
  37. fe3aecb Move refresh_*_frame flags to EncodeFrameParams by David Turner · 5 years ago
  38. 2bcb036 Disable first pass partition search on speed >= 4 by chiyotsai · 5 years ago
  39. 41debdc Fix compiler warning in ethread.c by Ravi Chaudhary · 5 years ago
  40. 3a9e467 SUPERRES_AUTO: Remove ratecontrol mode restriction by Urvang Joshi · 5 years ago
  41. f101cd9 Don't directly use best quality for a special case by Urvang Joshi · 5 years ago
  42. 4f1f181 Simplify buffer update decision code by David Turner · 5 years ago
  43. 042af92 Add enc option to use default intra tx type only by Debargha Mukherjee · 5 years ago
  44. 03ad12d Add encoder options for cost update frequency by Debargha Mukherjee · 5 years ago
  45. fa4abbd Add 3 test vectors by Yaowu Xu · 5 years ago
  46. a20aa68 Expand aomenc flag to disable coeff optimization by Debargha Mukherjee · 5 years ago
  47. e8b76bb Add speed feature smooth interintra for speed = 3 by Remya · 5 years ago
  48. bd2fe1a Disable frame_parallel_decoding_mode by default by Yunqing Wang · 5 years ago
  49. cedf2ec first pass: Respect the rc->max_gf_interval. by Urvang Joshi · 5 years ago
  50. e418416 Fix an overflow issue related to the split partition cost by Yunqing Wang · 5 years ago
  51. a727a17 Add speed feature smooth interintra for speed >= 4 by Remya · 5 years ago
  52. 61cfff6 Use missing ref_best_rd in estimate yrd function by Debargha Mukherjee · 5 years ago
  53. b0c0aa3 Move check_show_existing_frame to next frame by David Turner · 5 years ago
  54. c4ae86d Fix offset of source frame in temporal filter by Satish Kumar Suman · 5 years ago
  55. 7a2dcc2 Clear static analysis warnings by kyslov · 5 years ago
  56. d8ea9e6 avx2 dr prediction z2 valgrind issue fix by Victoria Zhislina · 5 years ago
  57. 7b9d0d6 AV1 RealTime path. Initial implementation by kyslov · 5 years ago
  58. 3ff6ff3 Optimize aom_highbd_quantize_b_64x64 module by Aniket Dhok · 5 years ago
  59. c692de3 Limit row-mt threads based on tile size for encoder by Ravi Chaudhary · 5 years ago
  60. 6fd3ccf Fix stride of source frame in first pass by Satish Kumar Suman · 5 years ago
  61. 54eabb5 Streamline compound types by Debargha Mukherjee · 5 years ago
  62. 09864d8 Reintroduce lowbd 8x16 and 16x8 fwd_txfm modules by Aniket Dhok · 5 years ago
  63. 52ea88f max_ref_frames enforcement at beginning of frame. by Urvang Joshi · 5 years ago
  64. fc6bcc7 Superres test refactor. by Urvang Joshi · 5 years ago
  65. 41b8ccc Superres: Add test for SUPERRES_AUTO mode. by Urvang Joshi · 5 years ago
  66. 39e6dd5 max_frame_{width/height}: Bugfix with superres. by Urvang Joshi · 5 years ago
  67. 17dd3ea Compute strongest Sobel x and y edge component by elliottk · 5 years ago
  68. a7935f1 Make an int to int16 conversion explicit in temporal_filter.c by chiyotsai · 5 years ago
  69. f7f0ef5 Fix misspelling in misc. comments by Sarah Parker · 5 years ago
  70. a675988 Remove unused includes by Sarah Parker · 5 years ago
  71. 16c473b Remove redundant return statements by Sarah Parker · 5 years ago
  72. 2e55dde INSPECT : Increase size of combined parm list. by Jim Bankoski · 5 years ago
  73. 1afe7c4 Make function protype consistent by Yaowu Xu · 5 years ago
  74. 4ee28ca avx2 dr prediction z2 valgrind issue fix by Victoria Zhislina · 5 years ago
  75. c5c2418 Add av1 prefix to partition model parameters by chiyotsai · 5 years ago
  76. 36a8373 Introduce SUPERRES_AUTO mode. by Urvang Joshi · 5 years ago
  77. 6bbc0fd Reuse compound type rd data for new_mv by Remya · 5 years ago
  78. 0ec86ac Remove template for collect rd stats; it is always on by elliottk · 5 years ago
  79. 3ae70c9 Handle unsupported bitstream while large-scale-tile=1 by Yunqing Wang · 5 years ago
  80. 46b803b Misc fixes for RD stats collection by Debargha Mukherjee · 5 years ago
  81. a7d8048 Prevent mismatch when chroma diff q is enabled by Yue Chen · 5 years ago
  82. 1c27527 Revert decoder frame buffer padding to 64 by Satish Kumar Suman · 5 years ago
  83. 2a6a8bb Fix crash issue of oss-fuzz stream for frame padding by Satish Kumar Suman · 5 years ago
  84. 625cded Optimize multipliers for rd-thresh by elliottk · 5 years ago
  85. a879ee9 Fix an issue in large-scale-tile=1 output format by Yunqing Wang · 5 years ago
  86. 316a724 Move the code for an enc feature out of common folder by Yue Chen · 5 years ago
  87. dfaee63 Add classified distortion model based on sse_norm by Debargha Mukherjee · 5 years ago
  88. 44169d1 enforce_max_ref_frames only when 7 refs allowed. by Urvang Joshi · 5 years ago
  89. 79f3606 Remove a use of 'warn'. by Urvang Joshi · 5 years ago
  90. ce9b590 Remove av1_configure_buffer_updates_firstpass() by David Turner · 5 years ago
  91. 92ed0dd Add code to collect partition_stats by chiyotsai · 5 years ago
  92. 685345e Refine R-D optimization of coeffs for boosted frames by Venkat · 5 years ago
  93. ce96668 setup_buffer_ref_mvs_inter: bugfix for scaled refs by Urvang Joshi · 5 years ago
  94. dedd8ff Move source selection to av1_encode_strategy() by David Turner · 5 years ago
  95. 27ab434 Fix the crash happens in PrintPredictionUnitStats() by Angie Chiang · 5 years ago
  96. aad5f9a Reactivate mb_rd_hash logic by Sachin Kumar Garg · 5 years ago
  97. a7f133c primary_ref_frame order_offset to EncodeFrameParams by David Turner · 5 years ago
  98. ddbff44 Merge Pass{0,1,2}Encode into av1_encode_strategy() by David Turner · 5 years ago
  99. db45815 Add encoder flags to use dct only for inter/inrta by Debargha Mukherjee · 5 years ago
  100. f7e5375 Optimize av1_optimize_txb_new by Wenyao Liu · 5 years ago