1. bbdaa0c Expand select_inter_block_yrd() by Hui Su · 6 years ago
  2. 54f9711 Fix function prototype mismatch. by Wan-Teh Chang · 6 years ago
  3. 79cd069 Introduce simple_motion_search_prune_rect by chiyotsai · 6 years ago
  4. 6a457a4 Set square_partition_only_threshold on speed 2 by chiyotsai · 6 years ago
  5. 8634e61 Update stale comment that mentions ref_cnt_fb. by Wan-Teh Chang · 6 years ago
  6. a437d1d Refactor try_tx_block_split() by Hui Su · 6 years ago
  7. a725d89 Refactor select_inter_block_yrd() by Hui Su · 6 years ago
  8. f06d3c5 Refactor select_tx_size_fix_type() by Hui Su · 6 years ago
  9. 79de75d Add a comment for tx_type_rd() by Hui Su · 6 years ago
  10. 94b3817 Add encoder control for intra angle delta by Hui Su · 6 years ago
  11. fd42d6f Consolidate code about chroma transform RD search by Hui Su · 6 years ago
  12. 08f909c Clean-up write_film_grain_params() by David Turner · 6 years ago
  13. 3b12c00 Reduce loop restoration buffer padding size by Satish Kumar Suman · 6 years ago
  14. cf7f263 Data structure change for memory optimization by Satish Kumar Suman · 6 years ago
  15. a4da282 Skip only when it is not lossless by Yaowu Xu · 6 years ago
  16. 8e25678 Add encoder option to enable/disable CFL UV pred by Debargha Mukherjee · 6 years ago
  17. 078ae86 Enc options to turn on/off smooth & Paeth intra by Debargha Mukherjee · 6 years ago
  18. 8a96c25 Compute flow field at each pyramid level by Sarah Parker · 6 years ago
  19. 4667aa1 Make enum size same for all compilers by Satish Kumar Suman · 6 years ago
  20. b18cdfc Skip affine evaluation based on warp parameters by Venkat · 6 years ago
  21. 42b4be0 Correct the border calculation in image2yuvconfig() by Yunqing Wang · 6 years ago
  22. cc0cc71 Add AVX2 optimization for cross_correlation module by Aniket Dhok · 6 years ago
  23. 8547359 Fix inter-frame film grain params by David Turner · 6 years ago
  24. 21eb040 Superres adjustements by Debargha Mukherjee · 6 years ago
  25. dd84f3a Add feature detection and matching in disflow by Sarah Parker · 6 years ago
  26. b3ca269 Extend inter rd model to rectangular block by Angie Chiang · 7 years ago
  27. d5f7326 Fix RDO bug when smooth interintra is disabled by Yue Chen · 6 years ago
  28. 440e6d4 Add encoder control to turn on/off IntraBC mode by Hui Su · 6 years ago
  29. 8c917b0 Add encoder option to enable/disable 64-pt txfm by Debargha Mukherjee · 6 years ago
  30. a9e3d14 Add encoder control to turn on/off palette mode by Hui Su · 6 years ago
  31. 9d9cf19 Add an encoder option to turn off rect partitions by Debargha Mukherjee · 6 years ago
  32. fe5fefc Adaptively choose block sizes in temporal filtering by Yunqing Wang · 6 years ago
  33. 192bcd3 Bugfix of setting col to current integer mv's row by Peng Bin · 6 years ago
  34. f4e775c Command-line option for max height of GF pyramid. by Urvang Joshi · 6 years ago
  35. 61c3684 Add estimate rd into PrintPredictionUnitStats by Angie Chiang · 6 years ago
  36. 7c1faef Refactor try_tx_block_split() to remove a goto by Debargha Mukherjee · 6 years ago
  37. a273a21 Add a logic to prune level 2 txfm partition search by Debargha Mukherjee · 6 years ago
  38. 03c43ba Encoder option to turn on/off intra-edge filter by Debargha Mukherjee · 6 years ago
  39. e80ddac Clean up choose_tx_size_type_from_rd() by Hui Su · 6 years ago
  40. 482b46d Clean up select_tx_type_yrd() by Hui Su · 6 years ago
  41. b38fa0e Fix encoder control for dual_filter on/off by Debargha Mukherjee · 6 years ago
  42. 8cbee6c Add enc option and RDO logic to disable smooth interintra mode by Yue Chen · 6 years ago
  43. f6a4743 Reinstate a speed feature turned off inadvertently by Debargha Mukherjee · 6 years ago
  44. 8f9ca58 Add encoder option for filter intra by Yue Chen · 6 years ago
  45. 1c52175 Clean up txfm_search() by Hui Su · 6 years ago
  46. fd9410d Remove check_block_skip() by Hui Su · 6 years ago
  47. e7fea8e Make tile_buffers local, fix LST endianness bug by David Turner · 6 years ago
  48. 80d5dbf Reset cm->next_ref_frame_map to NULL instead of -1 by Wan-Teh Chang · 6 years ago
  49. 7c4cb45 Add the update_ref_frame_id() function. by Wan-Teh Chang · 6 years ago
  50. 7ac3eb1 Replace jnt_comp with dist_wtd_comp by Debargha Mukherjee · 6 years ago
  51. 1b6e75c Disable inter_txb_hash logic by Sachin Kumar Garg · 6 years ago
  52. 78e6b2c Add encoder options for wedge and diff-wtd comp by Debargha Mukherjee · 6 years ago
  53. 4ad0113 Expose dual filter & order hint as aomenc options by Debargha Mukherjee · 6 years ago
  54. 0d851be Code cleanup in highbd inv_txfm module by Aniket Dhok · 6 years ago
  55. c50d749 Delete unused inline function scale_mv(). by Wan-Teh Chang · 6 years ago
  56. 5b8f393 Move largest_tile_id to encoder data by Yunqing Wang · 6 years ago
  57. 71266af Add enum definition for subpel search precision by Hui Su · 6 years ago
  58. 0b7e590 Add encoder options for reduced tx type set by Sarah Parker · 6 years ago
  59. 5e12951 Add command line option to disable OBMC by Yue Chen · 6 years ago
  60. 16ea6ba Enc options for jnt, masked, interintra compound by Debargha Mukherjee · 6 years ago
  61. 0304847 Remove CONFIG_GLOBAL_MOTION_SEARCH compile flag by Debargha Mukherjee · 6 years ago
  62. d2e53ca Add encoder options for global and local warp by Debargha Mukherjee · 6 years ago
  63. ea9a46e Refactor mb_rd_hash related code by Sachin Kumar Garg · 6 years ago
  64. ef6d77b Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  65. 99e990e Clean-up fb_of_context_type/frame_context_idx by David Turner · 6 years ago
  66. bf0a6f9 Fix tile context pointer assignment in enc tile-mt by Ravi Chaudhary · 6 years ago
  67. 1f58dd8 Thread0 as master thread in enc multi-threading by Ravi Chaudhary · 6 years ago
  68. 98dae94 move av1_round_shift_array definition by Johann · 6 years ago
  69. 996b2c1 Refactor refresh_frame_flags/refresh_frame_mask by David Turner · 6 years ago
  70. 760a2f4 Cleanup, remove side-effects from bitstream by David Turner · 6 years ago
  71. 2d7eb8b Optimize temporal filter applying by Yunqing Wang · 6 years ago
  72. a21966b Remove frame_refs: de-duplicate ref frame refs by David Turner · 6 years ago
  73. c29e1a9 Remove redundant AV1_COMMON.frame_to_show by David Turner · 6 years ago
  74. 09889a9 Cleanup dead func av1_get_tile_n_bits declaration by Frederic Barbier · 6 years ago
  75. 5660cb2 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  76. 70dde4b Make max and min partition more well-defined by Yue Chen · 6 years ago
  77. 09b7b64 Refactor temporal filtering by Yunqing Wang · 6 years ago
  78. a3f8a33 Improve motion mode gating by Venkat · 6 years ago
  79. f5c9213 Use memmove to resolve memcpy-param-overlap by Yunqing Wang · 6 years ago
  80. e7ebf90 Change buffer references from indices to pointers by David Turner · 6 years ago
  81. a4d0dfa Fix compile warning w/ -DCONFIG_COLLECT_RD_STATS=1 by Debargha Mukherjee · 6 years ago
  82. 0090465 Optimize highbd inv_txfm modules by Aniket Dhok · 6 years ago
  83. c482489 Clear dangling frame buffer indexes. by Wan-Teh Chang · 6 years ago
  84. 45f416c Remove some side-effects from av1_pack_bitstream by David Turner · 6 years ago
  85. 6e9232c Use shorter int for temporal filter calculations by Yaowu Xu · 6 years ago
  86. 67aec0f Fix simple_motion_search with different bsize by chiyotsai · 6 years ago
  87. b757ce0 Remove unused variables from AV1_COMMON & AV1_COMP by David Turner · 6 years ago
  88. e3cd5a5 Adjustments to superes qthresh mode by Debargha Mukherjee · 6 years ago
  89. 1b3082d Add max and min partition sizes to rd_pick_partition() by Yue Chen · 6 years ago
  90. 69e9329 Group data structures based on type for better data packing by Satish Kumar Suman · 6 years ago
  91. 6924f4a Refine early exit during compound type selection by Remya · 6 years ago
  92. 70b7ec0 Cleanup dead code by Frederic Barbier · 6 years ago
  93. 9662189 [ext-tile] Fix tile size derivation by Frederic Barbier · 6 years ago
  94. 250bc3a Improve skip decision after final txfm search by Sachin Kumar Garg · 6 years ago
  95. 9031186 Fix frame_id numbers with forward keyframes by David Turner · 6 years ago
  96. bc132fa Do not acquire extra fb references. by Wan-Teh Chang · 6 years ago
  97. c3ad76b Refactors motion search in full_pixel_based_split. by chiyotsai · 6 years ago
  98. acd9b7d Determine denom automatically in superes mode 3 by Debargha Mukherjee · 6 years ago
  99. 9333b31 Revert "Fix overflow in clamp_mv_to_umv_border_sb" by Remy Foray · 6 years ago
  100. 936235c Fix/cleanup encoder frame_id_numbers_present_flag by David Turner · 6 years ago