1. 25daf5d Option to turn off MV cost update by Fyodor Kyslov · 5 years ago
  2. 1973f11 Adaptive overlay encoding by Yunqing Wang · 5 years ago
  3. bf3ca36 Revert "add config file options support" by James Zern · 5 years ago
  4. ce71fd7 Remove source_kf_buffer allocation and copying by Yunqing Wang · 5 years ago
  5. a70e67a add config file options support by Ryan · 5 years ago
  6. d759fac Remove remaining code by Hui Su · 5 years ago
  7. 52b7ddc Store tx type in frame level buffer by Hui Su · 5 years ago
  8. 0fcf6f8 Add encoder control to turn on/off keyframe filter by Cheng Chen · 5 years ago
  9. 05fc9fa Disable tpl based deltaq for image-only coding by Urvang Joshi · 5 years ago
  10. 86e672d Remove unused variables from tpl stats by Jingning Han · 5 years ago
  11. 3057318 Move functions used only by encoder out of common by Hui Su · 5 years ago
  12. 60a00de Consolidate computations needed in the tpl synthesizer by Jingning Han · 5 years ago
  13. 40e870f Introduce rate propagation factor by Jingning Han · 5 years ago
  14. 57bba23 Rework tpl model kernel by Jingning Han · 5 years ago
  15. fdd0ab4 TPL propagation model kernel by Jingning Han · 5 years ago
  16. 5e98d3b Add reconstruction frame buffer to tpl model by Jingning Han · 5 years ago
  17. e8baf83 Rework the tpl model construction by Jingning Han · 5 years ago
  18. 628efce Code cleanup related to winner mode speed feature by Cherma Rajan A · 5 years ago
  19. 33f1ab7 Introduce ref frame pruning in tpl by Deepa K G · 5 years ago
  20. c7a5217 Refactor gop structure data access by Jingning Han · 5 years ago
  21. 4097a3a Remove unnecessary calls by Hui Su · 6 years ago
  22. 8d27341 Update MV cdf stats per superblock by Debargha Mukherjee · 6 years ago
  23. cc914b4 Make get_frame_update_type only depend on gf_group struct by Jingning Han · 6 years ago
  24. 44a573b Localize gop data structure for tpl model control by Jingning Han · 6 years ago
  25. a2074dd Add option to disable overlay frames completely by Debargha Mukherjee · 6 years ago
  26. 6397132 rtc: Spatial layers for RTC by Marco Paniconi · 6 years ago
  27. db70bf4 Prune tx type search using previous stats by Yunqing Wang · 6 years ago
  28. f46a106 Hierarchical lambda scaling within a SB using TPL by sdeng · 6 years ago
  29. 0cce44c Modify frame level structure for mbmi_ext_base by Remya · 6 years ago
  30. a7091f1 Allocate mbmi on BLOCK_8X8 level for 4K+ videos by chiyotsai · 6 years ago
  31. 5b1e473 rtc: Layered CBR rate control for SVC by Marco Paniconi · 6 years ago
  32. 52af439 Remove dependency on refresh flag in frame_is_kf_gf_arf() by Jingning Han · 6 years ago
  33. 591e51c Deprecate refresh_alt2_ref_frame flag by Jingning Han · 6 years ago
  34. fc1404d Release previous hash-me memory when encoding new frame by chiyotsai · 6 years ago
  35. b4c93f0 Increase tpl stats storage granularity for high resolution by Yue Chen · 6 years ago
  36. 2a9ac43 Add a control to force video mode by Yaowu Xu · 6 years ago
  37. d8574e3 Extend encoder control for refreshing buffer slots. by Marco Paniconi · 6 years ago
  38. 426c066 Allocate mbmi_ext at BLOCK_8X8 level for 4k+ videos by chiyotsai · 6 years ago
  39. 6f4c621 Move local-only variables out of global tpl stats buffers by Yue Chen · 6 years ago
  40. bd93423 Allocate mc_count and mc_saved conditionally to save memory by Yue Chen · 6 years ago
  41. 0e8b6ed Recode loops for both superres and fullres. by Urvang Joshi · 6 years ago
  42. 6714211 Add encoder support for layers for RTC by Marco Paniconi · 6 years ago
  43. 8254434 Remove pack_bitstream flag in AV1_COMP by Hui Su · 6 years ago
  44. 6c2c0f9 Modify datatype of ref_relative_dist by Lokeshwar Reddy B · 6 years ago
  45. 895efa7 Improve reduce_inter_modes speed feature by Lokeshwar Reddy B · 6 years ago
  46. 5738e03 Deprecate cpi->preserve_alt_as_gld flag by Jingning Han · 6 years ago
  47. 31a0ee9 Integrate the arf stack buffer control with tpl by Jingning Han · 6 years ago
  48. 81d6fbb Rework tpl model strcture by Jingning Han · 6 years ago
  49. c5806c2 Add an encoding option "--enable-chroma-deltaq" by Yue Chen · 6 years ago
  50. ce8b759 Improve the alt_ref_search_fp speed feature by Lokeshwar Reddy B · 6 years ago
  51. 42266ca Make ref frame buffer control functions public by Jingning Han · 6 years ago
  52. 0a2af4e Enable arf stack based reference frame selection by Jingning Han · 6 years ago
  53. f58175c Use arf stacks to monitor the reference frame map by Jingning Han · 6 years ago
  54. cf6d325 Add ARF stack buffer operations by Jingning Han · 6 years ago
  55. 824f9db Enable R-D optimization of qcoeff for winner mode by Ranjit Kumar Tulabandu · 6 years ago
  56. 2202ba0 Remove mi_grid_visible by chiyotsai · 6 years ago
  57. b61cdea Make adaptive_rd_thresh row-mt friendly by Ravi Chaudhary · 6 years ago
  58. 7abe313 Apply temporal filtering on key frames. by Cheng Chen · 6 years ago
  59. c23c7f1 Add functions to build SSIM scaling factors by sdeng · 6 years ago
  60. fdc35f2 AV1 levels: assign a frame info buffer for each OP by Hui Su · 6 years ago
  61. 38711e7 Allocate buffers for comp search on sequence level by Hui Su · 6 years ago
  62. e1b2201 Move members common to 1 and 2 pass from TWO_PASS struct by Sarah Parker · 6 years ago
  63. 4e585cc Implement tpl model based delta quantization for key frames by Yue Chen · 6 years ago
  64. d0c0b77 Adjust gf_boost based on temporal stats by Debargha Mukherjee · 6 years ago
  65. c87d749 Fix thread issue caused by datarace of deltaq_used by Yue Chen · 6 years ago
  66. c3a8d37 Dynamically allocate memory for level stats by Hui Su · 6 years ago
  67. 72ff048 Use bit mask to mark whether to keep level stats by Hui Su · 6 years ago
  68. ef139e1 Add encoder API for minimum compression ratio by Hui Su · 6 years ago
  69. e082e1e Remove first partition search pass by Yunqing Wang · 6 years ago
  70. 347c64d Add parsing code for 2-pass tpl stats generation by Debargha Mukherjee · 6 years ago
  71. 9b70d1f Add plumbing for 2-pass tpl model by Debargha Mukherjee · 6 years ago
  72. e377839 Misc tpl_model cleanups + prepare for 2-pass by Debargha Mukherjee · 6 years ago
  73. 3542a89 Reduce tpl_model stats storage by Debargha Mukherjee · 6 years ago
  74. 88ff738 Add alternative mbtree analysis models by Debargha Mukherjee · 6 years ago
  75. 472df41 Disable delta_q frame level if not used in frame by Debargha Mukherjee · 6 years ago
  76. bbae5af remove timing code for handle-inter-mode by elliottk · 6 years ago
  77. c9b23e0 Support parsing multi-layer gf group and 7 ref frame in tpl tool by Yue Chen · 6 years ago
  78. c79fd24 Reformat doxygen style comments to regular style by Yue Chen · 6 years ago
  79. 1bc5be6 Fix overflow caused by large timestamps by Yue Chen · 7 years ago
  80. 4fef7a5 Split delta_lf from delta_q mode and refactor by Debargha Mukherjee · 6 years ago
  81. 81a59f1 Add data structure to store frame info. by Hui Su · 6 years ago
  82. 4fd1176 Allow encoder to count the number of frame headers by Hui Su · 6 years ago
  83. f70375a Old structure misc cleanup. by Urvang Joshi · 6 years ago
  84. 6ce7fbc Remove code from old GOP structure. by Urvang Joshi · 6 years ago
  85. c8da531 Bug fixes for 2-pass tx-search by elliottk · 6 years ago
  86. 82d0a04 add control parameter to set transform block size search method by Ryan Lei · 6 years ago
  87. 9543c70 add new control flags for coding tools by Ryan Lei · 6 years ago
  88. 2aa492c target level API: specify per operating point by Hui Su · 6 years ago
  89. a1ff3f8 Keep level info. for every operating point by Hui Su · 6 years ago
  90. dd132d2 Move ref_frame_flag_list to encoder.h by chiyotsai · 6 years ago
  91. e222dd6 target level API: remove the "Not enabled" option by Hui Su · 6 years ago
  92. e542a34 Move level enum definition to common by Hui Su · 6 years ago
  93. d909c2c Add encoder API to specify tiers by Hui Su · 6 years ago
  94. 9c484b3 Collect time taken to encode each prediction partition by chiyotsai · 6 years ago
  95. 3638d96 Remove CONFIG_FP_MB_STATS experiment by Yunqing Wang · 6 years ago
  96. abeeb7c Add infrastructure to calculate level statistics by kyslov · 6 years ago
  97. d16a257 Add structs to store stats and specs of av1 level by chiyotsai · 6 years ago
  98. fad3856 Add encoder API for target sequence level index by Hui Su · 6 years ago
  99. b8becb2 Augment est-rd structure to also true-rd info by elliottk · 6 years ago
  100. 9613f95 Remove unused variable of structure TplDepStats by Satish Kumar Suman · 6 years ago