1. fa329e9 Remove unnecessary memset in av1_dist_block by Peng Bin · 7 years ago
  2. 6567c4a Remove unused parameters and effectless code by Yaowu Xu · 7 years ago
  3. 90ab652 Remove unneeded memset from handle_inter_mode by Jingning Han · 7 years ago
  4. a689cab Refactor and drop bsize from get_ext_tx_types() by Jingning Han · 7 years ago
  5. 47eb232 Reduce get_ext_tx_set parameter set by Jingning Han · 7 years ago
  6. e2ceec1 Reduce parameter set of get_ext_tx_set_type by Jingning Han · 7 years ago
  7. f5eb17e Refactor transform block size / type search for intra modes by Jingning Han · 7 years ago
  8. 4b1c561 Properly decide whether to enable optimize_b by Hui Su · 7 years ago
  9. 45738ed Only search the largest tx_size for cbs above 64 by Jingning Han · 7 years ago
  10. c981385 [NORMATIVE] S_FRAME handling update by Tarek AMARA · 7 years ago
  11. 3768477 Fix compile warning in rdopt.c by David Barker · 7 years ago
  12. 8b4b6d0 Fix build error by Hui Su · 7 years ago
  13. d90d343 [NORMATIVE] Use the primary reference frame as prev_frame by Yue Chen · 7 years ago
  14. c41fc27 Skip unnecessary computation in search_txk_type() by Hui Su · 7 years ago
  15. 8a99b67 Skip unnecessary RD computation by Hui Su · 7 years ago
  16. fd20f38 Remove EXT_WARPED_MOTION flag by Yunqing Wang · 7 years ago
  17. e69a682 Fix mismatch appears at sintel_trailer_2k_480p24 by Angie Chiang · 7 years ago
  18. 7b5a1c8 txb hashing: don't use hashed RD results if tx_type is invalid by Hui Su · 7 years ago
  19. 0faf324 intra txb hashing: fix issue with lossless by Hui Su · 7 years ago
  20. 019a8db Skip UV intrabc processing for monochrome by Yaowu Xu · 7 years ago
  21. 4d8f777 [NORMATIVE] Enable OrderHint features when err res by Imdad Sardharwalla · 7 years ago
  22. d8a9c53 Skip uv processing for monochrome by Yaowu Xu · 7 years ago
  23. b9e4f25 Skip intra txb hashing for blocks on tile boundary by Hui Su · 7 years ago
  24. 8e92e33 Fix assertion failure cased by intra txb hashing by Hui Su · 7 years ago
  25. e65a893 Fix encoder crash related to CONFIG_EXPLICIT_ORDER_HINT by Frank Bossen · 7 years ago
  26. 7b67ff3 Move prune_tx_2D() to transform block level by Hui Su · 7 years ago
  27. 9239ab2 Stop using convolve functions in aom_convolve by Debargha Mukherjee · 7 years ago
  28. 0ed5335 Compute tx_type_cost in optimize_txb by Angie Chiang · 7 years ago
  29. 820ce73 Unify single and compound ref mv process by Jingning Han · 7 years ago
  30. 9021ec9 Create speed feature switches for RD hashing by Hui Su · 7 years ago
  31. 1b7e146 Modify RefCntBuffer struct by Yunqing Wang · 7 years ago
  32. 1609b94 [NORMATIVE] Error resilient/skip mode on OrderHint by Imdad Sardharwalla · 7 years ago
  33. d1991bb Merge opt-ref-mv experimental flag by Jingning Han · 7 years ago
  34. fc66c6b Some fixes on enable_jnt_comp by Debargha Mukherjee · 7 years ago
  35. 6cb17c1 Rename the RD search hash tables by Hui Su · 7 years ago
  36. ec5a1ab Add txb hashing for intra blocks by Hui Su · 7 years ago
  37. a938362 [NORMATIVE] Add frame-level flag to enable/disable filter_intra by Yue Chen · 7 years ago
  38. e242a81 Remove predict and highbd_predict function ptrs by Debargha Mukherjee · 7 years ago
  39. 0f2f83f Use av1_get_crc_value() for txb RD search hashing by Hui Su · 7 years ago
  40. 0ac2bca Properly set is_cost_valid flag in select_tx_block() by Hui Su · 7 years ago
  41. 6083e01 Simplfy tx_block_rd() by Hui Su · 7 years ago
  42. 397e502 Simplify tx_block_yrd() by Hui Su · 7 years ago
  43. 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
  44. 45dfb79 [NORMATIVE-SYNTAX] Disable filter_intra in >32x32 sb_type by Yue Chen · 7 years ago
  45. 1ee41f3 Remove CONFIG_EXT_INTRA_MODE macro by Yaowu Xu · 7 years ago
  46. 4a17335 Remove mv dependency conditions on filter type coding by Jingning Han · 7 years ago
  47. 3ec16a3 Remove CONFIG_CFL macro by Luc Trudeau · 7 years ago
  48. f6053ea Fix init tx search depth for large blocks by Yue Chen · 7 years ago
  49. 540565f Restore ref_frame index for interintra by Cheng Chen · 7 years ago
  50. 73335fa [NORMATIVE] Make wedge_index entropy coded by Yue Chen · 7 years ago
  51. aa5ae3d Fix filter_intra RDO deficiencies by Yue Chen · 7 years ago
  52. 4f4922a [NORMATIVE]Update txk_type for tx_64x64 in 422 format by Jingning Han · 7 years ago
  53. b91a0e7 Enable adaptive txb search by Jingning Han · 7 years ago
  54. 01637f2 Handle broken hbd source in av1_count_colors_highbd() by Hui Su · 7 years ago
  55. 167fa22 Remove min_tx_size in MB_MODE_INFO by Hui Su · 7 years ago
  56. a96047d Remove CONFIG_EXT_COMP_REFS flag by Zoe Liu · 7 years ago
  57. 5938ffc Remove OBMC_HIGH_PREC_BLENDING experiment by Yue Chen · 7 years ago
  58. b6211eb [NORMATIVE] Update txfm context using tx_size in intra mode by Jingning Han · 7 years ago
  59. ac1d831 Remove tx_type in MB_MODE_INFO by Hui Su · 7 years ago
  60. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  61. 93c3502 Remove CONFIG_EXT_SKIP flag by Zoe Liu · 7 years ago
  62. 56393b3 Remove txk_sel experiment flag by Hui Su · 7 years ago
  63. 69d9aef Remove CONFIG_FILTER_INTRA flag by Yue Chen · 7 years ago
  64. 1fbe32a Set motion_mode as SIMPLE_TRANSLATION in intrabc mode by Hui Su · 7 years ago
  65. f1e1293 Clean-up more effectless code by Yaowu Xu · 7 years ago
  66. 293f281 Remove intrabc experiment flag by Hui Su · 7 years ago
  67. e21f4d9 [NORMATIVE, jnt-comp] Disable compound_idx if !enable_jnt_comp by David Barker · 7 years ago
  68. 25ff26a Remove an unused function parameter by Yaowu Xu · 7 years ago
  69. 9703483 Fix nightly asan test failures by Yue Chen · 7 years ago
  70. 5380cb5 [Normative] Add a header flag to control advanced motion_modes by Yue Chen · 7 years ago
  71. e0c918a [Normative, jnt_comp] Add sequence header to turn on/off by Cheng Chen · 7 years ago
  72. b02c7c3 Fix buffer strides in OBMC by Yue Chen · 7 years ago
  73. de1a5db Reduce memory usage of txk_type[] by Hui Su · 7 years ago
  74. 19d7601 Add high precision blending obmc by Yue Chen · 7 years ago
  75. 127c823 [NORMATIVE] Add sequence header control for dual filter by Jingning Han · 7 years ago
  76. 901d622 Remove an unused parameter by Yaowu Xu · 7 years ago
  77. 70e6b9d Correctly count the tx size cost in txfm_yrd by Jingning Han · 7 years ago
  78. 9aea97d Remove CONFIG_DUAL_FILTER by Yaowu Xu · 7 years ago
  79. d26fde2 Merge identical entries in max_txsize_rect_lookup table by Jingning Han · 7 years ago
  80. 7fb9397 Do not fall back to 4x4 VP9 style intra predictors by Hui Su · 7 years ago
  81. c89a294 Add memset of tmp_buf_ by Yaowu Xu · 7 years ago
  82. 8a3d9cf Fix segmentation fault with monochrome by Peter de Rivaz · 7 years ago
  83. cad5ebc Remove experimental flag of LV_MAP by Sebastien Alaiwan · 7 years ago
  84. 69ae7b8 Change to names of some intra modes by Hui Su · 7 years ago
  85. 637586e Add initializations for stack arrays by Yaowu Xu · 7 years ago
  86. 4c31519 Add initialization for a stack array by Yaowu Xu · 7 years ago
  87. 8ea6e5b Reset filter-intra flag when intrabc is on by Hui Su · 7 years ago
  88. 70e0fde Fix rate estimate when optimize_b is off by Jingning Han · 7 years ago
  89. ca3f039 Reduce blk_skip array size by Jingning Han · 7 years ago
  90. d3d4159 Remove CONFIG_TX64X64 by Yaowu Xu · 7 years ago
  91. 3e22543 [NORMATIVE] Consolidate reference mv clamping by Yunqing Wang · 7 years ago
  92. 85e75f1 Remove if() that is always true in select_tx_block() by Hui Su · 7 years ago
  93. 7bb3a4f Use PLANE_TYPE to index angle_delta by Luc Trudeau · 7 years ago
  94. 59b1263 Remove deprecated macros for inter mode context by Jingning Han · 7 years ago
  95. d2159ea s/use_upsampled_ref/use_accurate_subpel_search/ by Urvang Joshi · 7 years ago
  96. 4917295 [NORMATIVE] Unify comp ref context design by Zoe Liu · 7 years ago
  97. b0ef6ff av1/encoder: apply clang-format v5.0.0 by Johann · 7 years ago
  98. e820b82 Reorganize code to test various convolve options by Debargha Mukherjee · 7 years ago
  99. 02efe6a Modify reference MV function prototypes by Yunqing Wang · 7 years ago
  100. d15afb2 Remove unneeded param in bwdref context by Zoe Liu · 7 years ago