1. efed637 Move adaptive int_mv to encode_frame_to_data_rate by David Turner · 6 years ago
  2. a7b3731 Specialize the curvfit / surface fit rate models by Debargha Mukherjee · 6 years ago
  3. fda7dcb filmgrain: clear a field missed in previous fix by Yaowu Xu · 6 years ago
  4. 85287b4 Extract setup_arf_or_arf2 from get_compressed_data by David Turner · 6 years ago
  5. de18859 Assert the precondition for update_ref_frame_id(). by Wan-Teh Chang · 6 years ago
  6. c0ea258 filmgrain: clear chroma parameters for monochrome by Yaowu Xu · 6 years ago
  7. 88cd166 Assert that frame_to_show has a positive ref_count by Wan-Teh Chang · 6 years ago
  8. ba939d9 Remove rd_mult_thresh_sub8x8 by elliottk · 6 years ago
  9. 0308a5a Extract functions from av1_get_compressed_data by David Turner · 6 years ago
  10. 102f36b skip init_levels for dc only blocks. by Jim Bankoski · 6 years ago
  11. 24b30d7 refactor out golomb_cost by Jim Bankoski · 6 years ago
  12. 4a78568 setup_buffer_ref_mvs_inter(): tidy-up by Yaowu Xu · 6 years ago
  13. fe17122 Refactor get_br_cost. by Jim Bankoski · 6 years ago
  14. 5a13abd Remove Border at the top for levels array by Jim Bankoski · 6 years ago
  15. c03b648 Make stats collection uniform by Debargha Mukherjee · 6 years ago
  16. 8e05f29 Fix a compile warning with EncodeFrameParams by Debargha Mukherjee · 6 years ago
  17. 95cb0d7 update_coeff_eob : minor optimization by Jim Bankoski · 6 years ago
  18. b6540c0 Consolidate simple_motion_search based models by chiyotsai · 6 years ago
  19. f9b3d9b Optimize highbd fwd_txfm modules by Aniket Dhok · 6 years ago
  20. 733a8c1 Remove effectless code by Yaowu Xu · 6 years ago
  21. 0308ac9 set_offsets(): minor clean-ups by Yaowu Xu · 6 years ago
  22. 811ff85 Properly handle scaled reference frame by Yaowu Xu · 6 years ago
  23. d65f7ce Skip 2nd read_inter_segment_id call if unneeded. by Wan-Teh Chang · 6 years ago
  24. 437d957 Minor cleanup in av1_setup_motion_field. by Wan-Teh Chang · 6 years ago
  25. 07dbd8e Move ext_overrides & ref_frame_flags to strategy by David Turner · 6 years ago
  26. 056f7cd Introduce encode_strategy.c & av1_encode interface by David Turner · 6 years ago
  27. ca4f138 Fix for partition search speed feature + superres by Urvang Joshi · 6 years ago
  28. 22b150b Bugfix for SUPERRES_QTHRESH mode. by Urvang Joshi · 6 years ago
  29. 691e27a Disable interinter wedge motion search for speed 2 by Remya · 6 years ago
  30. a1615ed Optimize highbd fwd_txfm module by Aniket Dhok · 6 years ago
  31. 9f2c1b0 Disable motion search in interinter wedge search by Remya · 6 years ago
  32. 4806765 Introduce selective R-D optimization of coeffs by Venkat · 6 years ago
  33. dd0484f Turn on row-based multi-threading in the encoder by Yunqing Wang · 6 years ago
  34. 3563b12 avx2 dr prediction valgrind bug fix by Victoria Zhislina · 6 years ago
  35. c0a4000 Populate rd_stats appropriately by Venkat · 6 years ago
  36. b61948f Optimize highbd fwd_txfm module by Aniket Dhok · 6 years ago
  37. f605189 Turn on online inter_mode_rd_model_estimation by Debargha Mukherjee · 6 years ago
  38. f5d28b0 Add clamping in score_2D_transform_pow8() by Hui Su · 6 years ago
  39. 2990996 Reduce frame buffer padding size for encoder by Satish Kumar Suman · 6 years ago
  40. 718d4df A fix in static inter_mode_rd_model_estimation by Debargha Mukherjee · 6 years ago
  41. e5fbdd3 A fix in online inter_mode_rd_model_estimation by Debargha Mukherjee · 6 years ago
  42. 06e2c4f Temporarily disable av1_highbd_dr_prediction_z*_avx2 functions by Sarah Parker · 6 years ago
  43. ee6d0e8 Code cleanup in block_rd_txfm() by Hui Su · 6 years ago
  44. ab713e1 Prune ref frames for selective_ref_frame = 4 by Ravi Chaudhary · 6 years ago
  45. b62a64b Extend tx domain dist logic speed feature for speeds =1 and 2 by Venkat · 6 years ago
  46. 3f82c84 Add a speed feature for interintra wedge search by Yunqing Wang · 6 years ago
  47. d859264 Revert "Do not call av1_setup_motion_field unconditionally" by Wan-Teh Chang · 6 years ago
  48. 238f04d Refactor tx_size_cost() by Hui Su · 6 years ago
  49. e95a0eb Handle negative rate values with online model by Debargha Mukherjee · 6 years ago
  50. b20b2dc Add clamping in av1_nn_softmax() by Hui Su · 6 years ago
  51. 3c2fdf6 Optimize and document compare_ref_frame_info. by Wan-Teh Chang · 6 years ago
  52. 9538e4d Revert "Remove now-unused interp_filter_selected[][]" by Yunqing Wang · 6 years ago
  53. 92f661b Do not call av1_setup_motion_field unconditionally by Wan-Teh Chang · 6 years ago
  54. fd39b23 Introduce adaptive filter search speed feature by Sachin Kumar Garg · 6 years ago
  55. 2395ed0 Optimize highbd fwd_txfm module by Aniket Dhok · 6 years ago
  56. 0857e66 Add counter to count #tx_searches during encoding by Debargha Mukherjee · 6 years ago
  57. 8854b3f Assert positive ref_count in av1_set_frame_refs. by Wan-Teh Chang · 6 years ago
  58. 461cfe4 Allow inter mode rd est to use static models by Debargha Mukherjee · 6 years ago
  59. 35cba13 Make largest_tile_id explicit output of bitstream by David Turner · 6 years ago
  60. 062e572 Remove now-unused interp_filter_selected[][] by David Turner · 6 years ago
  61. f2b334c Move tile_ctx init & fix_interp_filter to finalize by David Turner · 6 years ago
  62. 2f3b5df Merge encode_{with,without}_recode_loop() by David Turner · 6 years ago
  63. f6d7ed8 Make DCT as default txfm_type for screen content by Aniket Dhok · 6 years ago
  64. 9e0b93c Fix issues with MSVS build by Ranjit Kumar Tulabandu · 6 years ago
  65. c07e9d6 Add a speed feature for breakout in motion_mode_rd by Debargha Mukherjee · 6 years ago
  66. 45f1ce4 Change to uint8_t for flags by Yaowu Xu · 6 years ago
  67. 76537ca Consistenly use uint8_t for monochrome flag by Yaowu Xu · 6 years ago
  68. 4438620 Disable rdmult modulation when superres is on by Yue Chen · 6 years ago
  69. 04de78e Initialize lpf level appropriately by Ranjit Kumar Tulabandu · 6 years ago
  70. 0c96c11 Rename jnt_comp convolves to dist_wtd_comp by Debargha Mukherjee · 6 years ago
  71. 514b52b Fix compile bug with CONFIG_RD_DEBUG by Debargha Mukherjee · 6 years ago
  72. 16f9fe9 Optimize highbd fwd_txfm module by Aniket Dhok · 6 years ago
  73. 0be5901 cosmetic changes in entropy context selection by wenyao.liu · 6 years ago
  74. 00f9ddd Improve approximate rd based evaluation by Ranjit Kumar Tulabandu · 6 years ago
  75. 93327c4 Introduce interpolation filter prediction speed feature by Sachin Kumar Garg · 6 years ago
  76. 0f268b6 SequenceHeader: use uint8_t for binary flags by Yaowu Xu · 6 years ago
  77. d5672a3 Change to use "use_highbitdepth" directly by Yaowu Xu · 6 years ago
  78. 70aed48 SequencHeader: use uint8_t for enable/disable flags by Yaowu Xu · 6 years ago
  79. 8eb80f0 SequnceHeader: replace int with uint8_t by Yaowu Xu · 6 years ago
  80. 00c80e6 remove dqcoeff from ThreadData in Decoder by wenyao.liu · 6 years ago
  81. a1ebb57 Reuse compound type rd data by Ranjit Kumar Tulabandu · 6 years ago
  82. 0d7cc77 Skip affine evaluation for NEWMV case by Venkat · 6 years ago
  83. 44ce26f Refine speed feature gm_search_type by Venkat · 6 years ago
  84. 3c0b12a Use memmove to resolve memcpy-param-overlap. by Wan-Teh Chang · 6 years ago
  85. 39502fd Cleanup of enc row-mt for update_cdf=0 by Ravi Chaudhary · 6 years ago
  86. aa7195d Optimize lowbd fwd_txfm modules by Aniket Dhok · 6 years ago
  87. e521517 Use weighted averaging of CDFs in enc row-mt by Ravi Chaudhary · 6 years ago
  88. cf71f3a In some cases use a shorter GF interval. by Urvang Joshi · 6 years ago
  89. 8d92f8f Fix a segfault caused by unaligned store by Yaowu Xu · 6 years ago
  90. 9b1252e Revert interface level enum change by Satish Kumar Suman · 6 years ago
  91. 9a48f9c Set use_sqr_partition_only_thresh on hdres speed 2 by Chi Yo Tsai · 6 years ago
  92. 36cb63f Enable ml_prune_rect_partition on speed 1 by chiyotsai · 6 years ago
  93. 9f70046 Cosmetic changes in motion_mode_rd() by Hui Su · 6 years ago
  94. 6f55780 Make the debug code work by Yunqing Wang · 6 years ago
  95. 8d1969e Add float casts to silence MSVC compiler warnings. by Wan-Teh Chang · 6 years ago
  96. 3776687 Fix int overflow in get_est_rate_dist() by Hui Su · 6 years ago
  97. e2cf962 Use common SyncRange for SB=128 & 64 in enc row-mt by Ravi Chaudhary · 6 years ago
  98. c04ce61 Inspector : skip means not a transform by Jim Bankoski · 6 years ago
  99. f90004a Complete renaming jnt_comp into dist_wtd_comp by Debargha Mukherjee · 6 years ago
  100. 638e802 combine the same branch in encode_b by wenyao.liu · 6 years ago