1. 483d25d Assign gld_stack frames to ALTREF2 when applicable by Hui Su · 4 years, 1 month ago
  2. 44fdab7 Modularize initial frame dimensions in AV1_COMP by Jayasanker J · 4 years, 1 month ago
  3. 2cc3c81 Facilitation for VBR using LAP - Modify KF and GF group bits. by Aasaipriya · 4 years, 1 month ago
  4. c914aba AV1 RT: Don't calculate sb_source metric for non-modeled cost by Fyodor Kyslov · 4 years, 1 month ago
  5. 6c4908c Clean up redundant functions in temporal filtering by yjshen · 4 years, 1 month ago
  6. fbf298a0 Fix a bug in avx2/sse2 temporal filtering. by yjshen · 4 years, 1 month ago
  7. 1850b37 Reduce sub-pel precision to 1/2 in 2 mv searches by Yunqing Wang · 4 years, 1 month ago
  8. 9a54bd0 Move subpel_force_stop features to speed 3 by Yunqing Wang · 4 years, 1 month ago
  9. 7844b02 Fix maximum TPL buffer length MACROs. by bohanli · 4 years, 1 month ago
  10. 5951ee3 Add NEON version of few quantize functions by Vitalii Dziumenko · 4 years, 1 month ago
  11. eb62898 Dynamic allocation of PC_TREE and PICK_MODE_CONTEXT by Yue Chen · 4 years, 9 months ago
  12. 38c05d7 Modularize refresh frame flags in ExternalFlags by Vishesh · 4 years, 1 month ago
  13. 028ad7d Optimizations for denoise_and_encode() by Hui Su · 4 years, 1 month ago simd-speed
  14. 8b6cece Reduce sub-pel precision for fast motion search by Yunqing Wang · 4 years, 1 month ago
  15. 06f2c62 Modularize intrabc motion vector costs in AV1_COMP by Deepa K G · 4 years, 1 month ago
  16. eb417c1 Facilitate LAP based single pass in VBR mode. by Aasaipriya · 4 years, 1 month ago
  17. d726396 AV1 RT: nonRD pick mode code cleanup by Fyodor Kyslov · 4 years, 1 month ago
  18. 880406c Refactor inter preds in *variance*.c by Urvang Joshi · 4 years, 1 month ago
  19. e6ce7c8 Use tighter RD bound in try_tx_block_split() by Hui Su · 4 years, 1 month ago
  20. aea70e2 Unify two strategies for temporal filtering. by yjshen · 4 years, 3 months ago
  21. 76930e9 Consider quantization factor in plane-wise filter. by yjshen · 4 years, 1 month ago
  22. 0292e2e Optimize memory usage in CDEF by Ravi Chaudhary · 4 years, 1 month ago
  23. ea6f017 Fix an out of bounds issue by Yunqing Wang · 4 years, 1 month ago
  24. b188f31 Refactor av1_build_inter_predictors. by Urvang Joshi · 4 years, 1 month ago
  25. 7440c01 Common av1_build_inter_predictors() function. by Urvang Joshi · 4 years, 1 month ago
  26. 443fb6a Common av1_build_one_inter_predictor function. by Urvang Joshi · 4 years, 1 month ago
  27. 63de7bb Introduce dec_build_one_inter_predictor function by Urvang Joshi · 4 years, 1 month ago
  28. 1559bb9 Rename a func to av1_enc_build_one_inter_predictor by Urvang Joshi · 4 years, 1 month ago
  29. a01b177 Consider motion search error in plane-wise filter. by yjshen · 4 years, 1 month ago
  30. e82c671 Remove dead code by Yaowu Xu · 4 years, 1 month ago
  31. c97c6b8 Merge two redundant if checks by Yaowu Xu · 4 years, 1 month ago
  32. 2f6bfb2 Minor optimization and comment update by Hui Su · 4 years, 1 month ago
  33. 72ffe5d Add encoder speed 6 by Yunqing Wang · 4 years, 1 month ago
  34. f432772 AV1 RT: Use block_yrd on speed 8 on lowres by Fyodor Kyslov · 4 years, 1 month ago
  35. 207a43f Introduce enc_calc_subpel_params function. by Urvang Joshi · 4 years, 1 month ago
  36. 3f3ca53 Make build_inter_predictors() for enc/dec similar. by Urvang Joshi · 4 years, 1 month ago
  37. 06edb3f Decodeframe: avoid changing pd addr in inter pred by Urvang Joshi · 4 years, 1 month ago
  38. 82f36c9 Move hash tables in MACROBLOCK to a separate struct by chiyotsai · 4 years, 1 month ago
  39. e4d0d85 Remove best_mv from macroblock by chiyotsai · 4 years, 1 month ago
  40. 8c90fff Refactor segmentation related params in AV1_COMP by Vishesh · 4 years, 1 month ago
  41. dbe5aaa Avoid potential dereferencing of a null pointer by Yaowu Xu · 4 years, 1 month ago
  42. 57247a8 rtc-svc: Init svc->number_spatial/temporal_layers by Marco Paniconi · 4 years, 1 month ago
  43. 0b1dd29 Modularize resize related params from AV1_COMP by Jayasanker J · 4 years, 1 month ago
  44. 797b6fe Enable screen content decision in single pass by Hamsalekha S · 4 years, 1 month ago
  45. 3074b1d aom_thread: quiet -Wstringop-truncation by James Zern · 4 years, 1 month ago
  46. c3040cd AV1 RT: Fix SVC number_saptial_layers usage for non-SVC case by Fyodor Kyslov · 4 years, 1 month ago
  47. d6ace92 Uninitialized Memory Bug Correction by Krishna Malladi · 4 years, 1 month ago
  48. 3a2bdac Fix encoder thread unit test failure by Yunqing Wang · 4 years, 1 month ago
  49. a195ca3 Modularize external interface flags in AV1_COMP by Vishesh · 4 years, 1 month ago
  50. ef86cd0 Refactor VAR_BASED_PARTITION variables in AV1_COMP by Vishesh · 4 years, 1 month ago
  51. 1419efa Change the operation to get address explicit by Yaowu Xu · 4 years, 1 month ago
  52. 0c8c0fc Modify assigning of second_best_mv by Yunqing Wang · 4 years, 1 month ago
  53. 2df76f2 Fix potential resource leaks by Yaowu Xu · 4 years, 1 month ago
  54. 9db5b8d Add a new AOMSIGN macro by Yaowu Xu · 4 years, 1 month ago
  55. ed88a99 Move functions into a header file by Yaowu Xu · 4 years, 1 month ago
  56. 07105c0 Remove av1_ prefix from static functions by Yaowu Xu · 4 years, 1 month ago
  57. 415ef7a Remove aom_ prefix from static functions by Yaowu Xu · 4 years, 1 month ago
  58. 850dda8 Remove aom_ prefix for static functions by Yaowu Xu · 4 years, 1 month ago
  59. b8813a5 Remove av1_ prefix for a static function by Yaowu Xu · 4 years, 1 month ago
  60. a31e4c2 Do not use hash me if intrabc is not used by Cheng Chen · 4 years, 1 month ago
  61. 213b7f6 Cleanup and documentation for uniform tx size RDO by Hui Su · 4 years, 1 month ago
  62. 4d1b7d9 Simplify compound arguments for mcomp structs by chiyotsai · 4 years, 1 month ago
  63. 74da72b Make warped mv search use the new mcomp struct by chiyotsai · 4 years, 1 month ago
  64. 30a5bdf Make a fullpel compound search use the new mcomp struct by chiyotsai · 4 years, 1 month ago
  65. c0d2783 Modularize quant-dequant related parameters in AV1_COMP by Deepa K G · 4 years, 1 month ago
  66. 468517b Extend sf prune_compound_using_neighbors to speed 2 and 3 by Cherma Rajan A · 4 years, 1 month ago
  67. 628177a Introduce dec_calc_subpel_params_and_extend() func by Urvang Joshi · 4 years, 8 months ago
  68. 2770b97 Modularize frame level probabilities in AV1_COMP by Vishesh · 4 years, 1 month ago
  69. e8e283f Remove dead code by Yaowu Xu · 4 years, 1 month ago
  70. 39db12e Remove dead code by Yaowu Xu · 4 years, 1 month ago
  71. db4551e Fix typo in comment. by Urvang Joshi · 4 years, 1 month ago
  72. e0bbb43 Modularize interp filter search params in AV1_COMP by Jayasanker J · 4 years, 1 month ago
  73. d131791 Modularize a buffer related info in AV1_COMP by Vishesh · 4 years, 1 month ago
  74. ad0518d Prune extended compound mode using ref frames of neighbor block by Cherma Rajan A · 4 years, 1 month ago
  75. ea039a7 Improve full pixel motion search using TPL stats by Yunqing Wang · 4 years, 3 months ago
  76. bd6abad Superres recode: fix memory leak. by Urvang Joshi · 4 years, 1 month ago
  77. bca6190 Use const consistently for function parameters by Yaowu Xu · 4 years, 1 month ago
  78. 12de52f Documentation for uniform tx size RDO function by Hui Su · 4 years, 1 month ago
  79. fb89ce0 Refactor TimeStamps from AV1_COMP by Deepa K G · 4 years, 1 month ago
  80. 4e9279c Refactor WinnerModeParams from AV1_COMP by Jayasanker J · 4 years, 1 month ago
  81. f9c2bd7 Superres recode bugfix by Urvang Joshi · 4 years, 1 month ago
  82. ed7b162 Optimize allocation of MI buffers by Mufaddal Chakera · 4 years, 1 month ago
  83. e1a7a3e Determine screen content type in the first pass by Cheng Chen · 4 years, 2 months ago
  84. 791fc3f Replace 'cdef_preset' with bool 'cdef_transmitted' by Urvang Joshi · 4 years, 1 month ago
  85. eb5e4e2 Remove "_new" suffix from function naming by Yaowu Xu · 4 years, 1 month ago
  86. e376d34 Documentation for transform type RDO by Hui Su · 4 years, 1 month ago
  87. ace29f3 Modularize MV search parameters in AV1_COMP by Nithya V S · 4 years, 1 month ago
  88. 2946033 Remove buf_ans.{c,h} by Yaowu Xu · 4 years, 1 month ago
  89. 2077150 Initialize tx_type_probs_thresh unconditionally by Vishesh · 4 years, 1 month ago
  90. 50af730 AV1 RT: restrict condition to check merge on speed 7 by Fyodor Kyslov · 4 years, 1 month ago
  91. 33930b8 Documentation/cleanup for MACROBLOCKD struct. by Urvang Joshi · 4 years, 1 month ago
  92. 41490e8 Remove an obsolete TODO by Yaowu Xu · 4 years, 1 month ago
  93. 611c58e Remove an unneeded skip in skip_repeated_newmv by chiyotsai · 4 years, 1 month ago
  94. ef28484 transpose_sse2.h,cosmetics: fix some comments by James Zern · 4 years, 1 month ago
  95. 0e5cd56 Optimize PC_TREE for lower resolution contents by Ravi Chaudhary · 4 years, 1 month ago
  96. 8ba8bfe Refactor GlobalMotionInfo from AV1_COMP by Vishesh · 4 years, 1 month ago
  97. 2260a59 Refactor ForceIntegerMVInfo from AV1_COMP by Vishesh · 4 years, 1 month ago
  98. ccd7980 Cleanup and documentation for inter_block_yrd() by Hui Su · 4 years, 1 month ago
  99. acff934 Cleanup / commnets for tx_type_rd and tx_block_rd by Hui Su · 4 years, 1 month ago
  100. a36a935 Code improvement in try_tx_block_split() by Hui Su · 4 years, 1 month ago