1. fa4eaf9 Use camelCase for avifEncoderItemIdArray (#2436) by Yannis Guyon · 3 hours ago main
  2. d1c54f1 Remove unused oss-fuzz/.clang-format (#2435) by Yannis Guyon · 5 hours ago
  3. 3d4c39c Merge avif_decode_fuzzer into avif_fuzztest_dec.cc (#2006) by Vincent Rabaud · 3 days ago
  4. 981b9a2 Add tests decoding files using 'idat' instead of 'mdat' (#2433) by maryla-uc · 4 days ago
  5. 8aab77e Add a comment to explain why we don't write lsel (#2430) by maryla-uc · 7 days ago
  6. dfffad3 Add/update comments about avifCleanApertureBox by Wan-Teh Chang · 9 days ago
  7. 85979a7 Add IMPORTED_IMPLIB property to each CMake Module (#2425) by Yannis Guyon · 3 weeks ago
  8. c799319 Bump the github-actions group with 3 updates (#2424) by dependabot[bot] · 3 weeks ago
  9. db72bb1 Clean YCgCo-R a bit. (#2418) by Vincent Rabaud · 3 weeks ago
  10. 23d7790 Compile avif_fuzztest_helpers.cc only once. (#2417) by Vincent Rabaud · 3 weeks ago
  11. 984244e Update to libaom v3.10.0 by Wan-Teh Chang · 3 weeks ago
  12. 573793a Update the H273 URL to something that exists. (#2419) by Vincent Rabaud · 3 weeks ago
  13. 3dc10e2 Bump SVT to 2.2.1 (#2416) by Vincent Rabaud · 3 weeks ago
  14. 338b35b Do not create files in TESTDATA_DIR in sh tests (#2415) by Yannis Guyon · 3 weeks ago
  15. 4c56ac1 Add details on some gain map test images. (#2414) by maryla-uc · 3 weeks ago
  16. 9c81aa6 Replace recent-cmake action variable with oldest-cmake (#2413) by Vincent Rabaud · 3 weeks ago
  17. a3647dc Add a presubmit workflow that runs fuzztest tests (#2410) by maryla-uc · 3 weeks ago
  18. fbf1cef avifgainmaputil: ignore the alt image icc when --ignore-profile is set (#2411) by maryla-uc · 4 weeks ago
  19. c2177c3 Update to SVT-AV1 v2.2.0 by Wan-Teh Chang · 4 weeks ago
  20. 7176120 Also check the type "skip" for a FreeSpaceBox by Wan-Teh Chang · 4 weeks ago
  21. 9be2966 Fix fuzzer following gain map API changes (#2405) by maryla-uc · 4 weeks ago
  22. 8dc2a62 Empty HandlerBox name instead of "libavif" (#2378) by Yannis Guyon · 4 weeks ago
  23. ab708ca Ignore gain maps in files that don't have the 'tmap' brand. (#2403) by maryla-uc · 4 weeks ago
  24. 3e4b9c8 Change gain map parsing API. (#2399) by maryla-uc · 4 weeks ago
  25. 14d8e3c Improve 'mini' read and write of float and brand (#2400) by Yannis Guyon · 4 weeks ago
  26. 56512dd Update gain map test files. (#2402) by maryla-uc · 4 weeks ago
  27. 06e4780 Check for ftyp precedence in avifParse() (#2398) by Yannis Guyon · 4 weeks ago
  28. e758440 Fix an incorrect file name in tests/data/README.md by Wan-Teh Chang · 5 weeks ago
  29. a0f3ed1 Fix group id conflicting with item id. #2391 (#2396) by maryla-uc · 5 weeks ago
  30. 4d0f851 Minor comment fixes for the mini box code by Wan-Teh Chang · 5 weeks ago
  31. 0d3e5e2 Fix fields typo in avifgainmaptest (#2387) by Yannis Guyon · 6 weeks ago
  32. b75cf3c Update AVIF_MATRIX_COEFFICIENTS_YCGCO_RE and _RO (#2384) by Yannis Guyon · 6 weeks ago
  33. daade0e Update CHANGELOG.md entry for #2380 by Wan-Teh Chang · 6 weeks ago
  34. 10b7232 Add 'tmap' brand to files with gainmaps. Issue #2385 (#2386) by maryla-uc · 6 weeks ago
  35. d142df6 Ignore gain maps with unsupported version (#2380) by maryla-uc · 6 weeks ago
  36. 58acc88 Fix sizeof call in memset (#2379) by maryla-uc · 6 weeks ago
  37. 0c33338 AVIF_ENABLE_EXPERIMENTAL_MINI instead of METAV1 (#2376) by Yannis Guyon · 6 weeks ago
  38. 5b59345 Check if it is safe to call libyuv or libsharpyuv by Wan-Teh Chang · 6 weeks ago
  39. 1b4ce5c Add local variables to avifImageRGBToYUV() by Wan-Teh Chang · 6 weeks ago
  40. 9cd0993 Add comment about stride params of HalfFloatPlane by Wan-Teh Chang · 6 weeks ago
  41. df5325a Fix a #endif comment by Wan-Teh Chang · 6 weeks ago
  42. fd754d4 Remove decoder param of avifCodecGetNextImageFunc by Wan-Teh Chang · 6 weeks ago
  43. 47f154a Fix empty CMAKE_CXX_FLAGS_RELEASE if libaom local by Frankie Dintino · 7 weeks ago
  44. c898b5e Add sato BIT_DEPTH_EXTENSION_12B_8B_OVERLAP_4B (#2215) by Yannis Guyon · 7 weeks ago
  45. 9ea9a94 Require allocation size be <= PTRDIFF_MAX by Wan-Teh Chang · 7 weeks ago
  46. a16183b LocalGTest.cmake: set BUILD_GMOCK option to OFF by Wan-Teh Chang · 7 weeks ago
  47. 93b4ad4 Do not define AVIF_ENABLE_NODISCARD for avif.h by Wan-Teh Chang · 7 weeks ago
  48. 39cf485 alpha.c: Fix overflows in multiply with rowBytes by Wan-Teh Chang · 9 weeks ago
  49. 622ec93 Enable compiler warnings in fuzztest targets by Wan-Teh Chang · 7 weeks ago
  50. f3c8441 In setup-common action, bump recent-cmake to 3.21 by Wan-Teh Chang · 7 weeks ago
  51. 6b0a47b Fix overflows in avifRGBImageAllocatePixels() by Wan-Teh Chang · 7 weeks ago
  52. 9caff7a Run cifuzz.yml on pull requests for CMakeLists.txt by Wan-Teh Chang · 7 weeks ago
  53. 313e295 Fix Clang's -Wmissing-field-initializers warnings by Wan-Teh Chang · 7 weeks ago
  54. e251cdb Delete AVIF_ENABLE_WERROR=OFF in oss-fuzz/build.sh by Wan-Teh Chang · 7 weeks ago
  55. f0aba53 Bump the github-actions group with 4 updates by dependabot[bot] · 7 weeks ago
  56. 1f86eb6 Adjust scopes of avifincrtest_helpers dependencies by Wan-Teh Chang · 7 weeks ago
  57. a0041de Use CMake macro for avifincrtest again by Yannis Guyon · 7 weeks ago
  58. 1c05ae1 ci-windows-shared-local.yml: enable gain maps by Wan-Teh Chang · 7 weeks ago
  59. cb39817 Enable warnings in tests by Wan-Teh Chang · 7 weeks ago
  60. cde6fcd Compile avif_apps_internal without -DAVIF_DLL by Wan-Teh Chang · 8 weeks ago
  61. df33ccb Add the avif_enable_warnings INTERFACE library by Wan-Teh Chang · 7 weeks ago
  62. a701174 avifenc: Allow large images to be encoded by Wan-Teh Chang · 7 weeks ago
  63. ecf700f libjpeg: Pass -DWITH_CRT_DLL=ON to cmake by Wan-Teh Chang · 8 weeks ago
  64. 3bd4c0f Add ci-windows-shared-local.yml by Wan-Teh Chang · 7 weeks ago
  65. 1756262 Re-enable AVIF_VERSION_DEVEL by Wan-Teh Chang · 7 weeks ago
  66. bb24db0 v1.1.1 by Wan-Teh Chang · 7 weeks ago v1.1.1
  67. 3ce89ff Fix warnings about avifSampleTableGetImageDelta() by Wan-Teh Chang · 8 weeks ago
  68. 076a455 Declare ScalePlane_16() in libyuv/scale.h by Wan-Teh Chang · 8 weeks ago
  69. 2eb35fc Fix Clang's -Wformat warnings by Wan-Teh Chang · 8 weeks ago
  70. d486dad Remove the unused macro SUBSAMPLE by Wan-Teh Chang · 8 weeks ago
  71. 5125ca2 Work around the bug that aom.pc always has -lm by Wan-Teh Chang · 8 weeks ago
  72. ead9392 read.c: Declare alphaCategory as avifItemCategory by Wan-Teh Chang · 8 weeks ago
  73. 227293d avifpng.c: Fix overflows in multiply with rowBytes by Wan-Teh Chang · 9 weeks ago
  74. d1f5e66 Cast op to uint8_t in avifsampletransformtest.cc (#2331) by Yannis Guyon · 8 weeks ago
  75. d591bb2 Detect iref repetition before ItemReadAndParse() (#2315) by Yannis Guyon · 8 weeks ago
  76. 40b5589 Fix out-of-order dimg grid associations (#2312) by Yannis Guyon · 8 weeks ago
  77. f4c99fb Provide both avifincrtest_helpers{_internal} by Wan-Teh Chang · 8 weeks ago
  78. 65a37e6 Copy avif.dll to tests binary directory on Windows by Wan-Teh Chang · 8 weeks ago
  79. 91bf895 Do not set output args on MetaFindAlphaItem() err (#2330) by Yannis Guyon · 8 weeks ago
  80. 71af92f Fix AddOperator() in sato test (#2329) by Yannis Guyon · 8 weeks ago
  81. e76e1d6 avifgainmaputil: Fix MSVC warnings C4244 on enum by Wan-Teh Chang · 8 weeks ago
  82. f086d98 fix: link against transitive libaom library dependencies by Frankie Dintino · 8 weeks ago
  83. 9f8d3cc Fix "No known features for CXX compiler" CMake error (#2302) by Vincent Rabaud · 8 weeks ago
  84. 656b5e2 Update the cmake-format command line by Wan-Teh Chang · 8 weeks ago
  85. 1b9cced Run cmake-format by Wan-Teh Chang · 8 weeks ago
  86. ddd98cf Use CMake macro for avifincrtest (#2317) by Yannis Guyon · 8 weeks ago
  87. c1cb0d7 Update grid gainmap test files. (#2316) by maryla-uc · 8 weeks ago
  88. 3640a3a Clarify the definition of AVIF_USE_CXX. (#2290) by Vincent Rabaud · 8 weeks ago
  89. 676a6cb Don't add avif_obj's object files to avif_apps_obj by Wan-Teh Chang · 8 weeks ago
  90. 4ebc044 Replace direct use of aom with ${AOM_PACKAGE_NAME} by Wan-Teh Chang · 9 weeks ago
  91. 4e51a7b ci-unix-shared-local: Enable experimental features by Wan-Teh Chang · 8 weeks ago
  92. 25b0f65 Revert "Move gainmap function definitions to gainmap.c" by Wan-Teh Chang · 9 weeks ago
  93. d8f09df Link Sample Transform tests with avif_internal lib by Wan-Teh Chang · 9 weeks ago
  94. 4a4ff64 Move gainmap function definitions to gainmap.c by Wan-Teh Chang · 9 weeks ago
  95. 03acd65 Revert "Put AVIF_NODISCARD after AVIF_API" again (#2298) by Wan-Teh Chang · 9 weeks ago
  96. 6d5341d Fix some clang-cl warnings. (#2275) by Vincent Rabaud · 9 weeks ago
  97. 5236863 Use /std:clatest with MSVC, remove -Wunused-result by Wan-Teh Chang · 9 weeks ago
  98. 1d4b04d avifgainmaputil: Fix MSVC type conversion warnings by Wan-Teh Chang · 9 weeks ago
  99. ee674c8 avifjpeggainmaptest.cc: Remove an unused parameter by Wan-Teh Chang · 9 weeks ago
  100. fb6e03e avifstreamtest.cc: Remove three unused variables by Wan-Teh Chang · 9 weeks ago