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