libaom v3.9.1 release candidate 2
  1. 8ad484f Add Vignesh Venkatasubramanian to .mailmap by Wan-Teh Chang · 7 months ago v3.9.1 v3.9.1-rc2
  2. d8ab5a1 Update CHANGELOG again for libaom v3.9.1 by Wan-Teh Chang · 7 months ago
  3. 13dff4b av1_cx_iface: Do no require timebase.num < timebase.den by Vignesh Venkat · 7 months ago
  4. fe43d8c common/tools_common.h: port f{seek,tell}o fix from libvpx by James Zern · 8 months ago
  5. 0f196a4 Use round for RC calcutions in cyclic_refresh by Marco Paniconi · 7 months ago
  6. 9e205ae Update CHANGELOG again for libaom v3.9.1 by Wan-Teh Chang · 7 months ago
  7. 8670445 Guard DECLS(ssse3), FNS(ssse3) with #if HAVE_SSSE3 by Wan-Teh Chang · 7 months ago
  8. de191f0 noise_model_test.cc: fix -Wc++20-extensions warning by James Zern · 8 months ago
  9. fc78249 Update CHANGELOG, CMakeLists.txt for libaom v3.9.1 by Wan-Teh Chang · 7 months ago v3.9.1-rc1
  10. d50d0f8 Fix asserts in SVE convolution functions by Salome Thirot · 9 months ago
  11. eadbdca Detect an invalid row offset get_ls_tile_buffer() by Wan-Teh Chang · 7 months ago
  12. 584d47a av1_block_error_lp_sve: fix block_size param type by James Zern · 7 months ago
  13. bfd5fa5 av1_block_error_lp_neon: fix block_size param type by James Zern · 7 months ago
  14. 93499d8 Increase scaling in linsolve_wiener by Debargha Mukherjee · 8 months ago
  15. 728ce75 Add a test that reproduces bug b:330639949 by Wan-Teh Chang · 8 months ago
  16. d256985 Add a test that reproduces bug oss-fuzz:68195 by Wan-Teh Chang · 8 months ago
  17. 636df5c Fix two UBSan errors in av1_rc_update_framerate() by Wan-Teh Chang · 8 months ago
  18. fef8a56 Fix high target data rate overflow. by Paul Wilkins · 8 months ago
  19. 30dba07 Add the DimensionChangeBigImageMultiThread2 test by Wan-Teh Chang · 8 months ago
  20. 63d6df2 Update progressive test to catch more crash case by Yuan Tong · 1 year, 10 months ago
  21. 830be63 encode_api_test: add repro for chromium 339877165 by James Zern · 8 months ago
  22. 6655fea update codec config after svc/scale controls by James Zern · 8 months ago
  23. b3844a5 av1_set_active_map: assert num_samples != 0 by James Zern · 8 months ago
  24. be25a45 Add assert to set_active_map by Marco Paniconi · 10 months ago
  25. d2c3b10 {,highbd_}intrapred_neon.c: Avoid over-reads in z1 and z3 preds by George Steed · 8 months ago
  26. 4148b2c cpu.cmake: Address issues in SVE feature tests by George Steed · 8 months ago
  27. 2e89d7e cpu.cmake: Do more elaborate test of whether SVE can be compiled by Martin Storsjo · 8 months ago
  28. 46145a2 Define pthread_attr_getstacksize/setstacksize by Wan-Teh Chang · 8 months ago
  29. 0a0e504 Ensure thread stack size is at least 256 KB by Wan-Teh Chang · 8 months ago
  30. 6cab58c Simplify conditions in aom_img_plane_width/height by Wan-Teh Chang · 9 months ago v3.9.0
  31. edbeb7e Add borders to w first, before all manipulations. by Wan-Teh Chang · 6 years ago
  32. acdec31 Apply stride_align to byte count, not pixel count by Wan-Teh Chang · 9 months ago
  33. 8156fb7 Avoid integer overflows in align_image_dimension() by Wan-Teh Chang · 9 months ago
  34. 19d9966 Fix integer overflows in calc of stride_in_bytes by Wan-Teh Chang · 9 months ago
  35. 0f41d22 Adding comment to gaussian filter buffer alloc by Jingning Han · 9 months ago
  36. 0dce93a Increase filter buffer size to silence warnings by Jingning Han · 9 months ago
  37. 2886f3a disflow_avx2.c: Make compatible with gcc <= 9 by Rachel Barker · 9 months ago
  38. c4594ae Add missing header for EBUSY on mingw by James Zern · 9 months ago
  39. 511f92a Fix Doxygen comments for two enum typedefs by Wan-Teh Chang · 9 months ago
  40. 7d50d46 Update changelog: Add Arm contributions by Jerome Jiang · 9 months ago
  41. 8c92d3c CHANGELOG for v3.9.0 by Jerome Jiang · 9 months ago v3.9.0-rc1
  42. 2282c23 rtc: Increase loopfilter strength for speed 11 by Marco Paniconi · 9 months ago
  43. aca9261 Fix keyframe logic for use_fast_part_feature for svc by Marco Paniconi · 9 months ago
  44. 7be86ea rtc: Avoid reset of segment for inactive blocks by Marco Paniconi · 9 months ago
  45. fb61366 rtc: Speedup for active_maps with screen by Marco Paniconi · 10 months ago
  46. 0810ed5 rtc: Incorporate active_maps into the cyclic refresh by Marco Paniconi · 10 months ago
  47. 9a9216d Update version for v3.9.0 by Jerome Jiang · 9 months ago
  48. d56f187 Update AUTHORS and .mailmap by Jerome Jiang · 9 months ago
  49. 158761d Fix is_cdef_enabled in av1_alloc_cdef_buffers() by Wan-Teh Chang · 10 months ago
  50. 74d1ea7 rtc: Skip scene detection for inactive blocks by Marco Paniconi · 10 months ago
  51. fdd6af3 Restrict the range of duration to UINT32_MAX by Wan-Teh Chang · 10 months ago
  52. e4b767c Cast duration to int64_t before being added to pts by Wan-Teh Chang · 10 months ago
  53. 03d1fb6 Add SVE2 impl of HBD dist_wtd_convolve_x for 4-tap filters by Salome Thirot · 10 months ago
  54. 7a49713 Add SVE2 impl of HBD dist_wtd_convolve_x for 8-tap filters by Salome Thirot · 10 months ago
  55. 1594dde Merge tag 'v3.8.2' into main by Wan-Teh Chang · 10 months ago
  56. 77317a7 Add cdef_block_ssse3.c to a separate variable by Wan-Teh Chang · 10 months ago
  57. 65d65996 rtc: Fix to setting content state for active_map by Marco Paniconi · 10 months ago
  58. 477c20f libs.doxy_template: remove obsolete values by James Zern · 10 months ago
  59. fb86a39 av1_rtcd_defs.pl: always initialize $sse2_x86 by James Zern · 10 months ago
  60. 99211cc rtc-screen: Remove speed feature for speed 11 by Marco Paniconi · 10 months ago
  61. 28f4ae8 libs.doxy_template: remove DOT_TRANSPARENT by James Zern · 10 months ago
  62. 615b5f5 Add bug aomedia:3545 to CHANGELOG for v3.8.2 by Wan-Teh Chang · 10 months ago v3.8.2 v3.8.2-rc1
  63. 390e280 Add comments about the size of tiles in tile list by Wan-Teh Chang · 10 months ago
  64. 1bf5bfa Match the order of control args by Cheng Chen · 10 months ago
  65. 97e6d48 Match the order of control args by Cheng Chen · 10 months ago
  66. bc4379c Add SVE2 implementation of HBD convolve_2d_sr for 4-tap filters by Salome Thirot · 10 months ago
  67. b7b6788 Add SVE2 implementation of HBD convolve_2d_sr for 8-tap filters by Salome Thirot · 10 months ago
  68. 6e537c9 Add SVE2 implementation of HBD convolve_2d_sr for 12-tap filters by Salome Thirot · 11 months ago
  69. b28f21b Add SVE2 implementation of HBD convolve_y_sr for 12-tap filters by Salome Thirot · 11 months ago
  70. 732e092 Optimize av1_ceil_log2 by Wan-Teh Chang · 1 year, 9 months ago
  71. 56ae0ed Update CHANGELOG, CMakeLists.txt for libaom v3.8.2 by Wan-Teh Chang · 10 months ago
  72. 6b73c59 Detect integer overflows related to pts & duration by Wan-Teh Chang · 1 year, 2 months ago
  73. 4b7e5b3 rtc: Fix to keyframe coding for speed 11 video by Marco Paniconi · 10 months ago
  74. f6f39c9 Add handling for invalid frame bitstream by Yunqing Wang · 10 months ago
  75. 8fbd5fb Restore a couple of SIMD functions for x86 by Rachel Barker · 10 months ago
  76. 40486bd test.cmake: relocate if(CONFIG_REALTIME_ONLY) block by James Zern · 10 months ago
  77. 013132e Fix some clang-tidy complaints by Jerome Jiang · 10 months ago
  78. 86ba8b6 Only #define __builtin_prefetch if it doesn't exist. by Daniel Cheng · 10 months ago
  79. cc71588 Change av1_get_uniform_tile_size() to return bool by Wan-Teh Chang · 10 months ago
  80. 16bfbae cosmetic: fix some typos by Jerome Jiang · 10 months ago
  81. 08efc14 Check data_end before advancing the data pointer by Wan-Teh Chang · 10 months ago
  82. cc9e46c Add SVE2 implementation of HBD convolve_y_sr for 4-tap filters by Salome Thirot · 11 months ago
  83. e544a33 Add SVE2 implementation of HBD convolve_y_sr for 8-tap filters by Salome Thirot · 11 months ago
  84. af6efa7 Adjust TBL2 indices in highbd_convolve_x_sr_sve2 by Salome Thirot · 10 months ago
  85. 0d99885 Remove unnecessary loads in highbd_convolve_x_sr_sve2 by Salome Thirot · 10 months ago
  86. 9bc3992 rtc: Fixes for active_maps for rtc encoder by Marco Paniconi · 11 months ago
  87. fd059ef Optimize multiply_and_scale() by precomputation by Wan-Teh Chang · 10 months ago
  88. bff87d3 Redo multiply in update_a_sep_sym/update_b_sep_sym by Wan-Teh Chang · 10 months ago
  89. 26cc12e Move av1_get_uniform_tile_size calls up call chain by Wan-Teh Chang · 10 months ago
  90. 72b1f1d Double-check calculation in multiply_and_scale() by Wan-Teh Chang · 10 months ago
  91. 5758629 Add documentation on SIMD usage by Rachel Barker · 11 months ago
  92. 31df8e1 Report bad tile dims in av1_get_uniform_tile_size by Wan-Teh Chang · 10 months ago
  93. 9ae3ff7 Optimize multiply_and_scale() by precomputation by Wan-Teh Chang · 10 months ago
  94. 835fc05 Redo multiply in update_a_sep_sym/update_b_sep_sym by Wan-Teh Chang · 10 months ago
  95. 14010c6 Add const to two input pointer parameters by Wan-Teh Chang · 10 months ago
  96. d42bffb rtc: Remove AOM_INLINE to function in svc by Marco Paniconi · 10 months ago
  97. 1b14d99 Multiply by stride in ptrdiff_t to avoid overflow by Wan-Teh Chang · 11 months ago
  98. 0293acb rtc-svc: Rework RC on scene change for spatial layers. by Marco Paniconi · 12 months ago
  99. c95bb8b Introduce CONFIG_QUANT_MATRIX by Jerome Jiang · 1 year, 5 months ago
  100. 6511f8a Move SVE-Neon bridge helper functions to separate header file by Salome Thirot · 11 months ago