1. f432772 AV1 RT: Use block_yrd on speed 8 on lowres by Fyodor Kyslov · 5 years ago
  2. 207a43f Introduce enc_calc_subpel_params function. by Urvang Joshi · 5 years ago
  3. 3f3ca53 Make build_inter_predictors() for enc/dec similar. by Urvang Joshi · 5 years ago
  4. 06edb3f Decodeframe: avoid changing pd addr in inter pred by Urvang Joshi · 5 years ago
  5. 82f36c9 Move hash tables in MACROBLOCK to a separate struct by chiyotsai · 5 years ago
  6. e4d0d85 Remove best_mv from macroblock by chiyotsai · 5 years ago
  7. 8c90fff Refactor segmentation related params in AV1_COMP by Vishesh · 5 years ago
  8. dbe5aaa Avoid potential dereferencing of a null pointer by Yaowu Xu · 5 years ago
  9. 57247a8 rtc-svc: Init svc->number_spatial/temporal_layers by Marco Paniconi · 5 years ago
  10. 0b1dd29 Modularize resize related params from AV1_COMP by Jayasanker J · 5 years ago
  11. 797b6fe Enable screen content decision in single pass by Hamsalekha S · 5 years ago
  12. c3040cd AV1 RT: Fix SVC number_saptial_layers usage for non-SVC case by Fyodor Kyslov · 5 years ago
  13. 3a2bdac Fix encoder thread unit test failure by Yunqing Wang · 5 years ago
  14. a195ca3 Modularize external interface flags in AV1_COMP by Vishesh · 5 years ago
  15. ef86cd0 Refactor VAR_BASED_PARTITION variables in AV1_COMP by Vishesh · 5 years ago
  16. 1419efa Change the operation to get address explicit by Yaowu Xu · 5 years ago
  17. 0c8c0fc Modify assigning of second_best_mv by Yunqing Wang · 5 years ago
  18. 9db5b8d Add a new AOMSIGN macro by Yaowu Xu · 5 years ago
  19. 07105c0 Remove av1_ prefix from static functions by Yaowu Xu · 5 years ago
  20. b8813a5 Remove av1_ prefix for a static function by Yaowu Xu · 5 years ago
  21. a31e4c2 Do not use hash me if intrabc is not used by Cheng Chen · 5 years ago
  22. 213b7f6 Cleanup and documentation for uniform tx size RDO by Hui Su · 5 years ago
  23. 4d1b7d9 Simplify compound arguments for mcomp structs by chiyotsai · 5 years ago
  24. 74da72b Make warped mv search use the new mcomp struct by chiyotsai · 5 years ago
  25. 30a5bdf Make a fullpel compound search use the new mcomp struct by chiyotsai · 5 years ago
  26. c0d2783 Modularize quant-dequant related parameters in AV1_COMP by Deepa K G · 5 years ago
  27. 468517b Extend sf prune_compound_using_neighbors to speed 2 and 3 by Cherma Rajan A · 5 years ago
  28. 628177a Introduce dec_calc_subpel_params_and_extend() func by Urvang Joshi · 5 years ago
  29. 2770b97 Modularize frame level probabilities in AV1_COMP by Vishesh · 5 years ago
  30. 39db12e Remove dead code by Yaowu Xu · 5 years ago
  31. db4551e Fix typo in comment. by Urvang Joshi · 5 years ago
  32. e0bbb43 Modularize interp filter search params in AV1_COMP by Jayasanker J · 5 years ago
  33. d131791 Modularize a buffer related info in AV1_COMP by Vishesh · 5 years ago
  34. ad0518d Prune extended compound mode using ref frames of neighbor block by Cherma Rajan A · 5 years ago
  35. ea039a7 Improve full pixel motion search using TPL stats by Yunqing Wang · 5 years ago
  36. bd6abad Superres recode: fix memory leak. by Urvang Joshi · 5 years ago
  37. bca6190 Use const consistently for function parameters by Yaowu Xu · 5 years ago
  38. 12de52f Documentation for uniform tx size RDO function by Hui Su · 5 years ago
  39. fb89ce0 Refactor TimeStamps from AV1_COMP by Deepa K G · 5 years ago
  40. 4e9279c Refactor WinnerModeParams from AV1_COMP by Jayasanker J · 5 years ago
  41. f9c2bd7 Superres recode bugfix by Urvang Joshi · 5 years ago
  42. ed7b162 Optimize allocation of MI buffers by Mufaddal Chakera · 5 years ago
  43. e1a7a3e Determine screen content type in the first pass by Cheng Chen · 5 years ago
  44. 791fc3f Replace 'cdef_preset' with bool 'cdef_transmitted' by Urvang Joshi · 5 years ago
  45. eb5e4e2 Remove "_new" suffix from function naming by Yaowu Xu · 5 years ago
  46. e376d34 Documentation for transform type RDO by Hui Su · 5 years ago
  47. ace29f3 Modularize MV search parameters in AV1_COMP by Nithya V S · 5 years ago
  48. 2077150 Initialize tx_type_probs_thresh unconditionally by Vishesh · 5 years ago
  49. 50af730 AV1 RT: restrict condition to check merge on speed 7 by Fyodor Kyslov · 5 years ago
  50. 33930b8 Documentation/cleanup for MACROBLOCKD struct. by Urvang Joshi · 5 years ago
  51. 41490e8 Remove an obsolete TODO by Yaowu Xu · 5 years ago
  52. 611c58e Remove an unneeded skip in skip_repeated_newmv by chiyotsai · 5 years ago
  53. 0e5cd56 Optimize PC_TREE for lower resolution contents by Ravi Chaudhary · 5 years ago
  54. 8ba8bfe Refactor GlobalMotionInfo from AV1_COMP by Vishesh · 5 years ago
  55. 2260a59 Refactor ForceIntegerMVInfo from AV1_COMP by Vishesh · 5 years ago
  56. ccd7980 Cleanup and documentation for inter_block_yrd() by Hui Su · 5 years ago
  57. acff934 Cleanup / commnets for tx_type_rd and tx_block_rd by Hui Su · 5 years ago
  58. a36a935 Code improvement in try_tx_block_split() by Hui Su · 5 years ago
  59. c78a497 Adjust a hyper-parameter used in temporal filter. by yjshen · 5 years ago
  60. 8ac928b Refactor AV1LevelParams from AV1_COMP by Vishesh · 5 years ago
  61. b1d9a18 Code cleanup and documentation for tx size search by Hui Su · 5 years ago
  62. 8af8760 Change metric for motion search in temporal filter by yjshen · 5 years ago
  63. 8c449df rtc-svc: Fix to SVC for HD with spatial layers > 1 by Marco Paniconi · 5 years ago
  64. 13e7da4 AV1 RT: Introducing speed 5 for RT by Fyodor Kyslov · 5 years ago
  65. 975f73a Optimize allocation of altref,util frame buffers by Mufaddal Chakera · 5 years ago
  66. a934950 Clean up av1_tpl_ptr_pos() interface by Vishesh · 5 years ago
  67. 5027edc Code simplification in select_tx_block() by Hui Su · 5 years ago
  68. 39d0362 Refactor TplParams from AV1_COMP by Vishesh · 5 years ago
  69. ad4953a rtc-svc: Add set reference to SVC interface by Marco Paniconi · 5 years ago
  70. c420ec0 Cleanup of multiple inter prediction functions by Xin Zhao · 5 years ago
  71. b32d001 Remove obsolete MAX_NUM_ENHANCEMENT_LAYERS. by Wan-Teh Chang · 5 years ago
  72. d1d4628 rtc-svc: Some fixes for SVC by Marco Paniconi · 5 years ago
  73. 369c9ed Disable extended partition based on qindex by venkat sanampudi · 5 years ago
  74. 95f51bd Add some comments for select_tx_size_and_type() by Hui Su · 5 years ago
  75. 191fb5f Limit prune_inter_modes_based_on_tpl by MAX_LAG_BUFFERS by chiyotsai · 5 years ago
  76. 5c131ef Remove remaining references to USE_TPL_CLASSICAL_MODEL by chiyotsai · 5 years ago
  77. f305de3 Adjustment to KF boost in STRICT_RC mode. by Paul Wilkins · 5 years ago
  78. 4208610 Minor cleanup to redundant argument by Xin Zhao · 5 years ago
  79. 308aba5 Fixing rd_use_partition for non RT case by Fyodor Kyslov · 5 years ago
  80. de18358 Documentation for CommonTileParams members. by Urvang Joshi · 5 years ago
  81. 450a9a2 Move some vars from AV1_COMMON to SequenceHeader by Urvang Joshi · 5 years ago
  82. 1960e98 Add some comments for av1_pick_tx_size_type_yrd() by Hui Su · 5 years ago
  83. 65d65993 Filter code cleanup by Yunqing Wang · 5 years ago
  84. 0c66adb Fix a valgrind error due to uninitialized memory by chiyotsai · 5 years ago
  85. 990b920 Optimize hash table for lower resolution contents by Ravi Chaudhary · 5 years ago
  86. cfa88a3 Optimize allocation of txb,context_ext buffers by Mufaddal Chakera · 5 years ago
  87. d25c091 Fix a segfault in prune_inter_modes_based_on_tpl by chiyotsai · 5 years ago
  88. c7554aa AV1_COMMON: doc for vars related to MFMV and SVC by Urvang Joshi · 5 years ago
  89. f8b0e9b Use const consistently for function parameters by Yaowu Xu · 5 years ago
  90. a52f507 Code cleanup and optimization in av1_txfm_search() by Hui Su · 5 years ago
  91. daa7869 AV1 RT: VB Partition adjustment for use_partition by Fyodor Kyslov · 5 years ago
  92. dd6f8f0 Remove some redundant code in av1_txfm_search() by Hui Su · 5 years ago
  93. 6ce8e46 interintra rdo: do not re-calculate mode rate cost by Hui Su · 5 years ago
  94. c7825d0 AV1 RT: turn off nonRD features NA for high bitdepth by Fyodor Kyslov · 5 years ago
  95. 31a7aa5 Move FRAME_INFO and init_frame_info() to encoder by Urvang Joshi · 5 years ago
  96. 181d590 Move two functions to static functions in cfl.c by Urvang Joshi · 5 years ago
  97. 083db97 Skip repeated mv when searching with second_best_mv by chiyotsai · 5 years ago
  98. 5aa7075 Remove MACROBLOCK from fractional_mv_step_fp by chiyotsai · 5 years ago
  99. b1f6eb6 Cleanup unused variables in AV1_COMP by Vishesh · 5 years ago
  100. 0197945 Remove refresh_last_frame flag by Vishesh · 5 years ago