1. b534a78 Restructured encoder guide document by Paul Wilkins · 4 years, 9 months ago
  2. c1b1126 Port 4:1 ssse3 optimizations by Jerome Jiang · 4 years, 9 months ago
  3. eeedd01 Remove calls to atan in generate_hog by chiyotsai · 4 years, 9 months ago
  4. 34b591f AV1 RT: Implement Noise Estimator by Fyodor Kyslov · 4 years, 9 months ago
  5. 7205692 rtc: Fixes for resize when scalemode is used by Marco Paniconi · 4 years, 9 months ago
  6. 2233cde Enable prune_ref_mv_idx_search at speed 6 by Yunqing Wang · 4 years, 9 months ago
  7. b82548e Abstract pruning code for 4-way partition search by venkat sanampudi · 4 years, 9 months ago
  8. 25bb7d0 Fix resizing issues in variants of find_best_sub_pixel_tree by Mufaddal Chakera · 4 years, 9 months ago
  9. fa74bee Port ssse3 optimization for 2:1 eighttap scaling by Jerome Jiang · 4 years, 9 months ago
  10. 48a5e1e Port Neon optimization for eighttap scaling. by Jerome Jiang · 4 years, 9 months ago
  11. 19e2d74 Group unit test related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  12. ff04e8e Make max gop length account for the look ahead length by Jingning Han · 4 years, 9 months ago
  13. 52fdeae Group color related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  14. 1c5fe42 Change auto_max_partition behaviors on speed 6 by chiyotsai · 4 years, 9 months ago
  15. 7977ee6 Add neon optimization for 2:1 scaling by Jerome Jiang · 4 years, 9 months ago
  16. 9102cce Unify is_frame_tpl_eligible() checking condition by Jingning Han · 4 years, 9 months ago
  17. dede293 Allow for use of optimized 2:1 scaler in scale_references by Jerome Jiang · 4 years, 9 months ago
  18. 2b22a1f rtc-svc: Fix to avoid scaling references by Marco Paniconi · 4 years, 9 months ago
  19. a2cc4b7 Add ssse3 optimization for 2:1 scaling by Jerome Jiang · 4 years, 9 months ago
  20. 790190e Add special C func to do 2 to 1 scale by Jerome Jiang · 4 years, 9 months ago
  21. 0c2ab6f rtc: Fix to rtc path when deltaq mode is on by Marco Paniconi · 4 years, 9 months ago
  22. 4e86937 Add more scaling modes for AOME_SET_SCALEMODE by Marco Paniconi · 4 years, 9 months ago
  23. 7b9b739 Add NEON version of aom_smooth_predictor functions by Vitalii Dziumenko · 4 years, 10 months ago
  24. 0017b6a Disable unperformant speed features by chiyotsai · 4 years, 9 months ago
  25. 7e180f6 Simplify GOP length decision at speed 6 by Yunqing Wang · 4 years, 9 months ago
  26. 2370ec7 Remove is_frame_kf_and_tpl_eligible() by Jingning Han · 4 years, 9 months ago
  27. 4f4614c Remove deprecated MAX_PYR_LEVEL_FROMTOP_DELTAQ flag by Jingning Han · 4 years, 9 months ago
  28. 8d0a946 Remove ENABLE_KF_TPL flag by Jingning Han · 4 years, 9 months ago
  29. 8c3f275 Do not run TPL for filtered Key frames at speed 6 by Yunqing Wang · 4 years, 9 months ago
  30. b2209ce Add unit test to check the presence of forward key frame. by Aasaipriya Chandran · 4 years, 9 months ago
  31. b396969 Add NEON version of av1_fwht4x4 function by Vitalii Dziumenko · 4 years, 10 months ago
  32. a8bc754 Add NEON version of av1_nn_predict function by Vitalii Dziumenko · 4 years, 10 months ago
  33. 7b73709 Add NEON version of av1_get_horver_correlation_full function by Vitalii Dziumenko · 4 years, 10 months ago
  34. 7756703 Add NEON version of av1_get_nz_map_contexts function by Vitalii Dziumenko · 4 years, 10 months ago
  35. 734eff9 Group quantization config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  36. 8c113ea Do not use #if inside assert() by Wan-Teh Chang · 4 years, 9 months ago
  37. 2b9242a AV1 RT: Introduce speed 9 by Fyodor Kyslov · 4 years, 9 months ago
  38. 39e7409 Group rate control config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  39. 9999059 Update documentation on lookahead buffer by Elliott Karpilovsky · 4 years, 9 months ago
  40. e2b505b Fixes for bitstream debug tool by Urvang Joshi · 4 years, 9 months ago
  41. abbf064 Refactor of handle_inter_intra_mode by Elliott Karpilovsky · 4 years, 9 months ago
  42. a709244 Cleanup placeholder text and support statement by Debargha Mukherjee · 4 years, 9 months ago
  43. 7f1580e Doxygen comments for CDEF / LR frame filtering by Debargha Mukherjee · 4 years, 9 months ago
  44. 386105b Allow more blocks to use square only partitions by Yunqing Wang · 4 years, 9 months ago
  45. fd8048f Count cur_frame_idx for overlay frames as well. by bohanli · 4 years, 9 months ago
  46. 6c1c3a4 Add detailed description to "Partition Search" module by Yue Chen · 4 years, 9 months ago
  47. d0739c7 Doxygen comments for CDEF Info structure by Debargha Mukherjee · 4 years, 9 months ago
  48. 9a2e29b Doxygen comments for restoration info structures by Debargha Mukherjee · 4 years, 9 months ago
  49. 13f77f7 Reduce nightly encoder multithread tests by Yunqing Wang · 4 years, 9 months ago
  50. 7e91a69 Doxygen doc for more ratectrl functions. by Urvang Joshi · 4 years, 9 months ago
  51. fee52c6 Doxygen style doc for av1_rc_pick_q_and_bounds() by Urvang Joshi · 4 years, 9 months ago
  52. 138d284 Reduce the number of callgraphs by Yue Chen · 4 years, 9 months ago
  53. d81c9b1 Adjust thresholds f/ fast low QP, HD video encode by Debargha Mukherjee · 4 years, 9 months ago
  54. 0690b01 Add descriptions for frame coding pipeline by Yue Chen · 4 years, 9 months ago
  55. ec23e46 Fix doxygen typos by Sarah Parker · 4 years, 9 months ago
  56. 37baad4 Group ref frame config params in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  57. 7154b31 Group cost update freq config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  58. 1cd38d5 Add more doxygen comments for partition search by Yue Chen · 4 years, 9 months ago
  59. 7e31040 Group Two pass related config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  60. e0de838 Abstract common code in partition4 search by venkat sanampudi · 4 years, 9 months ago
  61. 2d565f4 Various refactoring on cdef search interface by Debargha Mukherjee · 4 years, 9 months ago
  62. 75db866 Move tpl related structures to tpl_model.h by Satish Kumar Suman · 4 years, 9 months ago
  63. 82b2438 Doxygen initiation for CDEF / LR by Debargha Mukherjee · 4 years, 9 months ago
  64. 3e2d2e3 Deprecate num_gf_group_show_frames from AV1_COMP by Jingning Han · 4 years, 9 months ago
  65. eddf013 Consolidate the use of GF_GROUP variables by Jingning Han · 4 years, 9 months ago
  66. e9c4b2c Remove frame_display_index from TplDepFrame struct by Jingning Han · 4 years, 9 months ago
  67. e983eb3 ratectrl.c: Rename some functions. by Urvang Joshi · 4 years, 9 months ago
  68. 2ea93ea Add 6-tap filter support to 2D interpolation AVX2 by Jingning Han · 4 years, 9 months ago
  69. 3e4d260 Redesign AVX2 2d interpolation filter by Jingning Han · 4 years, 9 months ago
  70. 748cbab Support 6-tap AVX2 horizontal interpolation filter by Jingning Han · 4 years, 9 months ago
  71. 587cd54 Handle 6-tap interpolation filter by Jingning Han · 4 years, 9 months ago
  72. 86f0d9e Simplify code-flow in palette mode by chiyotsai · 4 years, 9 months ago
  73. fd634bc Doxygen for process_compound_inter_mode by Sarah Parker · 4 years, 9 months ago
  74. 7c3c426 Doxygen for PruneInfoFromTpl by Sarah Parker · 4 years, 9 months ago
  75. da7ef28 Clean up GF_GROUP data structure by Jingning Han · 4 years, 9 months ago
  76. b2dcfa7 Remove CHECK_PRECOMPUTED_REF_FRAME_MAP by Jingning Han · 4 years, 9 months ago
  77. 80f635a Remove deprecated functions in gop_structure.c by Jingning Han · 4 years, 9 months ago
  78. e1ebb41 Free allocated memory before allocating again in svc init. by Jerome Jiang · 4 years, 9 months ago
  79. a908224 Group decoder model config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago
  80. 7f6e21a Remove speed features with no quality/speed impact by chiyotsai · 4 years, 9 months ago
  81. 932f60c Updated comment. by Paul Wilkins · 4 years, 9 months ago
  82. ef05f04 Disable TPL when resizing is enabled by Mufaddal Chakera · 4 years, 9 months ago
  83. ea4c6d5 Fix crash in generating PSNR packet with resizing enabled by Mufaddal Chakera · 4 years, 9 months ago
  84. 541a8d4 Doxygen for motion mode search by Sarah Parker · 4 years, 9 months ago
  85. 7cc167e Add Doxygen comments for palette mode by chiyotsai · 4 years, 9 months ago
  86. c9b9fa5 Refactor intra_mode_search files by chiyotsai · 4 years, 9 months ago
  87. f8ed396 Doxygen for HandleInterModeArgs by Sarah Parker · 4 years, 9 months ago
  88. ce97de2 Allow lower bound on KF interval for auto KF mode. by Urvang Joshi · 4 years, 9 months ago
  89. 27bedc0 rtc-svc: Set error_resilience to 0 in SVC tests by Marco Paniconi · 4 years, 9 months ago
  90. 228e2f7 Doxygen for handle_inter_mode by Sarah Parker · 4 years, 9 months ago
  91. fc1e32d Doxygen for interpolation filter search by Sarah Parker · 4 years, 9 months ago
  92. 812a863 Do not let temporal filter go beyond keyframes. by bohanli · 4 years, 9 months ago
  93. d4b4c81 Fix issues in --enable-tpl-model=0 by Mufaddal Chakera · 4 years, 9 months ago
  94. b6bd2bc Add lookahead buffer documentation by Elliott Karpilovsky · 4 years, 9 months ago
  95. 4a3ee5c updated algorithm description by liang zhao · 4 years, 9 months ago
  96. e20731d Doxygen for InterModesInfo struct by Sarah Parker · 4 years, 9 months ago
  97. bb6ebd9 Add NEON version of av1_lowbd_pixel_proj_error SpeedUp by Vitalii Dziumenko · 4 years, 10 months ago
  98. 05492f5 Add NEON version of aom_vector_var function by Vitalii Dziumenko · 4 years, 10 months ago
  99. e403754 Add NEON version of av1_txb_init_levels by Vitalii Dziumenko · 5 years ago
  100. 015b496 Group motion mode config in AV1EncoderConfig by Vishesh · 4 years, 9 months ago