1. 5b5cbbd Add some missing sad tests for 4:1 block sizes by Debargha Mukherjee · 4 years, 10 months ago
  2. 328953a rtc: Refactor 1 pass rate control by Marco Paniconi · 4 years, 10 months ago
  3. 081b6b5 Add test for hadamard txfm for low bitdepth. by Jerome Jiang · 4 years, 10 months ago
  4. 2202ba0 Remove mi_grid_visible by chiyotsai · 4 years, 10 months ago
  5. a8dc1e2 Simplify call to build_and_cost_compound_type by Remya · 4 years, 10 months ago
  6. 53af43d Make partition decisions based on BLOCK_INVALID by Debargha Mukherjee · 4 years, 10 months ago
  7. 8fb95a6 Explain why the code in get_txb_ctx is correct. by Wan-Teh Chang · 4 years, 10 months ago
  8. 74b7c58 Add the aom_align_addr macro. by Wan-Teh Chang · 4 years, 10 months ago
  9. 4627980 Fix double clamping bug in 2 pass rate control. by Paul Wilkins · 4 years, 10 months ago
  10. c94082f Change to energy threshold for superres mode by Debargha Mukherjee · 4 years, 10 months ago
  11. 21d7390 [Resubmit] Refactor interpolation_filter_search() by Venkat · 4 years, 10 months ago
  12. 08738bd Reduced intra tx set by Lester Lu · 4 years, 10 months ago
  13. ce7df79 Increase stack usage limit with CONFIG_RD_DEBUG. by Urvang Joshi · 4 years, 10 months ago
  14. ccbe7af Change assert(1) to assert(0). by Wan-Teh Chang · 4 years, 10 months ago
  15. cd1af9d Remove redundant assert in compound_type_rd by Remya · 4 years, 10 months ago
  16. 5ff9b55 Revert two commits that are blocking jenkins build by Urvang Joshi · 4 years, 10 months ago
  17. b61cdea Make adaptive_rd_thresh row-mt friendly by Ravi Chaudhary · 4 years, 10 months ago
  18. 7abe313 Apply temporal filtering on key frames. by Cheng Chen · 4 years, 11 months ago
  19. cb07fba Add comment in av1_update_rd_thresh_fact() by Lokeshwar Reddy B · 4 years, 10 months ago
  20. 23beb8d Clear logic about partition search mode selection by Hui Su · 4 years, 10 months ago
  21. 7cc57c9 Fix a warning about fallthrough in 'switch' by Urvang Joshi · 4 years, 10 months ago
  22. 198e1cf Clean up code about rdmult assignment by Hui Su · 4 years, 10 months ago
  23. b889a7f Do not account for high bit depth twice. by Wan-Teh Chang · 4 years, 10 months ago
  24. 9d05576 Refactor interpolation_filter_search() by Venkat · 4 years, 10 months ago
  25. e057d30 Enable R-D optimization of qcoeff for winner mode by Ranjit Kumar Tulabandu · 4 years, 10 months ago
  26. 92271e1 Wrap cdef and loop-res into one function by Yue Chen · 4 years, 10 months ago
  27. edeb293 Enable cnn-based intra partitioning on hdres by chiyotsai · 4 years, 10 months ago
  28. b3f260e Update search_state with best_rd_so_far by Ravi Chaudhary · 4 years, 10 months ago
  29. 79caf53 Fix issues related to adaptive rd thresh by Lokeshwar Reddy B · 4 years, 10 months ago
  30. bf0b45a Refactor interpolation_filter_rd() by Venkat · 4 years, 10 months ago
  31. b9dfd38 Remove redundant buffer in av1_cdef_search() by Hui Su · 4 years, 10 months ago
  32. f20a1b3 Enable tpl-model/delta-q for superres by Debargha Mukherjee · 4 years, 10 months ago
  33. edfa4fe Make tpl_stats usage aware of super-res mode by Debargha Mukherjee · 4 years, 10 months ago
  34. 5b0779f Remove unused variables in interpolation module by Venkat · 4 years, 10 months ago
  35. 370d116 Rework frame context selection by Jingning Han · 4 years, 10 months ago
  36. 510d8f6 Allow super-res for altref. by Urvang Joshi · 5 years ago
  37. b93880a Fix RD calculation in CDEF search by Hui Su · 4 years, 10 months ago
  38. e2c1d5e Index skip_contexts with top/left, not min/max. by Wan-Teh Chang · 4 years, 10 months ago
  39. e11f27c pickcdef: mark read-only array as const by Tristan Matthews · 4 years, 10 months ago
  40. 718414c pickcdef: ensure that literals are actually 32-bit floats by Tristan Matthews · 4 years, 10 months ago
  41. 668ea47 Replace array with variable for UV mode info by Hui Su · 4 years, 10 months ago
  42. 2dc8a35 Refactor handle_intra_mode() by Hui Su · 4 years, 10 months ago
  43. a3a0c66 Clear a static analysis warning in encode_sb() by Hui Su · 4 years, 10 months ago
  44. 7a20235 Add layer_depth entry to gf_group by Jingning Han · 4 years, 10 months ago
  45. 27ca1bc Allocate grain image using frame buffer callback. by Wan-Teh Chang · 4 years, 10 months ago
  46. d5d823c Use RD_STATS for interp rd params by Venkat · 4 years, 10 months ago
  47. 904fae0 Refactor calc_masked_type_cost by Remya · 4 years, 10 months ago
  48. d82f716 Abstract mbmi updates in compound_type_rd by Remya · 4 years, 10 months ago
  49. e91f8f2 Unify mask type cost computation in comp type rd by Remya · 4 years, 10 months ago
  50. 44a8d5c Add test for block_error. by Jerome Jiang · 4 years, 10 months ago
  51. 4b17f48 AV1 RT: Use correct block-size in estimate_block_intra() by Ruiling Song · 4 years, 10 months ago
  52. 8295883 Add test for avg functions. by Jerome Jiang · 4 years, 10 months ago
  53. d44f5d1 Add a precision reduction step after nn_predict by Debargha Mukherjee · 4 years, 10 months ago
  54. 39fca5f Skip redundant call to intra_model_yrd by Remya · 4 years, 10 months ago
  55. 9012dca Enable row-mt for deltaq-mode and delta-lf-mode by Ravi Chaudhary · 4 years, 11 months ago
  56. 5bceb59 Use vaddv for vector across summation for aarch64. by Jerome Jiang · 4 years, 10 months ago
  57. 52ac004 Fix multithread mismatch due to intra cnn partitioning by chiyotsai · 4 years, 10 months ago
  58. a9e7b07 Fix comment: size_align is in pixels, not bytes. by Wan-Teh Chang · 4 years, 10 months ago
  59. 410e6d1 Add Neon optimization for avg_8x8 by Jerome Jiang · 4 years, 10 months ago
  60. d5a035b Write the AV1 fourcc code to the IVF file header. by Wan-Teh Chang · 4 years, 10 months ago
  61. a44a283 aomenc --help: correction for deltaq-mode default. by Urvang Joshi · 4 years, 10 months ago
  62. 99cd765 arm64-android-clang.cmake: correct default ANDROID_PLATFORM by James Zern · 4 years, 10 months ago
  63. 6ba186f Fix the comments about the storage for the image. by Wan-Teh Chang · 4 years, 10 months ago
  64. 7248175 Modify rate accumulation in av1_merge_rd_stats by Venkat · 4 years, 10 months ago
  65. 5695d73 AV1 RT: Fix crash in estimate_mode_intra by Fyodor Kyslov · 4 years, 10 months ago
  66. c00d169 Fix bits-per-sample (bps) value for I422 & I42216. by Wan-Teh Chang · 4 years, 10 months ago
  67. 805f81e Enable intraframe partition pruning on midres by chiyotsai · 4 years, 10 months ago
  68. b3a968d Clarify comment about buf_align in aom_img_wrap. by Wan-Teh Chang · 4 years, 10 months ago
  69. e08fbd2 Fix VS build break by Fyodor Kyslov · 4 years, 10 months ago
  70. b44476c edge_detect_test: add some allocation checks by James Zern · 4 years, 10 months ago
  71. abb2580 Some cleanup in av1_cdef_search() by Hui Su · 4 years, 10 months ago
  72. aa7d133 Clean up adaptive_pred_interp_filter speed feature by Venkat · 4 years, 10 months ago
  73. 01a90e0 AV1 RT: Use pruned subpel search on speed8 by Fyodor Kyslov · 4 years, 10 months ago
  74. aef42fb aom_free_frame_buffer should return 0 on success. by Wan-Teh Chang · 4 years, 10 months ago
  75. 4e48323 Declare the local variable 'sd' in smallest scope. by Wan-Teh Chang · 4 years, 10 months ago
  76. ee70d94 Reset cm->ref_frame_map[] after decrease_ref_count by Wan-Teh Chang · 4 years, 10 months ago
  77. 5b588b4 Replace DAALA_DIST with MSE in CDEF search by Hui Su · 4 years, 10 months ago
  78. 75ef4e3 Enable tpl for one pass mode by Sarah Parker · 4 years, 10 months ago
  79. 4ec28cb Fix consistency issue with intra txb hash by Sachin Kumar Garg · 5 years ago
  80. 09e0b33 AV1 RT: Remove extra bias for NEWMV for bigger blocks by Fyodor Kyslov · 4 years, 10 months ago
  81. 84abaea AV1 RT: Use Golden Frame as reference by Fyodor Kyslov · 4 years, 10 months ago
  82. 67c879b Add Neon optimization for av1_block_error by Jerome Jiang · 4 years, 10 months ago
  83. eeae729 Reset delta_qindex for tpl stats calculations by Ravi Chaudhary · 4 years, 10 months ago
  84. 7ae814b Tune one pass kf boost by Sarah Parker · 4 years, 10 months ago
  85. 36c5ace Introduce rate based gatings in search_txk_type by Satish Kumar Suman · 4 years, 10 months ago
  86. e6e58b3 Refactor get_interinter_compound_mask_rate by Remya · 4 years, 10 months ago
  87. e92cdb6 Remove pick_interinter_mask() by Remya · 4 years, 10 months ago
  88. 78c81af Add NEON optimization to hadamard_8x8 by Jerome Jiang · 4 years, 10 months ago
  89. 58e4a15 Make the code match the spec regarding RefValid[i] by Wan-Teh Chang · 4 years, 10 months ago
  90. 1bd69f9 Add specialization for aarch64 for quantize_fp. by Jerome Jiang · 4 years, 10 months ago
  91. 800b392 Cosmetic changes to arm64-android-clang.cmake by Jerome Jiang · 4 years, 10 months ago
  92. 36035d1 Introduce CNN-based intraframe partition on lowres by chiyotsai · 4 years, 11 months ago
  93. 2252bc4 Unify probability calculation by Yunqing Wang · 4 years, 10 months ago
  94. 2e2b09c Adjust boosts for gf/kf frames based on tpl stats by Debargha Mukherjee · 4 years, 11 months ago
  95. 63d56c2 Refactor estimate_wedge_sign by Nithya V S · 4 years, 10 months ago
  96. 57e8dd4 hook up av1_quantize_fp_neon by Jerome Jiang · 4 years, 10 months ago
  97. 4225000 Fix timer on android build. by Jerome Jiang · 4 years, 10 months ago
  98. 1e4f94b Refactor InterpFilters variable by Ravi Chaudhary · 4 years, 10 months ago
  99. 7f51733 Turn off temporal filtering on lowres and screen content. by Cheng Chen · 4 years, 10 months ago
  100. 32185d1 Enable tune=ssim in AV1 by sdeng · 4 years, 11 months ago