1. 03738d5 libavif_jni: add missing error check (#2508) by James Zern · 31 hours ago main
  2. 566e2ed android_jni: Support 16kb page size by Vignesh Venkat · 36 hours ago
  3. ea21e9b Update to libaom v3.11.0 (#2500) by Vincent Rabaud · 2 days ago
  4. 6fac47f Update merge_static_libs.cmake to copy INTERFACE_INCLUDE_DIRECTORIES (#2505) by WangWeiLin-MV · 6 days ago
  5. 13d784e Add properties to avifImage (#2420) by Yannis Guyon · 6 days ago
  6. a9ac378 Update YCgCo-R coeffs in comments. (#2503) by Vincent Rabaud · 9 days ago
  7. 5766fd1 Fix quantizer range in codec_avm (#2502) by Yannis Guyon · 13 days ago
  8. 1cdeff7 Bump libjpeg-turbo to 3.0.4 (#2501) by Vincent Rabaud · 2 weeks ago
  9. 4a4e5b4 Test bitCount == 0 in avifROStreamSkipBits() by Wan-Teh Chang · 2 weeks ago
  10. dab2aa5 Bump the github-actions group with 5 updates (#2498) by dependabot[bot] · 3 weeks ago
  11. 2c26b29 Fix avifROStreamSkipBits bug for incomplete byte by Wan-Teh Chang · 3 weeks ago
  12. 99f7eeb Reapply "Check that the gain map metadata is valid on decoding." (#2493) by maryla-uc · 3 weeks ago
  13. dc2fe07 github ci: use default profile for actions-rs by Vignesh Venkat · 4 weeks ago
  14. e9d3134 Bump dav1d to 1.5.0 (#2490) by Yoshiharu ITO · 4 weeks ago
  15. 2f599ac Apply ClangTidy vector::empty() instead of size() (#2491) by Yannis Guyon · 4 weeks ago
  16. 094d841 Significantly simplify gain map API (#2481) by maryla-uc · 4 weeks ago
  17. 755f960 Implement AV2 in MinimizedImageBox (#2486) by Yannis Guyon · 4 weeks ago
  18. e400780 Bump libxml2 to v2.13.4 (#2489) by Vincent Rabaud · 4 weeks ago
  19. 2097078 Add a cargo key and use it to update caches (#2485) by Vincent Rabaud · 4 weeks ago
  20. aa9f740 Revert "Check that the gain map metadata is valid on decoding. (#2453)" (#2482) by maryla-uc · 4 weeks ago
  21. 5b6fe91 Check that the gain map metadata is valid on decoding. (#2453) by maryla-uc · 4 weeks ago
  22. 048488e Make sure the gain map metadata is towards the start of the file. (#2479) by maryla-uc · 5 weeks ago
  23. 2c36aed Add recommended NDK revision for Android builds by kairusds · 6 weeks ago
  24. fb2dceb Fix build errors for Android builds by kairusds · 6 weeks ago
  25. eb02b2e Update parseAV2SequenceHeader() for AVM CWG-E103 by Wan-Teh Chang · 6 weeks ago
  26. a12f203 android_jni: Set threads to 2 instead of CPU count by Vignesh Venkat · 6 weeks ago
  27. df2f379 Do not allow libyuv to find_package JPEG (#2473) by Vincent Rabaud · 6 weeks ago
  28. 5ae2a41 Bump AVM to research-8.0.0 (#2437) by Vincent Rabaud · 6 weeks ago
  29. 69e57b6 Add missing license metadata in tests/data/README (#2467) by Yannis Guyon · 6 weeks ago
  30. 21824c1 Remove testing::Environment leftover (#2471) by Yannis Guyon · 6 weeks ago
  31. 7eb683f Replace FUZZTEST_STACK_LIMIT by --stack_limit_kb (#2470) by Yannis Guyon · 6 weeks ago
  32. 71ba185 Fix possible null pointer dereference and unintended integer division (#2469) by maryla-uc · 6 weeks ago
  33. 4932ace Remove appveyor.yml (#2465) by Yannis Guyon · 7 weeks ago
  34. 6bdda98 Implement the HDR part of MinimizedImageBox (#2440) by Yannis Guyon · 7 weeks ago
  35. d274e2e Fix README.md Prebuilt Binaries section title (#2462) by Yannis Guyon · 7 weeks ago
  36. 794a300 Replace assertions by checks in ROStreamReadBitsUX (#2457) by Yannis Guyon · 7 weeks ago
  37. 5e38bec Add macOS artifacts to release (#2461) by maryla-uc · 7 weeks ago
  38. fd66e9d Disable JPEG finding in libyuv (#2459) by Vincent Rabaud · 7 weeks ago
  39. 84b8865 Fix order of AVIF_NODISCARD and AVIF_API. (#2458) by maryla-uc · 7 weeks ago
  40. ddb5969 Use runner.os in artifact archive name (#2456) by Yannis Guyon · 7 weeks ago
  41. 773f5c8 Disable AppVeyor CI (#2455) by Yannis Guyon · 7 weeks ago
  42. e9db3c3 Update README.md (#2454) by Yannis Guyon · 7 weeks ago
  43. 98e9303 Bump the github-actions group with 3 updates (#2450) by dependabot[bot] · 7 weeks ago
  44. 7d357d6 Remove all remaining references to AppVeyor (#2451) by Yannis Guyon · 7 weeks ago
  45. cd49a3b Disable the MSVC C4232 warning by Wan-Teh Chang · 7 weeks ago
  46. cdb89c9 Refactor gain map API (#2444) by maryla-uc · 7 weeks ago
  47. 9100176 List utf8.manifest as normal source file for MSVC by Wan-Teh Chang · 8 weeks ago
  48. 1b1db68 Format yml files (#2446) by Yannis Guyon · 8 weeks ago
  49. 5789180 Add ci-unix-artifacts.yml (#2445) by Yannis Guyon · 8 weeks ago
  50. 2fe5b3a Only generate valid fuzzed avifGainMapMetadata (#2441) by Yannis Guyon · 8 weeks ago
  51. ca3e4be Fix return type of avifWriteToneMappedImagePayload (#2439) by Yannis Guyon · 8 weeks ago
  52. 70862dc Add avifROStreamSkipBits() (#2438) by Yannis Guyon · 8 weeks ago
  53. fa4eaf9 Use camelCase for avifEncoderItemIdArray (#2436) by Yannis Guyon · 9 weeks ago
  54. d1c54f1 Remove unused oss-fuzz/.clang-format (#2435) by Yannis Guyon · 9 weeks ago
  55. 3d4c39c Merge avif_decode_fuzzer into avif_fuzztest_dec.cc (#2006) by Vincent Rabaud · 9 weeks ago
  56. 981b9a2 Add tests decoding files using 'idat' instead of 'mdat' (#2433) by maryla-uc · 9 weeks ago
  57. 8aab77e Add a comment to explain why we don't write lsel (#2430) by maryla-uc · 10 weeks ago
  58. dfffad3 Add/update comments about avifCleanApertureBox by Wan-Teh Chang · 2 months ago
  59. 85979a7 Add IMPORTED_IMPLIB property to each CMake Module (#2425) by Yannis Guyon · 3 months ago
  60. c799319 Bump the github-actions group with 3 updates (#2424) by dependabot[bot] · 3 months ago
  61. db72bb1 Clean YCgCo-R a bit. (#2418) by Vincent Rabaud · 3 months ago
  62. 23d7790 Compile avif_fuzztest_helpers.cc only once. (#2417) by Vincent Rabaud · 3 months ago
  63. 984244e Update to libaom v3.10.0 by Wan-Teh Chang · 3 months ago
  64. 573793a Update the H273 URL to something that exists. (#2419) by Vincent Rabaud · 3 months ago
  65. 3dc10e2 Bump SVT to 2.2.1 (#2416) by Vincent Rabaud · 3 months ago
  66. 338b35b Do not create files in TESTDATA_DIR in sh tests (#2415) by Yannis Guyon · 3 months ago
  67. 4c56ac1 Add details on some gain map test images. (#2414) by maryla-uc · 3 months ago
  68. 9c81aa6 Replace recent-cmake action variable with oldest-cmake (#2413) by Vincent Rabaud · 3 months ago
  69. a3647dc Add a presubmit workflow that runs fuzztest tests (#2410) by maryla-uc · 3 months ago
  70. fbf1cef avifgainmaputil: ignore the alt image icc when --ignore-profile is set (#2411) by maryla-uc · 3 months ago
  71. c2177c3 Update to SVT-AV1 v2.2.0 by Wan-Teh Chang · 3 months ago
  72. 7176120 Also check the type "skip" for a FreeSpaceBox by Wan-Teh Chang · 3 months ago
  73. 9be2966 Fix fuzzer following gain map API changes (#2405) by maryla-uc · 3 months ago
  74. 8dc2a62 Empty HandlerBox name instead of "libavif" (#2378) by Yannis Guyon · 3 months ago
  75. ab708ca Ignore gain maps in files that don't have the 'tmap' brand. (#2403) by maryla-uc · 3 months ago
  76. 3e4b9c8 Change gain map parsing API. (#2399) by maryla-uc · 3 months ago
  77. 14d8e3c Improve 'mini' read and write of float and brand (#2400) by Yannis Guyon · 3 months ago
  78. 56512dd Update gain map test files. (#2402) by maryla-uc · 3 months ago
  79. 06e4780 Check for ftyp precedence in avifParse() (#2398) by Yannis Guyon · 3 months ago
  80. e758440 Fix an incorrect file name in tests/data/README.md by Wan-Teh Chang · 3 months ago
  81. a0f3ed1 Fix group id conflicting with item id. #2391 (#2396) by maryla-uc · 3 months ago
  82. 4d0f851 Minor comment fixes for the mini box code by Wan-Teh Chang · 3 months ago
  83. 0d3e5e2 Fix fields typo in avifgainmaptest (#2387) by Yannis Guyon · 3 months ago
  84. b75cf3c Update AVIF_MATRIX_COEFFICIENTS_YCGCO_RE and _RO (#2384) by Yannis Guyon · 3 months ago
  85. daade0e Update CHANGELOG.md entry for #2380 by Wan-Teh Chang · 3 months ago
  86. 10b7232 Add 'tmap' brand to files with gainmaps. Issue #2385 (#2386) by maryla-uc · 3 months ago
  87. d142df6 Ignore gain maps with unsupported version (#2380) by maryla-uc · 3 months ago
  88. 58acc88 Fix sizeof call in memset (#2379) by maryla-uc · 3 months ago
  89. 0c33338 AVIF_ENABLE_EXPERIMENTAL_MINI instead of METAV1 (#2376) by Yannis Guyon · 3 months ago
  90. 5b59345 Check if it is safe to call libyuv or libsharpyuv by Wan-Teh Chang · 4 months ago
  91. 1b4ce5c Add local variables to avifImageRGBToYUV() by Wan-Teh Chang · 4 months ago
  92. 9cd0993 Add comment about stride params of HalfFloatPlane by Wan-Teh Chang · 4 months ago
  93. df5325a Fix a #endif comment by Wan-Teh Chang · 4 months ago
  94. fd754d4 Remove decoder param of avifCodecGetNextImageFunc by Wan-Teh Chang · 4 months ago
  95. 47f154a Fix empty CMAKE_CXX_FLAGS_RELEASE if libaom local by Frankie Dintino · 4 months ago
  96. c898b5e Add sato BIT_DEPTH_EXTENSION_12B_8B_OVERLAP_4B (#2215) by Yannis Guyon · 4 months ago
  97. 9ea9a94 Require allocation size be <= PTRDIFF_MAX by Wan-Teh Chang · 4 months ago
  98. a16183b LocalGTest.cmake: set BUILD_GMOCK option to OFF by Wan-Teh Chang · 4 months ago
  99. 93b4ad4 Do not define AVIF_ENABLE_NODISCARD for avif.h by Wan-Teh Chang · 4 months ago
  100. 39cf485 alpha.c: Fix overflows in multiply with rowBytes by Wan-Teh Chang · 4 months ago