1. d06ff66 Code cleanup about the comp rd recording feature by Hui Su · 5 years ago
  2. 8386512 Include partition cost in best_remain_rdcost for PARTITION_HORZ by chiyotsai · 5 years ago
  3. bfe9a70 Output to ivf file while large-scale-tile=1 by Yunqing Wang · 5 years ago
  4. 9ad9f08 Command-line option for max references per frame. by Urvang Joshi · 5 years ago
  5. 475a313 Move frame_type to EncodeFrameParams by David Turner · 5 years ago
  6. e3e520d Move TPL stats to tpl_model.{c,h} by David Turner · 5 years ago
  7. cb5e36f Add EncodeFrameInput, pass1 thru av1_encode() by David Turner · 5 years ago
  8. 1f3265d Increase PSNR tolerance in resize_test by chiyotsai · 5 years ago
  9. c4b4811 Revert "Optimize lowbd fwd_txfm modules" by Debargha Mukherjee · 5 years ago
  10. d4701d4 Move 2pass partition model to partition_model_weights.h by chiyotsai · 5 years ago
  11. 8010d49 Consolidate inter prediction functions for encoder by Hui Su · 5 years ago
  12. a24f145 Move av1 decoder fuzzer from OSS directory into libaom by elliottk · 5 years ago
  13. 381be8f Remove CUSTOMIZED_GF flag. by Urvang Joshi · 5 years ago
  14. 461019b Remove experimental flags for symmetric GF struct by Urvang Joshi · 5 years ago
  15. ee7a9c0 Add some const qualifiers for BUFFER_SET variables by Hui Su · 5 years ago
  16. 0007983 Improve classified rate model by Debargha Mukherjee · 5 years ago
  17. e45e749 Add comments for comp prediction related flags by Hui Su · 5 years ago
  18. f6ed6c1 Remove USE_MANUAL_GF4_STRUCT flag. by Urvang Joshi · 5 years ago
  19. 5a2ae91 Cleanup quantize_fp_helper by Sarah Parker · 5 years ago
  20. 6fa4034 Remove flag USE_SYMM_MULTI_LAYER by Urvang Joshi · 5 years ago
  21. 9e8f42f Remove the flag CONFIG_FIX_GF_LENGTH by Urvang Joshi · 5 years ago
  22. 04b70d8 Move per-frame speed-level into EncodeFrameParams by David Turner · 5 years ago
  23. 6166169 Limit row mt threads based on tile size for decoder by Cherma Rajan A · 5 years ago
  24. 6735b2b Trade off adaptive mode search speed feature by Sachin Kumar Garg · 5 years ago
  25. 740e839 Add encoder flag for quant_b_adaptive by Sarah Parker · 5 years ago
  26. 1539bb0 Move Pass0Encode & Pass2Encode to encode_strategy by David Turner · 5 years ago
  27. c4bf8c7 Merge high-level show_existing_frame codepath by David Turner · 5 years ago
  28. e43f7fe Cleanup av1_get_compressed_data() by David Turner · 5 years ago
  29. bdd4a8a Use is_cur_buf_hbd() when possible by Hui Su · 5 years ago
  30. 4c691ea Rename get_bitdepth_data_path_index() by Hui Su · 5 years ago
  31. e343b8c Split code paths for quantize_b_adaptive by Sarah Parker · 5 years ago
  32. b947f16 Change model type for tx search prune by Debargha Mukherjee · 5 years ago
  33. 4c4b663 Refactor estimate_yrd_for_sb() by Hui Su · 5 years ago
  34. fd92902 Refine adaptive_txb_search_level speed feature for speed 4 by Venkat · 5 years ago
  35. 006d291 Enable simple_motion_search_prune_rect on speed 0 by chiyotsai · 5 years ago
  36. e8704db Optimize aom_quantize_b_64x64 module by Aniket Dhok · 5 years ago
  37. 187095f Separate compatible inter mode skip by Grant Hsu · 5 years ago
  38. ebc72de minimal optimization in av1_read_coeffs_txb by wenyao.liu · 5 years ago
  39. eec52bb Add improvements to the b quantizer by Sarah Parker · 5 years ago
  40. b17e0a6 Superres qthresh mode. by Urvang Joshi · 5 years ago
  41. 85923a6 Cost calculation for out of range probability by Yunqing Wang · 5 years ago
  42. 7aabe9d Trade off tx size search speed feature by Sachin Kumar Garg · 5 years ago
  43. cbb988f Refine use_transform_domain_distortion for speeds 3,4 by Venkat · 5 years ago
  44. b465421 Change AOM_DEC_BORDER_IN_PIXELS back to 288. by Wan-Teh Chang · 5 years ago
  45. 0ec68d4 Re-disable av1_highbd_dr_prediction_z*_avx2 functions by Sarah Parker · 5 years ago
  46. 7068cd1 Introduce selective R-D optimization of coeffs for speed 1 by Venkat · 5 years ago
  47. 2b4176f Add stats collection for combinations of multiple parms. by Jim Bankoski · 5 years ago
  48. d249613 Fix encode_strategy.h include guard naming by David Turner · 5 years ago
  49. b022f3b Disable interinter wedge motion search for speed 1 by Remya · 5 years ago
  50. 0b678bd Refine tx domain dist speed feature for speeds 3,4 by Venkat · 5 years ago
  51. 639d65d Extract choose_frame_src from get_compressed_data by David Turner · 5 years ago
  52. c5cecb8 Remove CONFIG_REDUCED_ENCODER_BORDER by Yunqing Wang · 5 years ago
  53. 2ca900e Fix definitions with CONFIG_REDUCED_ENCODER_BORDER enabled by Sarah Parker · 5 years ago
  54. a4c9625 Move various things out of av1_get_compressed_data by David Turner · 5 years ago
  55. ffac074 Trade off fast inter search speed feature by Sachin Kumar Garg · 5 years ago
  56. 2fd0077 Reduce frame buffer padding size for decoder by Satish Kumar Suman · 5 years ago
  57. efed637 Move adaptive int_mv to encode_frame_to_data_rate by David Turner · 5 years ago
  58. a7b3731 Specialize the curvfit / surface fit rate models by Debargha Mukherjee · 5 years ago
  59. fda7dcb filmgrain: clear a field missed in previous fix by Yaowu Xu · 5 years ago
  60. 85287b4 Extract setup_arf_or_arf2 from get_compressed_data by David Turner · 5 years ago
  61. de18859 Assert the precondition for update_ref_frame_id(). by Wan-Teh Chang · 5 years ago
  62. c0ea258 filmgrain: clear chroma parameters for monochrome by Yaowu Xu · 5 years ago
  63. 88cd166 Assert that frame_to_show has a positive ref_count by Wan-Teh Chang · 5 years ago
  64. ba939d9 Remove rd_mult_thresh_sub8x8 by elliottk · 5 years ago
  65. 0308a5a Extract functions from av1_get_compressed_data by David Turner · 5 years ago
  66. 102f36b skip init_levels for dc only blocks. by Jim Bankoski · 5 years ago
  67. 24b30d7 refactor out golomb_cost by Jim Bankoski · 5 years ago
  68. 4a78568 setup_buffer_ref_mvs_inter(): tidy-up by Yaowu Xu · 5 years ago
  69. fe17122 Refactor get_br_cost. by Jim Bankoski · 5 years ago
  70. 5a13abd Remove Border at the top for levels array by Jim Bankoski · 5 years ago
  71. c03b648 Make stats collection uniform by Debargha Mukherjee · 5 years ago
  72. 8e05f29 Fix a compile warning with EncodeFrameParams by Debargha Mukherjee · 5 years ago
  73. 95cb0d7 update_coeff_eob : minor optimization by Jim Bankoski · 5 years ago
  74. b6540c0 Consolidate simple_motion_search based models by chiyotsai · 5 years ago
  75. f9b3d9b Optimize highbd fwd_txfm modules by Aniket Dhok · 5 years ago
  76. 8055cda Change "ximage" to "aom_image_t" in comments. by Wan-Teh Chang · 5 years ago
  77. e3b00f1 cmake: Always build googletest using internal target. by Tom Finegan · 5 years ago
  78. 733a8c1 Remove effectless code by Yaowu Xu · 5 years ago
  79. 0308ac9 set_offsets(): minor clean-ups by Yaowu Xu · 5 years ago
  80. 811ff85 Properly handle scaled reference frame by Yaowu Xu · 5 years ago
  81. d65f7ce Skip 2nd read_inter_segment_id call if unneeded. by Wan-Teh Chang · 5 years ago
  82. 5aafc14 Change "libvpx" to "libaom" in comments. by Wan-Teh Chang · 5 years ago
  83. 174e7ce Reset buffer_alloc_sz after freeing buffer_alloc. by Wan-Teh Chang · 5 years ago
  84. 086922b intrapred sse2: remove unused macro by Johann · 5 years ago
  85. 437d957 Minor cleanup in av1_setup_motion_field. by Wan-Teh Chang · 5 years ago
  86. 07dbd8e Move ext_overrides & ref_frame_flags to strategy by David Turner · 5 years ago
  87. 056f7cd Introduce encode_strategy.c & av1_encode interface by David Turner · 5 years ago
  88. ca4f138 Fix for partition search speed feature + superres by Urvang Joshi · 5 years ago
  89. 22b150b Bugfix for SUPERRES_QTHRESH mode. by Urvang Joshi · 5 years ago
  90. 691e27a Disable interinter wedge motion search for speed 2 by Remya · 5 years ago
  91. a1615ed Optimize highbd fwd_txfm module by Aniket Dhok · 5 years ago
  92. 9f2c1b0 Disable motion search in interinter wedge search by Remya · 5 years ago
  93. 4806765 Introduce selective R-D optimization of coeffs by Venkat · 5 years ago
  94. dd0484f Turn on row-based multi-threading in the encoder by Yunqing Wang · 5 years ago
  95. 3563b12 avx2 dr prediction valgrind bug fix by Victoria Zhislina · 5 years ago
  96. c0a4000 Populate rd_stats appropriately by Venkat · 5 years ago
  97. b61948f Optimize highbd fwd_txfm module by Aniket Dhok · 5 years ago
  98. f605189 Turn on online inter_mode_rd_model_estimation by Debargha Mukherjee · 5 years ago
  99. f5d28b0 Add clamping in score_2D_transform_pow8() by Hui Su · 5 years ago
  100. 3674aad intrapred: resolve name conflict by Johann · 5 years ago