1. 02ac17f Move initialization of look ahead queue context by Mufaddal Chakera · 4 years, 5 months ago
  2. b4d8fe3 Check for NULL context in Look ahead queue APIs by Mufaddal Chakera · 4 years, 5 months ago
  3. 7f6f8f0 Enable temporal filtering for keyframes in single pass by Akshata Jadhav · 4 years, 5 months ago
  4. bcc1b0e rtc: Enable RTC reference strucutre for speed >= 6 by Marco Paniconi · 4 years, 5 months ago
  5. e732612 Create function for checks related to first pass by Mufaddal Chakera · 4 years, 5 months ago
  6. 6b11f9c Create buffer pool and compressor context together by Mufaddal Chakera · 4 years, 5 months ago
  7. adda587 Simplify code about block size calculation by Hui Su · 4 years, 5 months ago
  8. e1ec46a Check trailing bits in padding OBUs. by Wan-Teh Chang · 4 years, 5 months ago
  9. 21fa57e Skip NEW_MV when new_mv is same as ref by chiyotsai · 4 years, 6 months ago
  10. 07f8c2d Refactor: Split postprocess_q_and_bounds to two functions by Cheng Chen · 4 years, 5 months ago
  11. ddafbe2 Bring back sdx4df for diamond search by Ruiling Song · 4 years, 5 months ago
  12. 8bdf95c Adjust rate control enumerator. by Paul Wilkins · 4 years, 5 months ago
  13. 4873810 Get accurate obmc count by Yunqing Wang · 4 years, 5 months ago
  14. aadb0b4 Consolidate get_scaled_plane_bsize() by Hui Su · 4 years, 5 months ago
  15. 9071bfe rtc: Fix to reference frame structure for RTC by Marco Paniconi · 4 years, 5 months ago
  16. 375d7f9 AV1 RT: Use legacy RD Model for Interpolation and Intra searches by Fyodor Kyslov · 4 years, 5 months ago
  17. f7e6b90 Non RD: Add hybrid intra search. by Jerome Jiang · 4 years, 5 months ago
  18. e5e3e42 Refactor: remove unused arf_q. by Cheng Chen · 4 years, 5 months ago
  19. ebdedac Refactor: get_active_best_quality by Cheng Chen · 4 years, 5 months ago
  20. d58f377 Unify motion estimation process by Jingning Han · 4 years, 5 months ago
  21. d674c42 Remove hard code number from full_pixel_diamond() by Jingning Han · 4 years, 5 months ago
  22. 56e838f Add function to fetch chroma block size by Hui Su · 4 years, 5 months ago
  23. 38d7365 Prune palette rd search for speed=1,2 by Ravi Chaudhary · 4 years, 5 months ago
  24. 8d1a1e4 rt: datarate test threshold change by Jerome Jiang · 4 years, 5 months ago
  25. 56ceec9 Fix argv leak on Unrecognized input file type err by Wan-Teh Chang · 4 years, 5 months ago
  26. 1c8ccb4 Use correct block size in choose_intra_uv_mode() by Hui Su · 4 years, 5 months ago
  27. 94b672c Replace check with assert in get_plane_block_size by Hui Su · 4 years, 5 months ago
  28. 62c7afd Fix a rt encoding failure due to ref pruning by chiyotsai · 4 years, 5 months ago
  29. d904331 Improvement in av1_calc_proj_params_avx2 function by Vishesh · 4 years, 5 months ago
  30. 2e210eb rtc: Fix to usable_ref_frame in nonrd pickmode by Marco Paniconi · 4 years, 5 months ago
  31. 3692ef9 Deprecate refine search stage by Jingning Han · 4 years, 5 months ago
  32. 8c36803 Refactor the motion search initial stage control by Jingning Han · 4 years, 5 months ago
  33. c285a5c Make last intra-inter mode explicit. by Elliott Karpilovsky · 4 years, 5 months ago
  34. 2474d15 Add AVX2 variant for temporal_filter_plane_c by Jayasanker J · 4 years, 5 months ago
  35. d71ace6 Facilitate multiwinner mode processing framework for inter frames by Cherma Rajan A · 4 years, 5 months ago
  36. 72ef6ce AV1 RT: Modify PSNR threshold for reduced TX search. by Michael Horowitz · 4 years, 5 months ago
  37. 0968868 Remove tx_size_search_method command line option by Yunqing Wang · 4 years, 5 months ago
  38. f7762e1 Account mode overhead early in handle_intra_mode() by Hui Su · 4 years, 5 months ago
  39. 4857915 Extend prune_sgr_based_on_wiener for preset 2 by Remya · 4 years, 5 months ago
  40. 07a166d Refactor pruning of sgr based on wiener results by Remya · 4 years, 5 months ago
  41. 5d43808 Explicitly indicate enum values in aomcx.h by Debargha Mukherjee · 4 years, 5 months ago
  42. f271f9f Fix enable-tx64 command line option by chiyotsai · 4 years, 5 months ago
  43. aba9601 AV1 RT: enable reduced TX search by “Michael · 4 years, 5 months ago
  44. 2beb1d1 Set show_existing_frame properly for fwd_kf by Sarah Parker · 4 years, 6 months ago
  45. c209884 Fix for metadata in Keyframes by Akshata Jadhav · 4 years, 5 months ago
  46. fb4e6e5 rtc: Fixes to rate control for CBR mode by Marco Paniconi · 4 years, 5 months ago
  47. aa33bbf Fix levels with undefined rate by chiyotsai · 4 years, 5 months ago
  48. 3001dee Adjust psnr threshold in fwd-kf test by Sarah Parker · 4 years, 5 months ago
  49. f84149f AV1 RT: Adjust thrs for var-based partition. Add TX size search by Fyodor Kyslov · 4 years, 5 months ago
  50. 5141551 rtc: Fix to avg_frame_low_motion in cyclic refresh by Marco Paniconi · 4 years, 5 months ago
  51. 6d09b7a Extend prune_palette_search_level speed feature by Sachin Kumar Garg · 4 years, 5 months ago
  52. 8821cda Prune sgr based on wiener search results by Remya · 4 years, 5 months ago
  53. 5f8d70b Revert "Obtain aom_image metadata on decode" by Jingning Han · 4 years, 5 months ago
  54. cdf6dc6 Modify rd cost comparison in skip_repeated_newmv for consistency by Cherma Rajan A · 4 years, 5 months ago
  55. 6300fba Simplification of bits per macroblock estimate. by Paul Wilkins · 4 years, 5 months ago
  56. 9a4296d Prune palette rd search by Sachin Kumar Garg · 4 years, 5 months ago
  57. aaa3467 Refactor full pixel motion search by Jingning Han · 4 years, 5 months ago
  58. fed88af Deprecate diamond search pointer types by Jingning Han · 4 years, 5 months ago
  59. b7dad71 Enable octagon-diamond motion estimation by Jingning Han · 4 years, 5 months ago
  60. d6673a5 Reduce baseline inter enumerator in av1_rc_bits_per_mb() by Paul Wilkins · 4 years, 5 months ago
  61. 518edbc Remove twopass->kfgroup_inter_fraction by Paul Wilkins · 4 years, 5 months ago
  62. 013ac46 Remove unused motion mode speed features by Yunqing Wang · 4 years, 5 months ago
  63. ad41cfc Remove 2 unused speed features by Yunqing Wang · 4 years, 5 months ago
  64. 3fb3f86 Set up tpl only when necessary by Cheng Chen · 4 years, 5 months ago
  65. ff4c860 Add missing level 6.1 by Todd Nguyen · 4 years, 5 months ago
  66. b59a7d0 Fix command line option to disable tpl model by chiyotsai · 4 years, 5 months ago
  67. 50c7ac6 Group speed features by Yunqing Wang · 4 years, 5 months ago
  68. 9de4d83 Bring back sframe support by Yaowu Xu · 4 years, 5 months ago
  69. 4d780b0 Make motion search pattern support variable density by Jingning Han · 4 years, 5 months ago
  70. 9bca352 Obtain aom_image metadata on decode by Daniel Max Valenzuela · 4 years, 5 months ago
  71. 593ef1b Remove redundant memset in encode_sb_row by Vishesh · 4 years, 5 months ago
  72. e431918 Reduce psnr_thresh in GFMaxPyrHeightTest by Yunqing Wang · 4 years, 5 months ago
  73. b79e6e7 Move optimize_b and quant_idx to QUANT_PARAMS. by bohanli · 4 years, 5 months ago
  74. 4fe31b9 Disable one sided compound mode by Yunqing Wang · 4 years, 5 months ago
  75. 8806886 Add datarate test to change speed on the fly. by Jerome Jiang · 4 years, 5 months ago
  76. c971730 Reset hash logic before winner mode processing by Ranjit Kumar Tulabandu · 4 years, 10 months ago
  77. 267d9a4 Introduce speed feature motion_mode_for_winner_cand by Ravi Chaudhary · 4 years, 5 months ago
  78. 3c1f461 Remove bitrate param for frame drop tests in datarate_test.cc by Jerome Jiang · 4 years, 5 months ago
  79. a540e5d AV1 RT: describe AV1E_SET_MV_COST_UPD_FREQ Off mode by Michael Horowitz · 4 years, 5 months ago
  80. d9d8d67 Refactor the setup stage of xform and quant. by bohanli · 4 years, 5 months ago
  81. d36933a metadata_test.cc: add missing copyright header by James Zern · 4 years, 5 months ago
  82. df89ebb Fix 4k encoding error by chiyotsai · 4 years, 5 months ago
  83. 2ff15bf rtc: Adjustment to speed 7 for low spatial variance by Marco Paniconi · 4 years, 5 months ago
  84. 21f1e6e Apply temporal filter to fwd kf by Sarah Parker · 4 years, 5 months ago
  85. 7fb3967 Refactor av1_get_mvpred_av_var() interface by Jingning Han · 4 years, 5 months ago
  86. 03cbd6d Refactor av1_refining_search_8p_c() interface by Jingning Han · 4 years, 5 months ago
  87. 4ddf327 Consolidate use_interp_filter code by Yunqing Wang · 4 years, 5 months ago
  88. 696d666 Prune ref_mv_idx search by Yunqing Wang · 4 years, 5 months ago
  89. f436b35 rtc: Set subpel search_to SUBPEL_TREE for speed 8 by Marco Paniconi · 4 years, 5 months ago
  90. 4f666ca Use unfiltered frame to determine screen content type by Cheng Chen · 4 years, 5 months ago
  91. 5b5b19f rtc: Somes fixes to nonrd_pickmode, speed >= 7 by Marco Paniconi · 4 years, 5 months ago
  92. a017ff8 Add a clamp to avoid float overflow by Yaowu Xu · 4 years, 5 months ago
  93. b646a94 AV1 RT: Check intra mode for 32x32 blocks by Fyodor Kyslov · 4 years, 5 months ago
  94. 4fb255a Simplify rd_pick_palette_intra_sby() by Hui Su · 4 years, 5 months ago
  95. a8f0344 Remove unnecessary RD search by Hui Su · 4 years, 6 months ago
  96. bdc0cd2 Use a better model for tune=ssim by sdeng · 4 years, 6 months ago
  97. 96ba756 Refactor tpl handle on intra modes by Jingning Han · 4 years, 5 months ago
  98. bc1f0cc Clean up joint motion search by Jingning Han · 4 years, 5 months ago
  99. 12478f3 Enable tx type pruning based on probability score for winner mode by Cherma Rajan A · 4 years, 6 months ago
  100. 2bf41e9 Disable smooth_interintra at speed 5 by Yunqing Wang · 4 years, 5 months ago