1. 2deaf2a ivfdec: replace uses of warn with fprintf(stderr) by Christopher Degawa · 2 years, 8 months ago
  2. 189439e Extend skip_filter_intra to --good usage by Ranjit Kumar Tulabandu · 2 years, 8 months ago
  3. daaa368 Cap no. of txfm searches for a prediction mode by Nithya V S · 2 years, 8 months ago
  4. 3adb660 Fix a few typos and minor errors. by Bohan Li · 2 years, 8 months ago
  5. 67eea99 Let mv_bits < 0.6 * gop_bit_budget by Angie Chiang · 2 years, 9 months ago
  6. e651c85 Fix clang -Wunused-but-set-variable warnings by Wan-Teh Chang · 2 years, 8 months ago
  7. 7db3252 REALTIME: Use DCT-only in non-winner pass speed 6 by chiyotsai · 2 years, 8 months ago
  8. 15b3c6d ThreePass: Read bitstream and derive GOP length. by Bohan Li · 2 years, 9 months ago
  9. 1ca5572 Add variance match weighting to all intra rd. by Paul Wilkins · 2 years, 9 months ago
  10. d56c20d FPMT: Correct the marking of frames for parallel encode by Remya Prakasan · 2 years, 8 months ago
  11. 6100ea1 Only access regions when the region index is valid by Angie Chiang · 2 years, 8 months ago
  12. dadc602 ExternalPartitionTestDfsAPI: skip check w/WRITE_FEATURE_TO_FILE=0 by James Zern · 2 years, 8 months ago
  13. 2ec0a0f ExtPart: Unit test for recursive ml partition by Cheng Chen · 2 years, 9 months ago
  14. ebfcfac ExtPart: Add a variable to distinguish deicion mode by Cheng Chen · 2 years, 9 months ago
  15. c76712e ExtPart: encode with ml decision recursively by Cheng Chen · 2 years, 9 months ago
  16. 3df9438 rtc:Skip evaluation of filter intra modes by Ranjit Kumar Tulabandu · 2 years, 8 months ago
  17. 4c11d0a Update the model used in delta-q mode 4 by Sai Deng · 2 years, 8 months ago
  18. a70aa8e Add logging method to view rate control info. by Kavi Ramamurthy · 2 years, 8 months ago
  19. 0b518db Fix clang -Wunused-but-set-variable warnings by Wan-Teh Chang · 2 years, 8 months ago
  20. 6ee3827 rtc: Prune tx-size in Partition evaluation by Vishnu Teja Manyam · 2 years, 9 months ago
  21. 1c266d8 AV1 RT: Introduce speed 10 for RT mode by Fyodor Kyslov · 2 years, 9 months ago
  22. d0a2dc9 Disable hog for realtime mode and remove memory allocation by chiyotsai · 2 years, 8 months ago
  23. 0326600 rtc: Modify interpol filter search for nonrd by Marco Paniconi · 2 years, 8 months ago
  24. 3bc9e34 rtc: Optimize rd threshold update by Yunqing Wang · 2 years, 8 months ago
  25. 6a22a03 Fix an instance of -Wunused-but-set-variable. by Peter Kasting · 2 years, 8 months ago
  26. 5e15466 Disable use_fullpel_costlist at rt speed 5 by Yunqing Wang · 2 years, 8 months ago
  27. 2ff3297 Remove intra_mode_idx_ls from the search loop by chiyotsai · 2 years, 9 months ago
  28. 66d50c7 Add Python scripts to minimize percentage error. by Kavi Ramamurthy · 2 years, 9 months ago
  29. e2c743b Fix WebRTC test failure by Fyodor Kyslov · 2 years, 8 months ago
  30. 34715cf Avoid InterModesInfo structure allocation for non-rd path by Cherma Rajan A · 2 years, 9 months ago
  31. 33fdadc rtc: Delay row-mt top-right wait for all rtc mode by Yunqing Wang · 2 years, 8 months ago
  32. 159cef9 rtc: Remove unused speed feature in rtc mode by Yunqing Wang · 2 years, 8 months ago
  33. 0b22184 FPMT: Fix a compile time warning by Tarundeep Singh · 2 years, 9 months ago
  34. 3579c32 Fix normalization term for dq3 by Jingning Han · 2 years, 9 months ago
  35. 806abfb Use reconstructed boundary pixel in dcq mode by Jingning Han · 2 years, 9 months ago
  36. a1495aa Extend is_rtc_mode() definition by Yunqing Wang · 2 years, 9 months ago
  37. 0e60a14 Add comments in av1_alloc_cdef_buffers() for init_worker by Nithya V S · 2 years, 8 months ago
  38. 17cebe6 Reduce the NN output precision bits to 9 by Aasaipriya · 3 years, 2 months ago
  39. 1818350 ExtPart: unit tests for whole partition tree by Cheng Chen · 2 years, 9 months ago
  40. b0bb6f3 ExtPart: encode with decisions from ml model by Cheng Chen · 2 years, 10 months ago
  41. 11e9c2a RTC: Reduce number of modes going into for-loop by Yunqing Wang · 2 years, 9 months ago
  42. 75d5d07 FPMT: Bring all MT modules under FPMT initialization framework by Nithya V S · 2 years, 9 months ago
  43. d52d004 rtc: Fix condition on using golden for var_part by Marco Paniconi · 2 years, 9 months ago
  44. 709ccb3 Make the allocation functions of common MT modules non-static by Nithya V S · 2 years, 9 months ago
  45. b4d103c rtc: Remove estimate_comp_ref_frame_costs() in nonrd by Marco Paniconi · 2 years, 9 months ago
  46. 49851be rtc: Set candidate refresh to seg2 for compound mode by Marco Paniconi · 2 years, 9 months ago
  47. e6f0b27 Abstract computation of no. of workers for memory allocation by Nithya V S · 2 years, 9 months ago
  48. 8bc6412 FPMT: Fix the computation of num_mod_workers for parallel frames by Nithya V S · 2 years, 9 months ago
  49. 5e7282e FPMT: Refactor prepare_fpmt_workers() by Nithya V S · 2 years, 9 months ago
  50. f9b595f Disable prune_tx_type_est_rd speed feature by Akshata Jadhav · 2 years, 9 months ago
  51. 4cfe7e3 Allocate TPL buffers based on lag_in_frames by Hamsalekha S · 2 years, 10 months ago
  52. ce872d6 Modify SharpnessAllIntraTest PSNR threshold by Yunqing Wang · 2 years, 9 months ago
  53. b15d416 Cleanup in av1_setup_shared_coeff_buffer by Cherma Rajan A · 2 years, 9 months ago
  54. 916e804 Extend prune_mesh_search to speed 4 by Akshata Jadhav · 2 years, 9 months ago
  55. e4050c2 Fix a bug related to remapped_ref_idx by Yunqing Wang · 2 years, 9 months ago
  56. 979fe0f Allintra: turn off cdef for allintra mode by Cheng Chen · 2 years, 10 months ago
  57. 5c4a983 Only use q_index_list when it's ready by Angie Chiang · 2 years, 9 months ago
  58. 5129ae3 Compute mv_bits in av1_vbr_rc_update_q_index_list by Angie Chiang · 2 years, 9 months ago
  59. 0ee6ee7 Fixed av1_estimate_gop_bitrate by Angie Chiang · 2 years, 9 months ago
  60. 3ca2cee Add vbr_rc_reset_gop_data() by Angie Chiang · 2 years, 9 months ago
  61. 0fa2128 Extend prune_nearmv_using_neighbors to speed 5 by Akshata Jadhav · 2 years, 9 months ago
  62. eb92eb5 Improve the model used in deltaq-mode=4 by Sai Deng · 2 years, 9 months ago
  63. 039ef51 Add user rating based delta q mode --deltaq-mode=4 by Sai Deng · 2 years, 9 months ago
  64. 04f3e64 Allocate PC_TREE_SHARED_BUFFERS structure based on max sb size by Cherma Rajan A · 2 years, 9 months ago
  65. 5255e8b FPMT: Enable frame parallel encode for AOM_VBR by Aasaipriya · 2 years, 9 months ago
  66. bf0417d FPMT: Abstract rolling_target_bits and rolling_actual bits by Aasaipriya · 2 years, 9 months ago
  67. 65e5e9e FPMT: Abstract frame target related members to p_rc by Aasaipriya · 2 years, 9 months ago
  68. 5a82556 rtc: Enable skip_newmv_in_drl speed feature for speed 5, 6 by Mudassir Galagnath · 2 years, 9 months ago
  69. c6f0a0b FPMT: Abstract previous q related rc members to p_rc by Aasaipriya · 2 years, 9 months ago
  70. 814d452 Add Python files for bitrate accuracy experiment. by Kavi Ramamurthy · 2 years, 9 months ago
  71. c96ad15 Fix negative mv bitrate issue by Angie Chiang · 2 years, 9 months ago
  72. 040cd13 Always find next key frame when frames_to_key is 0 by Angie Chiang · 2 years, 9 months ago
  73. 80c1dd9 Cosmetic changes for define_kf_interval parameters by Angie Chiang · 2 years, 9 months ago
  74. c87af27 Fix tpl_frame index in init_gop_frames_for_tpl() by Angie Chiang · 2 years, 9 months ago
  75. d93c761 Fix av1_set_q_index() by Angie Chiang · 2 years, 9 months ago
  76. 1440376 FPMT SIMULATION: Fix the temporary variable update by Aasaipriya · 2 years, 9 months ago
  77. fd8d2c0 FPMT: Initialize mode_ref_delta_enabled for parallel frames by Remya Prakasan · 2 years, 9 months ago
  78. c285fe3 Allocate CoeffBufferPool, tran_low_t memory based on max sb size by Cherma Rajan A · 2 years, 9 months ago
  79. f46244b FPMT: Abstract av1_scale_references for parallel encode frames by Remya Prakasan · 2 years, 9 months ago
  80. 70ed34d Ignore colocated chroma sample for reading in Y4M by Debargha Mukherjee · 3 years, 1 month ago
  81. 8c697f0 FPMT: Handle the release of previously used frame buffer by Remya Prakasan · 2 years, 9 months ago
  82. 16c29b3 rtc: Refactor adjust_var_based_rd_partitioning sf by Vishnu Teja Manyam · 2 years, 9 months ago
  83. 7941538 Move AV1 specific code into AV1 folder by Yaowu Xu · 2 years, 9 months ago
  84. 5b533aa Check estimated vs actual bitrates. by Kavi Ramamurthy · 2 years, 9 months ago
  85. b3cb895 Fixing doc typo of av1_firstpass_info_future_count by Angie Chiang · 2 years, 9 months ago
  86. 31257f5 Fix aq-mode transform size reset by Yunqing Wang · 2 years, 9 months ago
  87. f48f530 Refactor the SF fast_inter_tx_type_search by S Hamsalekha · 2 years, 9 months ago
  88. dd39a74 FPMT: Add an assert in av1_temporal_filter by Vikas Prasad · 2 years, 9 months ago
  89. 6271406 Enable aggressive tx_type pruning for realtime mode by chiyotsai · 2 years, 9 months ago
  90. 6eb144b Add timing information for RT components by Yunqing Wang · 2 years, 9 months ago
  91. a46db3a rtc: Improve adjust_var_based_rd_partitioning sf by Vishnu Teja Manyam · 2 years, 9 months ago
  92. f190c95 svc: Fix interface to svc for compound prediction by Marco Paniconi · 2 years, 9 months ago
  93. 0e19182 Using localize remapped_ref_idx by Angie Chiang · 2 years, 9 months ago
  94. 1b804b3 Fix tx_type setting in a corner case by Yunqing Wang · 2 years, 9 months ago
  95. f3a1da4 rtc: Fixes to svc sample encoder by Marco Paniconi · 2 years, 9 months ago
  96. 1a8c8d2 Disable LR search based on qindex in speed 4 by Nithya V S · 2 years, 9 months ago
  97. b7a5b23 Extend fast_inter_tx_type_search to speed 5 by S Hamsalekha · 2 years, 9 months ago
  98. 3e87afa Properly pass configured max GOP length by Jingning Han · 2 years, 9 months ago
  99. da0b537 Detect use of warped motion in realtime only build by Wan-Teh Chang · 2 years, 9 months ago
  100. 99fdcd7 FPMT: Handle cm.error during encode of parallel set by Tarundeep Singh · 2 years, 9 months ago