1. b947f16 Change model type for tx search prune by Debargha Mukherjee · 5 years ago
  2. 4c4b663 Refactor estimate_yrd_for_sb() by Hui Su · 5 years ago
  3. fd92902 Refine adaptive_txb_search_level speed feature for speed 4 by Venkat · 5 years ago
  4. 006d291 Enable simple_motion_search_prune_rect on speed 0 by chiyotsai · 5 years ago
  5. e8704db Optimize aom_quantize_b_64x64 module by Aniket Dhok · 5 years ago
  6. 187095f Separate compatible inter mode skip by Grant Hsu · 5 years ago
  7. ebc72de minimal optimization in av1_read_coeffs_txb by wenyao.liu · 5 years ago
  8. eec52bb Add improvements to the b quantizer by Sarah Parker · 5 years ago
  9. b17e0a6 Superres qthresh mode. by Urvang Joshi · 5 years ago
  10. 85923a6 Cost calculation for out of range probability by Yunqing Wang · 5 years ago
  11. 7aabe9d Trade off tx size search speed feature by Sachin Kumar Garg · 5 years ago
  12. cbb988f Refine use_transform_domain_distortion for speeds 3,4 by Venkat · 5 years ago
  13. b465421 Change AOM_DEC_BORDER_IN_PIXELS back to 288. by Wan-Teh Chang · 5 years ago
  14. 0ec68d4 Re-disable av1_highbd_dr_prediction_z*_avx2 functions by Sarah Parker · 5 years ago
  15. 7068cd1 Introduce selective R-D optimization of coeffs for speed 1 by Venkat · 5 years ago
  16. 2b4176f Add stats collection for combinations of multiple parms. by Jim Bankoski · 5 years ago
  17. d249613 Fix encode_strategy.h include guard naming by David Turner · 5 years ago
  18. b022f3b Disable interinter wedge motion search for speed 1 by Remya · 5 years ago
  19. 0b678bd Refine tx domain dist speed feature for speeds 3,4 by Venkat · 5 years ago
  20. 639d65d Extract choose_frame_src from get_compressed_data by David Turner · 5 years ago
  21. c5cecb8 Remove CONFIG_REDUCED_ENCODER_BORDER by Yunqing Wang · 5 years ago
  22. 2ca900e Fix definitions with CONFIG_REDUCED_ENCODER_BORDER enabled by Sarah Parker · 5 years ago
  23. a4c9625 Move various things out of av1_get_compressed_data by David Turner · 5 years ago
  24. ffac074 Trade off fast inter search speed feature by Sachin Kumar Garg · 5 years ago
  25. 2fd0077 Reduce frame buffer padding size for decoder by Satish Kumar Suman · 5 years ago
  26. efed637 Move adaptive int_mv to encode_frame_to_data_rate by David Turner · 5 years ago
  27. a7b3731 Specialize the curvfit / surface fit rate models by Debargha Mukherjee · 5 years ago
  28. fda7dcb filmgrain: clear a field missed in previous fix by Yaowu Xu · 5 years ago
  29. 85287b4 Extract setup_arf_or_arf2 from get_compressed_data by David Turner · 5 years ago
  30. de18859 Assert the precondition for update_ref_frame_id(). by Wan-Teh Chang · 5 years ago
  31. c0ea258 filmgrain: clear chroma parameters for monochrome by Yaowu Xu · 5 years ago
  32. 88cd166 Assert that frame_to_show has a positive ref_count by Wan-Teh Chang · 5 years ago
  33. ba939d9 Remove rd_mult_thresh_sub8x8 by elliottk · 5 years ago
  34. 0308a5a Extract functions from av1_get_compressed_data by David Turner · 5 years ago
  35. 102f36b skip init_levels for dc only blocks. by Jim Bankoski · 5 years ago
  36. 24b30d7 refactor out golomb_cost by Jim Bankoski · 5 years ago
  37. 4a78568 setup_buffer_ref_mvs_inter(): tidy-up by Yaowu Xu · 5 years ago
  38. fe17122 Refactor get_br_cost. by Jim Bankoski · 5 years ago
  39. 5a13abd Remove Border at the top for levels array by Jim Bankoski · 5 years ago
  40. c03b648 Make stats collection uniform by Debargha Mukherjee · 5 years ago
  41. 8e05f29 Fix a compile warning with EncodeFrameParams by Debargha Mukherjee · 5 years ago
  42. 95cb0d7 update_coeff_eob : minor optimization by Jim Bankoski · 5 years ago
  43. b6540c0 Consolidate simple_motion_search based models by chiyotsai · 5 years ago
  44. f9b3d9b Optimize highbd fwd_txfm modules by Aniket Dhok · 5 years ago
  45. 8055cda Change "ximage" to "aom_image_t" in comments. by Wan-Teh Chang · 5 years ago
  46. e3b00f1 cmake: Always build googletest using internal target. by Tom Finegan · 5 years ago
  47. 733a8c1 Remove effectless code by Yaowu Xu · 5 years ago
  48. 0308ac9 set_offsets(): minor clean-ups by Yaowu Xu · 5 years ago
  49. 811ff85 Properly handle scaled reference frame by Yaowu Xu · 5 years ago
  50. d65f7ce Skip 2nd read_inter_segment_id call if unneeded. by Wan-Teh Chang · 5 years ago
  51. 5aafc14 Change "libvpx" to "libaom" in comments. by Wan-Teh Chang · 6 years ago
  52. 174e7ce Reset buffer_alloc_sz after freeing buffer_alloc. by Wan-Teh Chang · 5 years ago
  53. 086922b intrapred sse2: remove unused macro by Johann · 5 years ago
  54. 437d957 Minor cleanup in av1_setup_motion_field. by Wan-Teh Chang · 5 years ago
  55. 07dbd8e Move ext_overrides & ref_frame_flags to strategy by David Turner · 5 years ago
  56. 056f7cd Introduce encode_strategy.c & av1_encode interface by David Turner · 5 years ago
  57. ca4f138 Fix for partition search speed feature + superres by Urvang Joshi · 5 years ago
  58. 22b150b Bugfix for SUPERRES_QTHRESH mode. by Urvang Joshi · 5 years ago
  59. 691e27a Disable interinter wedge motion search for speed 2 by Remya · 5 years ago
  60. a1615ed Optimize highbd fwd_txfm module by Aniket Dhok · 5 years ago
  61. 9f2c1b0 Disable motion search in interinter wedge search by Remya · 5 years ago
  62. 4806765 Introduce selective R-D optimization of coeffs by Venkat · 5 years ago
  63. dd0484f Turn on row-based multi-threading in the encoder by Yunqing Wang · 5 years ago
  64. 3563b12 avx2 dr prediction valgrind bug fix by Victoria Zhislina · 5 years ago
  65. c0a4000 Populate rd_stats appropriately by Venkat · 5 years ago
  66. b61948f Optimize highbd fwd_txfm module by Aniket Dhok · 5 years ago
  67. f605189 Turn on online inter_mode_rd_model_estimation by Debargha Mukherjee · 5 years ago
  68. f5d28b0 Add clamping in score_2D_transform_pow8() by Hui Su · 5 years ago
  69. 3674aad intrapred: resolve name conflict by Johann · 5 years ago
  70. 2990996 Reduce frame buffer padding size for encoder by Satish Kumar Suman · 5 years ago
  71. 718d4df A fix in static inter_mode_rd_model_estimation by Debargha Mukherjee · 5 years ago
  72. e5fbdd3 A fix in online inter_mode_rd_model_estimation by Debargha Mukherjee · 5 years ago
  73. 06e2c4f Temporarily disable av1_highbd_dr_prediction_z*_avx2 functions by Sarah Parker · 5 years ago
  74. ee6d0e8 Code cleanup in block_rd_txfm() by Hui Su · 5 years ago
  75. ab713e1 Prune ref frames for selective_ref_frame = 4 by Ravi Chaudhary · 5 years ago
  76. b62a64b Extend tx domain dist logic speed feature for speeds =1 and 2 by Venkat · 5 years ago
  77. 3f82c84 Add a speed feature for interintra wedge search by Yunqing Wang · 5 years ago
  78. d859264 Revert "Do not call av1_setup_motion_field unconditionally" by Wan-Teh Chang · 5 years ago
  79. 238f04d Refactor tx_size_cost() by Hui Su · 5 years ago
  80. e95a0eb Handle negative rate values with online model by Debargha Mukherjee · 5 years ago
  81. b20b2dc Add clamping in av1_nn_softmax() by Hui Su · 5 years ago
  82. a8de214 Correct missed renames for jnt_comp by Debargha Mukherjee · 5 years ago
  83. 3c2fdf6 Optimize and document compare_ref_frame_info. by Wan-Teh Chang · 5 years ago
  84. 9538e4d Revert "Remove now-unused interp_filter_selected[][]" by Yunqing Wang · 5 years ago
  85. 92f661b Do not call av1_setup_motion_field unconditionally by Wan-Teh Chang · 5 years ago
  86. fd39b23 Introduce adaptive filter search speed feature by Sachin Kumar Garg · 5 years ago
  87. 2395ed0 Optimize highbd fwd_txfm module by Aniket Dhok · 5 years ago
  88. 0857e66 Add counter to count #tx_searches during encoding by Debargha Mukherjee · 5 years ago
  89. 8854b3f Assert positive ref_count in av1_set_frame_refs. by Wan-Teh Chang · 5 years ago
  90. 461cfe4 Allow inter mode rd est to use static models by Debargha Mukherjee · 5 years ago
  91. 35cba13 Make largest_tile_id explicit output of bitstream by David Turner · 5 years ago
  92. 062e572 Remove now-unused interp_filter_selected[][] by David Turner · 5 years ago
  93. f2b334c Move tile_ctx init & fix_interp_filter to finalize by David Turner · 5 years ago
  94. 2f3b5df Merge encode_{with,without}_recode_loop() by David Turner · 5 years ago
  95. f6d7ed8 Make DCT as default txfm_type for screen content by Aniket Dhok · 5 years ago
  96. 9e0b93c Fix issues with MSVS build by Ranjit Kumar Tulabandu · 5 years ago
  97. c07e9d6 Add a speed feature for breakout in motion_mode_rd by Debargha Mukherjee · 5 years ago
  98. 45f1ce4 Change to uint8_t for flags by Yaowu Xu · 5 years ago
  99. 76537ca Consistenly use uint8_t for monochrome flag by Yaowu Xu · 5 years ago
  100. 4438620 Disable rdmult modulation when superres is on by Yue Chen · 5 years ago