1. 6e4ed83 Remove aom_ports/system_state.h by chiyotsai · 2 years, 10 months ago
  2. 5f7053a FPMT: Fix build warnings by Aasaipriya · 2 years, 10 months ago
  3. 881cdf9 FPMT: Initialize ref_idx_to_skip for parallel frames by Remya Prakasan · 2 years, 10 months ago
  4. d80b8ce FPMT: Initialize reference refresh index for parallel frames by Remya Prakasan · 2 years, 10 months ago
  5. 76b969e FPMT: Move init_parallel_frame_context() to encoder.c by Remya Prakasan · 2 years, 10 months ago
  6. 66845d4 FPMT: Fix runtime error in av1_post_encode_updates by Remya Prakasan · 2 years, 10 months ago
  7. 5d03ed3 FPMT: Abstract avg_frame_qindex to PRIMARY_RATE_CONTROL by Tarundeep Singh · 2 years, 10 months ago
  8. ba11773 Fix runtime error in av1_rc_set_frame_target() by Aasaipriya · 2 years, 10 months ago
  9. a5d965e Integrate the improved bitrate accuracy model into the encoder. by Angie Chiang · 2 years, 10 months ago
  10. c3302c1 External partition: Add comments to unit tests. by Cheng Chen · 2 years, 10 months ago
  11. f59b2ba Fix num_fp_contexts calculation by Mufaddal Chakera · 2 years, 10 months ago
  12. e9c30d1 Extend SF gop_length_decision_method to speed 3 by Mudassir Galagnath · 2 years, 10 months ago
  13. fab91f5 FPMT: Fix build issues in lib_flags init by Remya Prakasan · 2 years, 10 months ago
  14. 0d66f1b AllIntra: Move VBP threshold adjustment to framesize dependent by Fyodor Kyslov · 2 years, 10 months ago
  15. 8b9efea Eliminate unneeded wavelet_energy calculation by Yunqing Wang · 2 years, 10 months ago
  16. 48cd0c7 Allintra: restrict delta q value in the AQ mode by Cheng Chen · 2 years, 10 months ago
  17. ac1bc4a FPMT: Process post encode of level 2 frame parallel encodes by Mufaddal Chakera · 2 years, 10 months ago
  18. 2e92bd5 Use 64x64 superblock size in dq 3 by Jingning Han · 2 years, 10 months ago
  19. 3753248 Remove all calls to aom_clear_system_state by chiyotsai · 2 years, 10 months ago
  20. d312d68 FPMT: Initialize lib_flags for parallel frames by Mufaddal Chakera · 2 years, 10 months ago
  21. 3e5feb8 Modify encoder interface to facilitate FPMT by Mufaddal Chakera · 2 years, 10 months ago
  22. 4722545 Add AV1_COMP_DATA to encapsulate data required for compressor by Mufaddal Chakera · 2 years, 10 months ago
  23. 8b57196 Skip motion search w.r.t. zeromv in first pass by Deepa K G · 2 years, 10 months ago
  24. bda271b Set a higher default lag_in_frames value by Yunqing Wang · 2 years, 10 months ago
  25. 1da5744 Allow less agg ml-based partition pruning on screen contents by chiyotsai · 2 years, 10 months ago
  26. 4defde9 Fix an uninitialized mv for sms at top-left of the tile by chiyotsai · 2 years, 10 months ago
  27. 7031364 FPMT SIMULATION: Handle frame probabilities in recode path. by Aasaipriya · 2 years, 10 months ago
  28. 7fbe138 FPMT: Handle reference refresh for parallel encode frames by Remya Prakasan · 2 years, 10 months ago
  29. 6b83883 Deprecate no_show_fwd_kf flag by Jingning Han · 2 years, 10 months ago
  30. 58ebf8d Fix temporal filtering for forward key frame by Jingning Han · 2 years, 10 months ago
  31. 493e02b AllIntra: Adjust variance-based partition thresholds. by Fyodor Kyslov · 2 years, 10 months ago
  32. 92fbfed FPMT: Add av1_compute_num_fp_contexts() by Mufaddal Chakera · 2 years, 10 months ago
  33. 028d298 Correctly set delta_lf by Cheng Chen · 2 years, 10 months ago
  34. 2a8ebe9 Tune motion search speed features at speed 3 by Yunqing Wang · 2 years, 10 months ago
  35. bf228f6 Add an SSE implementation of av1_fwht4x4 by Vincent Rabaud · 2 years, 10 months ago
  36. 5a44b62 Create a function to zero out WinnerModeStats. by Vincent Rabaud · 2 years, 10 months ago
  37. 72913da rtc: Enable compound mode for speed >= 7 by Marco Paniconi · 2 years, 10 months ago
  38. 2b9dd78 Remove redundant conditions related to temporal filtering by Jingning Han · 2 years, 10 months ago
  39. b5faf83 Initialize the start_mv of SMS with SB's NEARESTMV by chiyotsai · 2 years, 10 months ago
  40. 9eada93 Rework temporal filter decisions for fwd key frame by Jingning Han · 2 years, 10 months ago
  41. c60ebb5 Add unit test for av1_q_mode_estimate_base_q. by Kavi Ramamurthy · 2 years, 10 months ago
  42. 4458acb Add av1_adjust_q_from_delta_q_res() by Angie Chiang · 2 years, 10 months ago
  43. 1a066b3 Introduce early_term_chroma_palette_size_search speed feature by venkat sanampudi · 2 years, 10 months ago
  44. e0e0a45 aom_install: Install lib dlls to bindir by Christopher Degawa · 2 years, 10 months ago
  45. 7439d9c Lower extend_frame_length in TPL by Yunqing Wang · 2 years, 10 months ago
  46. 42a400a Add prepare, launch and sync functions for fp workers by Mufaddal Chakera · 2 years, 10 months ago
  47. 37f68ec Deprecate unused functions related to CNN gop structure by Jingning Han · 2 years, 10 months ago
  48. 6453c23 Deprecate IPPP format switch by Jingning Han · 2 years, 10 months ago
  49. bbdfa68 AllIntra: Redefine all-intra mode speed features for speed 7+ by Fyodor Kyslov · 2 years, 10 months ago
  50. f38a7d5 Add bitrate accuracy estimation. by Kavi Ramamurthy · 2 years, 10 months ago
  51. a49c44b exports: use CMAKE_SHARED_LIBRARY_PREFIX to determine lib name by Christopher Degawa · 2 years, 10 months ago
  52. aba245d Move set_deltaq_rdmult to nonRT build by Jerome Jiang · 2 years, 10 months ago
  53. c7c31d1 Support forward key frame by Jingning Han · 2 years, 10 months ago
  54. 0d7608b Get ./common header not depend on ./encoder header. by Vincent Rabaud · 2 years, 10 months ago
  55. 248e8d3 Improve pack bitstream multi-thread performance by Cherma Rajan A · 2 years, 10 months ago
  56. a2fcd62 Turn off TPL when GOP size is too big by Angie Chiang · 2 years, 11 months ago
  57. 36c2b99 Add an option to disable transform search size. by Maryla · 2 years, 10 months ago
  58. 22ea1cc Fix big quality drop with --allintra option by Paul Wilkins · 2 years, 10 months ago
  59. a99b6bd FPMT: Correct the update of display_idx in GF_GROUP by Remya Prakasan · 2 years, 10 months ago
  60. 0a036bd Disable interinter wedge for speed >= 3 by Nithya V S · 2 years, 10 months ago
  61. 07eda7a Add forward key frame distance parameter by Jingning Han · 2 years, 10 months ago
  62. 570fc8a Change misspelled 'parition' to 'partition' by Sarah Parker · 2 years, 10 months ago
  63. 30fc8e1 Change the evaluation order of palette_size for chroma by venkat sanampudi · 2 years, 10 months ago
  64. 063e4e5 Normalize first-pass stats in the first pass. by Bohan Li · 2 years, 10 months ago
  65. 3076ee2 Remove a deprecated assertion by Jingning Han · 2 years, 10 months ago
  66. 6c44401 Remove sync of worker 0 from encoder and common by Mufaddal Chakera · 2 years, 10 months ago
  67. d4d7dbf AV1 RT: Disallow TX_64X64 selection if TX64 is not enabled by Fyodor Kyslov · 2 years, 10 months ago
  68. c5b3c7e Add qindex in timing information by Yunqing Wang · 2 years, 10 months ago
  69. 87e4abc FPMT SIMULATION: Handle recode for parallel frames by Aasaipriya · 2 years, 11 months ago
  70. c8a19c0 Revert "Rework cdef skipping" by Jerome Jiang · 2 years, 10 months ago
  71. 4338bcd Simplify ref frame buffer update bypass conditions by Jingning Han · 2 years, 10 months ago
  72. bc5e2c6 Unify fwd key frame related check conditions by Jingning Han · 2 years, 10 months ago
  73. 00efe42 Reset show existing frame type for regular ARFs only by Jingning Han · 2 years, 10 months ago
  74. 8334673 Use gf group to define forward key frame by Jingning Han · 2 years, 10 months ago
  75. 5031801 Set forward key frame detection in rate control by Jingning Han · 2 years, 10 months ago
  76. a345a0b Use unified condition to decide the first frame in a sequence by Jingning Han · 2 years, 10 months ago
  77. aa542f4 Deprecate conditions in av1_get_refresh_frame_flags by Jingning Han · 2 years, 10 months ago
  78. 1770136 Refactor av1_update_ref_frame_map by Jingning Han · 2 years, 10 months ago
  79. b55db1a Fix frame update enum usage in av1_update_ref_frame_map by Jingning Han · 2 years, 10 months ago
  80. 430b017 FPMT: Initialize cpi elements for parallel encode frames by Remya Prakasan · 2 years, 10 months ago
  81. e0da085 FPMT SIMULATION: Set target size and qindex for parallel frames by Aasaipriya · 2 years, 11 months ago
  82. cdfcf17 FPMT SIMULATION: Delay frame q related updates by Aasaipriya · 2 years, 11 months ago
  83. 880bb35 Use the explicit control to decide ref buffer update by Jingning Han · 2 years, 10 months ago
  84. 3000b36 Write sequence header at the first key frame by Jingning Han · 2 years, 10 months ago
  85. e2d1648 Fix fwd kf overlay frame's type by Jingning Han · 2 years, 10 months ago
  86. 11eaaa9 Use gf group info to decide ref frame buffer update by Jingning Han · 2 years, 10 months ago
  87. 8ce1ebb Simplify first frame type assignment by Jingning Han · 2 years, 10 months ago
  88. 11cda36 Check array has two elements before using index 1 by Wan-Teh Chang · 2 years, 10 months ago
  89. 4bb5281 Add an option to disable all directional intra modes by Maryla · 2 years, 10 months ago
  90. ee564d2 Remove CONFIG_LPF_MASK experiment by Yannis Guyon · 2 years, 10 months ago
  91. 721f81b Extend early_term_after_none_split to speed 3 by Cherma Rajan A · 2 years, 10 months ago
  92. 949d0c3 Disable intra_uv_mode_mask sf for allintra encode by venkat sanampudi · 2 years, 10 months ago
  93. d38c8ef Assert restoration not used in realtime only build by Wan-Teh Chang · 2 years, 10 months ago
  94. 48ef98a Pass a const char* argument to IVFVideoSource ctor by Wan-Teh Chang · 2 years, 10 months ago
  95. 1f73e02 Fix DecodeScalabilityTest failure in realtime only by Wan-Teh Chang · 2 years, 10 months ago
  96. 011b965 Disable adaptive QP offset in lossless mode by Jingning Han · 2 years, 10 months ago
  97. b7e804a Store temporal_id and spatial_id of decoded frame by Wan-Teh Chang · 3 years, 1 month ago
  98. a7e78e3 Check if loop restoration is used in realtime only by Wan-Teh Chang · 2 years, 10 months ago
  99. 35c7456 Add unit tests for bitrate estimation methods. by Kavi Ramamurthy · 2 years, 10 months ago
  100. 22ac23d FPMT: Refactor call to av1_post_encode_updates by Tarundeep Singh · 2 years, 11 months ago