1. 323c765 Extend prune_h_or_v_4part_using_sms_info to speed=1,2 by Ranjit Kumar Tulabandu · 2 days ago main
  2. f5fb1b4 register_state_check.h,cosmetics: fix some typos by James Zern · 2 days ago
  3. 7daca92 av1_int_pro_motion_estimation: fix stride w/scaled ref by James Zern · 34 hours ago
  4. 20e8e3d Fix NaN and divided by zero issues in film grain by Cheng Chen · 11 days ago
  5. 4f0033f Set the svc number of layers to 1 when invalid params by Marco Paniconi · 2 days ago
  6. e67178f aom_ext_ratectrl.h,cosmetics: fix some typos by James Zern · 3 days ago
  7. 888312c rtc: Fix usage and allocation for source_last_TL0 by Marco Paniconi · 8 days ago
  8. e86de95 rename AOME_SET_VALIDATE_INPUT_HBD -> VALIDATE_HBD_INPUT by James Zern · 7 days ago
  9. b3272c4 aomenc: add --validate-hbd-input option by James Zern · 8 days ago
  10. 26ace51 svc: Fix typo in comments added in commit a93ba0f by Wan-Teh Chang · 7 days ago
  11. 92250b6 Add RVV optimization for high bit-depth wiener convolve by ttwu · 10 days ago
  12. 39550c8 Avoid a bitread assert error by Cheng Chen · 11 days ago
  13. bcb0c31 disable EncodeAPI.Buganizer503197490 w/CONFIG_REALTIME_ONLY by James Zern · 8 days ago
  14. 243f8ae Handle buffer pointer in LAP mode to avoid overflow by Cheng Chen · 3 weeks ago
  15. b784a94 Skip interinter wedge search for similar predictors by Satheesh Kumar · 11 days ago
  16. 33dba9e Update low-complexity mode support for horizontal videos by Yunqing Wang · 9 days ago
  17. ec4303d lc-dec: Add sf to disable CDEF adaptively by Mudassir Galaganath · 11 days ago
  18. 01bbedc lc-dec: Enable sf skip_loop_filter_using_filt_error by Narayan Kalaburgi · 11 days ago
  19. 236ceb9 Remove unused FAST_HEX motion search method by Yunqing Wang · 13 days ago
  20. 1365118 Remove unused square motion search method by Yunqing Wang · 13 days ago
  21. c9b95ef Prune either h or v 1:4 partitions by Ranjit Kumar Tulabandu · 2 weeks ago
  22. 3e3512e Add speed feature to selectively change trellis rd mult by Bohan · 3 weeks ago
  23. 8986ad6 rtc: Allow for scroll sb detection for non-screen by Marco Paniconi · 3 weeks ago
  24. 92dea57 rtc: Constrain speed setting for CONFIG_REALTIME_ONLY by Marco Paniconi · 14 days ago
  25. 36ffe6f Minor change in motion search method setting by Yunqing Wang · 2 weeks ago
  26. ea448bb Revert "Add SSE4.1 optimization for interp_cubic()" by James Zern · 14 days ago
  27. 522a370 Fix coverity integer overflow warning by Diksha Singh · 2 weeks ago
  28. 463d5c5 pickcdef,av1_cdef_search: use calloc for cdef_search_ctx by James Zern · 2 weeks ago
  29. 145a5f0 Add SSE4.1 optimization for interp_cubic() by Diksha Singh · 3 weeks ago
  30. 19777f0 Fix valgrind uninitialised value in external-RC by Marco Paniconi · 2 weeks ago
  31. a0968d6 Optimize motion search method for speed 1 by Yunqing Wang · 2 weeks ago
  32. d078802 add wiener convolve optimization by ttwu · 4 weeks ago
  33. 4d2fa92 Fix highbd_apply_temporal_filter unit test by Diksha Singh · 2 weeks ago
  34. 7a5b4a5 lc-dec: Tune sf 'ref_frame_mvs_lvl' for decoder speed-up by Narayan Kalaburgi · 3 weeks ago
  35. 40b50c6 rtc-rc: Checks limts on inputs to external rc by Marco Paniconi · 3 weeks ago
  36. ebfb326 Extend sf `prune_inter_modes_based_on_tpl` to speed 1 by apurve · 3 weeks ago
  37. fccaf78 Skip chroma RD evaluation of interpolation filter search by Satheesh Kumar · 3 weeks ago
  38. a93ba0f svc: Check for invalid params for svc layer id setting by Marco Paniconi · 3 weeks ago
  39. f593a96 Return error if worker is not initialized by Cheng Chen · 3 weeks ago
  40. 772c971 Out-of-Bounds Array Read in ctrl_get_tile_data by Yunqing Wang · 3 weeks ago
  41. 2f0bbb58 Add check for svc input scaling_factor_den by Marco Paniconi · 3 weeks ago
  42. 653d104 Refactor and optimize warehouse_efficients_txb() by Diksha Singh · 2 months ago
  43. f20ffd4 Fix an integer overflow in target bits calculation by Cheng Chen · 3 weeks ago
  44. f23c943 Fix valgrind error to DynamicSvcTemporalIssue502735235 by Marco Paniconi · 3 weeks ago
  45. de40456 encoder: Add check to validate source input by James Zern · 3 weeks ago
  46. bd95a14 Bias towards sharp filter for non-boosted frames by Yunqing Wang · 5 weeks ago
  47. cb85ba6 Add a condition when we do not read frame header obu by Cheng Chen · 3 weeks ago
  48. 79401f2 Add check to validate allocation size of src_sad_blk_64x64 by Marco Paniconi · 3 weeks ago
  49. d962719 Arm: Enable Neon for av1_highbd_apply_temporal_filter by Li Zhang · 3 weeks ago
  50. dc2644e clear some -Wunused-but-set-variable warnings by James Zern · 3 weeks ago
  51. 1182554 sad_test: remove unused globals by James Zern · 3 weeks ago
  52. 703b9a7 Fix to OOB heap reads in rc_scene_detection by Marco Paniconi · 4 weeks ago
  53. c6e6f60 Make av1/decoder/grain_synthesis.c thread-safe by Wan-Teh Chang · 4 weeks ago
  54. 12d3c0f Fix the calculation of palette_pixels by Ranjit Kumar Tulabandu · 4 weeks ago
  55. b839f92 Remove the build directory, move build/cmake up by Wan-Teh Chang · 4 weeks ago
  56. 557a13d Handle vmaf_model_path in set_config_arg_ctrls() by Wan-Teh Chang · 4 weeks ago
  57. 3a0e3a7 Don't use 2x max tile area for level 7.x 8.x by Bohan · 4 months ago
  58. 4df5e0b Extend sf 'prune_comp_ref_frames' to speed 3 by Deepa K G · 7 weeks ago
  59. 6d8e6e2 Force inline functions in skip_inter_mode() by Diksha Singh · 5 weeks ago
  60. 3a9a298 RC: Allocate the correct size of TPL blocks for RC by Jerome Jiang · 4 weeks ago
  61. 44abdb5 Fix clang-tidy issue: CONFIG_CWG_C013 not directly included by Marco Paniconi · 4 weeks ago
  62. 0589cfd encode_api_test.cc: remove stale comment by James Zern · 4 weeks ago
  63. 5daead2 Change #include pathnames in public headers by Wan-Teh Chang · 5 weeks ago
  64. e5e50d6 rtc-screen: Rework sb search window and palette testing by Marco Paniconi · 7 weeks ago
  65. 86a16e9 Use av1_num_planes(cm) in av1_init_mt_sync() by Wan-Teh Chang · 5 weeks ago
  66. 5c53745 Add comment on incrementing p_mt_info->num_workers by Wan-Teh Chang · 5 weeks ago
  67. 692058c Change assert(MAX_MB_PLANE == 3) to static_assert by Wan-Teh Chang · 5 weeks ago
  68. b63f30b Move common code in aom_upsampled_pred_c/neon/sse2 by Wan-Teh Chang · 6 weeks ago
  69. 1791161 Merge tag 'v3.13.3' into main by Wan-Teh Chang · 5 weeks ago
  70. 395efd1 av1_nonrd_pick_inter_mode_sb: normalize ref frame check by James Zern · 5 weeks ago
  71. f21c2d8 Prune the evaluation of inter transform split by Ranjit Kumar Tulabandu · 6 weeks ago
  72. c61e958 Change cm back to const in combined_motion_search by Wan-Teh Chang · 5 weeks ago
  73. 931ecb0 RC: Use QP from RC for TPL by Jerome Jiang · 5 weeks ago
  74. ffef1a8 Update description of commit 4cc0867f in Bug Fixes by Wan-Teh Chang · 5 weeks ago
  75. f5d16c2 Extend the sf that skips compound modes to speed=1 by Ranjit Kumar Tulabandu · 7 weeks ago
  76. 701387b Tweak the gf_length decision by Lin Zheng · 6 weeks ago
  77. 92d4c37 Update CHANGELOG and CMakeLists.txt for v3.13.3 by Wan-Teh Chang · 5 weeks ago opaline v3.13.3
  78. cb3cfa1 Add test for comp mask pred crash fix by Julio Barba · 7 weeks ago
  79. b655445 Add a shorts 1080p test data by Yunqing Wang · 7 months ago
  80. 1ee3843 Enable Clang's -Wc23-extensions warning by Wan-Teh Chang · 5 weeks ago
  81. 61e2b5b Spelling fix: change "an" to "a" by Wan-Teh Chang · 5 weeks ago
  82. e19bda0 RC: skip shortern GF when using ext RC by Jerome Jiang · 5 weeks ago
  83. bcb5415 Fix unitialized variable in nonrd_pickmode by Marco Paniconi · 5 weeks ago
  84. 47500a1 Convert some assert() to static_assert() by Wan-Teh Chang · 5 weeks ago
  85. 9856078 Add valuable tune IQ info to `adjust_rdcost()` by Julio Barba · 5 weeks ago
  86. a047955 Set force_mv_inter_layer earlier in skip_inter_mode by Marco Paniconi · 6 weeks ago
  87. d108e33 Enable the ISO C11 standard by Wan-Teh Chang · 6 weeks ago
  88. 98ac574 Arm: Improve av1_apply_temporal_filter by Li Zhang · 6 weeks ago
  89. bd15da9 Arm: Enable Neon and Neon Dotprod for av1_apply_temporal_filter by Li Zhang · 6 weeks ago
  90. 2aee85f Fix apply_temporal_filter unit test by Li Zhang · 6 weeks ago
  91. 6233c5c Extend sf 'weight_calc_level_in_tf' to speed 3 by Diksha Singh · 6 weeks ago
  92. 1d8b113 Fix the calculation of known_rd by Ranjit Kumar Tulabandu · 6 weeks ago
  93. bdd1dc5 Frame scaling loop restoration crash fix by Julio Barba · 7 weeks ago
  94. 6275554 Frame scaling comp mask pred crash fix by Julio Barba · 7 weeks ago
  95. dc0b27c Update CHANGELOG with more changes by Julio Barba · 6 weeks ago
  96. 1257c12 use unaligned load for av1_convolve_*_avx2 by Jerome Jiang · 6 weeks ago
  97. f2449c9 Add support for more color spaces by Frank Galligan · 6 weeks ago
  98. 8be279a Revert "av1/decoder/obu.c: don't fail on undefined levels" by Wan-Teh Chang · 6 weeks ago
  99. e6330f8 remove third_party/SVT-AV1 by James Zern · 6 weeks ago
  100. 4369bd1 av1_nonrd_pick_inter_mode_sb: add missing ref_frame_flags check by James Zern · 6 weeks ago