1. 7344913 Fix the bug on 444 and 422 format by Yunqing Wang · 2 days ago main
  2. f53b23b Use source buffer from last gop for tpl by Bohan · 5 days ago
  3. 2664d16 Clean up tx search related code by Jingning Han · 3 days ago
  4. 94e0442 RC: Implement using QP from external RC by Jerome Jiang · 9 days ago
  5. d991217 Rename tpl_gop_stats to extrc_tpl_gop_stats by Jerome Jiang · 4 days ago
  6. 6eeb4ce Use a consistent trellis optimization process by Jingning Han · 6 days ago
  7. 43f3869 RC: Implement func to send TPL stats by Jerome Jiang · 11 days ago
  8. 4ec5891 lc-dec: Add vertical 1080p clip to EndToEndLcModeTest by Mudassir Galagnath · 10 days ago
  9. 93233d2 Add a shorts 1080p test data by Yunqing Wang · 9 days ago
  10. 8ed60aa RC: Implement send_firstpass and tests by Jerome Jiang · 2 weeks ago
  11. 176d66c lc-dec: Extend vertical 608p/720p sfs to vertical 1080p by Mudassir Galagnath · 11 days ago
  12. 1ca556e lc-dec: Tune sf adaptive_luma_loop_filter_skip by Mudassir Galagnath · 2 weeks ago
  13. 5644a57 rtc-.screen: Rework the logic for setting the high motion flag by Marco Paniconi · 14 days ago
  14. 0006a0a rtc-screen: Adjust threshold for high moton detection by Marco Paniconi · 2 weeks ago
  15. a069b8e RC: Add aom_ prefix to sb_params by Jerome Jiang · 2 weeks ago
  16. 4253107 av1_set_reference_dec: omit init of ref_buf by Wan-Teh Chang · 3 weeks ago
  17. ad43661 Exclude test from realtime only build by Marco Paniconi · 3 weeks ago
  18. 3969f51 Force all zero txfm in skip_txfm mode by Jingning Han · 3 weeks ago
  19. 44301b8 Rework codec to improve performance for Shorts videos by Jingning Han · 8 weeks ago
  20. b002856 decoder.c: use internal_error correctly by Jerome Jiang · 3 weeks ago
  21. 1c2b3da Improve horiz 8-tap Neon I8MM convolve_2d_sr implementation by Li Zhang · 3 weeks ago
  22. cf966a6 Improve 8-tap Neon I8MM convolve_x_sr implementation by Li Zhang · 3 weeks ago
  23. 16a97b8 Simplify AArch64 SIMD implementation of svt_compute_stats_win5_* by Salome Thirot · 3 weeks ago
  24. 00bfb19 Fix in ctrl_set_svc_params for use_svc by Marco Paniconi · 3 weeks ago
  25. b27d504 Disable svc for lag_in_frames > 0 in good_quality mode by Marco Paniconi · 3 weeks ago
  26. 07ef372 Remove redundant variable settings by Jingning Han · 3 weeks ago
  27. 163b2fd Remove ext ratectrl test from REALTIME only build by Jerome Jiang · 3 weeks ago
  28. 6097524 RC: Add codec control and impl for init/create by Jerome Jiang · 3 weeks ago
  29. 2e9b6ee RC: Add declarations for internal entry points by Jerome Jiang · 3 weeks ago
  30. 1b93eba partition_strategy.c: Remove return after longjmp. by Jerome Jiang · 3 weeks ago
  31. 4f1bb5f decodetxb.c: Remove "break" after long jump by Jerome Jiang · 3 weeks ago
  32. a7dd29b decoder.c: Remove return after long jump by Jerome Jiang · 3 weeks ago
  33. 6d2b7f7 cmake: fix nasm detection w/3.0 by James Zern · 4 weeks ago
  34. b0d905f Add APIs to allow external rate control by Jerome Jiang · 4 weeks ago
  35. 8a750f5 Remove unreachable returns after longjmp by Jerome Jiang · 4 weeks ago
  36. 24fee1d rework aom_internal_error in grain_table.c by Jerome Jiang · 4 weeks ago
  37. b5e63b9 Optimize av1_dr_prediction_z2 Neon implementation by Li Zhang · 4 weeks ago
  38. e20fece Optimize av1_dr_prediction_z1/3 Neon implementation by Li Zhang · 4 weeks ago
  39. 0691389 Rename helper functions of dr_prediction Neon implementation by Li Zhang · 4 weeks ago
  40. d3f9a64 rtc: More aggressive adjustment to active_worst_quality for key by Marco Paniconi · 4 weeks ago
  41. bde5da0 Fix bug with FREEZE_INTERNAL_STATE flag. by Erik Språng · 5 weeks ago
  42. 2a70ad7 rtc: Adjust condition for lower active_quality for key by Marco Paniconi · 5 weeks ago
  43. 1ee7738 warp_plane_hwy: Fix AVX512 edge filter loading by Jeremy Dorfman · 5 weeks ago
  44. dcfc0bd rtc: Update conditions to active_worst_quality for key by Marco Paniconi · 5 weeks ago
  45. 21e89a0 Call rc_spatial_act_onepass_rt() only for low_bd by Marco Paniconi · 5 weeks ago
  46. 98ac9f9 rtc: Allow for lower active_worst_quality on keyframes by Marco Paniconi · 6 weeks ago
  47. 5d8a00d Fix aom_hadamard_4x4_c() comments by Julio Barba · 6 weeks ago
  48. 4c28bc8 av1.cmake: exclude highbd_pickrst_sve.c w/realtime-only by James Zern · 6 weeks ago
  49. d459fa9 feat: Add AOM_EFLAG_FREEZE_INTERNAL_STATE by Erik Språng · 8 weeks ago
  50. 4727f83 libyuv/README.libaom: add Chromium required fields by James Zern · 7 weeks ago
  51. 84210aa libwebm/README.libaom: add Chromium required fields by James Zern · 7 weeks ago
  52. b5629d5 x86inc/README.libaom: add Chromium required fields by James Zern · 7 weeks ago
  53. 3effc69 vector/README.libaom: add Chromium required fields by James Zern · 7 weeks ago
  54. 0df9d6c SVT-AV1/README.libaom: add Chromium required fields by James Zern · 7 weeks ago
  55. 9f73035 highway/README.libaom: add Chromium required fields by James Zern · 7 weeks ago
  56. dc1d8d3 fastfeat/README.libaom: add Chromium required fields by James Zern · 7 weeks ago
  57. 967ee8f googletest/README.libaom: add Chromium required fields by James Zern · 7 weeks ago
  58. 6a2b738 Add AOM_ to include guard for warp_plane_hwy.h by Jerome Jiang · 7 weeks ago
  59. d8278c2 rtc: Adjust threshold for zero_sad in scene detection by Marco Paniconi · 7 weeks ago
  60. 2f785ee rtc-screen: Fix to improve scroll quality by Marco Paniconi · 8 weeks ago
  61. f10bab9 Adjust the rate estimation logic in vbr mode by Lin Zheng · 8 weeks ago
  62. ce06a9b aom/*.h,cosmetics: fix a few typos by James Zern · 8 weeks ago
  63. 8831c52 Merge tag 'v3.13.1' by James Zern · 8 weeks ago
  64. d772e33 CMakeLists.txt: bump LT_REVISION for v3.13.1 by James Zern · 8 weeks ago opaline v3.13.1
  65. 66d1fb0 CHANGELOG: add v3.13.1 entry by James Zern · 8 weeks ago
  66. dc905ab config.cmake.in: fix AOM_LIBRARIES content by James Zern · 8 weeks ago
  67. 81839d9 Clarify low complexity decode mode support by Yunqing Wang · 8 weeks ago
  68. 6cd562d Add decoder component timing functionality by Yunqing Wang · 8 weeks ago
  69. 93a5ad5 CMakeLists.txt: update project version to 3.13.1 by James Zern · 8 weeks ago
  70. 5fae0f1 aom_image: add allocation guidance for aom_img_wrap by James Zern · 8 weeks ago
  71. d61a41a aom_img_wrap: update align param name to match definition by James Zern · 8 weeks ago
  72. 30d129d Merge tag 'v3.13.0' into main by Wan-Teh Chang · 8 weeks ago
  73. 8efbd34 Optimize Neon DotProd av1_convolve_x_sr 12-tap path by Jonathan Wright · 9 weeks ago
  74. 5460bc7 Optimize Neon I8MM av1_convolve_x_sr 12-tap path by Jonathan Wright · 9 weeks ago
  75. d9c115c fix sizeof parameters in allocations by James Zern · 3 months ago v3.13.0
  76. 3b71aaa Minor edits of CHANGELOG for libaom v3.13.0 by Wan-Teh Chang · 9 weeks ago
  77. 322b655 Re-enable av1_filter_intra_predictor_neon for Armv7 by George Steed · 9 weeks ago
  78. e7e386a Optimize Neon DotProd av1_convolve_y_sr 12-tap path by Jonathan Wright · 10 weeks ago
  79. 09f7872 Optimize Neon I8MM av1_convolve_y_sr 12-tap path by Jonathan Wright · 10 weeks ago
  80. c8c5f2b Update svc encoder to update psnr stats per spatial layer by Marco Paniconi · 9 weeks ago
  81. 382c992 Update CHANGELOG for libaom v3.13.0 by Wan-Teh Chang · 9 weeks ago v3.13.0-rc1
  82. ea7b8af Optimize av1_convolve_y_sr with 4-tap filters using Neon DotProd by Jonathan Wright · 10 weeks ago
  83. 9984808 Use Neon DotProd 8-tap path for 6-tap filter in av1_convolve_y_sr by Jonathan Wright · 10 weeks ago
  84. cb4ea53 Optimize 8-tap Neon DotProd path for av1_convolve_y_sr by Jonathan Wright · 10 weeks ago
  85. 3e2cf9e Optimize av1_convolve_y_sr with 4-tap filters using Neon I8MM by Jonathan Wright · 2 months ago
  86. 5532668 Use Neon I8MM 8-tap path for 6-tap filters in av1_convolve_y_sr by Jonathan Wright · 2 months ago
  87. 491de2e Optimize 8-tap Neon I8MM path for av1_convolve_y_sr by Jonathan Wright · 2 months ago
  88. 2d04422 Implement 8-tap aom_convolve8_horiz* using Neon I8MM by Jonathan Wright · 2 months ago
  89. a037822 Optimize aom_convolve8_vert with 4-tap filters using Neon I8MM by Jonathan Wright · 3 months ago
  90. 44ab3b8 Update CHANGELOG, shared object version for 3.13.0 by Wan-Teh Chang · 10 weeks ago
  91. eb607f5 Update AUTHORS and .mailmap for libaom v3.13.0 by Wan-Teh Chang · 10 weeks ago
  92. e27d7b7 test/av1_inv_txfm[12]d_test: rm unneeded typedefs by James Zern · 10 weeks ago
  93. 7e6159d Revert "Add API for layer-specific metadata." by Wan-Teh Chang · 10 weeks ago
  94. 6fab329 Revert "svc_encoder_rtc: support adding local metadata" by Wan-Teh Chang · 10 weeks ago
  95. e7f6a5b Revert "multilayer_metadata_test: open output in text mode" by Wan-Teh Chang · 10 weeks ago
  96. 1250a26 test/*.cc: use using instead of typedef by James Zern · 2 years, 3 months ago
  97. 3c0a8f8 Use ptrdiff_t for stride parameters in mem_neon.h by Jonathan Wright · 2 months ago
  98. 463d3fc Refactor Neon transpose_concat* helpers to remove casting by Jonathan Wright · 3 months ago
  99. bf8f969 Remove duplicate Neon transpose_concat* helpers by Jonathan Wright · 3 months ago
  100. c389934 Optimize Neon DotProd aom_convolve8* implementations by Jonathan Wright · 3 months ago