1. abf42ff Update the version to 1.0.4 (devel flag on) (#1981) by Yannis Guyon · 3 months ago
  2. 063a461 Same size limit in read_image fuzzer as dec_incr (#1995) by Yannis Guyon · 3 months ago
  3. 0bcc007 Pass avifStrictFlags type to BitFlagCombinationOf by Wan-Teh Chang · 3 months ago
  4. 4781419 Do not include stdint.h if inttypes.h is included by Wan-Teh Chang · 3 months ago
  5. e3eaabb Update the citation of 'ipma' box requirements by Wan-Teh Chang · 3 months ago
  6. 2790a81 Revert "Simpler itemID finding for alpha. (#1967)" (#1993) by Vignesh Venkatasubramanian · 3 months ago
  7. 3ead1f3 Remove duplicate bug in CHANGELOG.md (#1990) by Yannis Guyon · 3 months ago
  8. a14909a Reduce imageSizeLimit for SharpYUV in fuzzreadimg (#1989) by Yannis Guyon · 3 months ago
  9. 850d498 Add link to wiki in README.md (#1985) by Yannis Guyon · 3 months ago
  10. 6cc154b Bump fuzztest library. (#1988) by Vincent Rabaud · 3 months ago
  11. 73cdc27 Remove forced address sanitizer flags. (#1986) by Vincent Rabaud · 3 months ago
  12. a7263ad Add bug numbers in CHANGELOG.md (#1984) by Yannis Guyon · 3 months ago
  13. 2e033e5 Bump the github-actions group with 4 updates (#1982) by dependabot[bot] · 3 months ago
  14. dcc0a15 Add missing CHANGELOG.md entries (#1977) by Yannis Guyon · 3 months ago
  15. 6cd507a Forward port some nits from v1.0.x (#1976) by Vincent Rabaud · 3 months ago
  16. b4e5d98 Replace some assertions by AVIF_ASSERT_OR_RETURN() (#1958) by Yannis Guyon · 3 months ago
  17. 678784d Build libyuv without sanitizer flags. (#1975) by Vincent Rabaud · 3 months ago
  18. 4378794 Simpler itemID finding for alpha. (#1967) by Vincent Rabaud · 3 months ago
  19. ac3db60 Get ubsan fuzztest test to build. (#1973) by Vincent Rabaud · 3 months ago
  20. 561ada6 Avoid timeout in avif_decode_fuzzer (#1972) by Yannis Guyon · 3 months ago
  21. c7023c6 Fix off-by-one error in a comment by Wan-Teh Chang · 3 months ago
  22. a98fa4f Do not use fuzzer flags on deps. (#1968) by Vincent Rabaud · 3 months ago
  23. b01a8af Properly check if an identical chunk has been written before. (#1956) by Vincent Rabaud · 3 months ago
  24. 5905d52 Bump clang-format check to clang-format-16 (#1963) by Yannis Guyon · 3 months ago
  25. e170c93 Revert "Fix avif_fuzztest_enc_dec_anim for AVIF_ADD_IMAGE_FLAG_SINGLE (#1940)" (#1965) by Vincent Rabaud · 3 months ago
  26. 7f98367 Actually use a local fuzztest repo and bump its version. (#1964) by Vincent Rabaud · 3 months ago
  27. 091c1e2 Add asan as a dependency by default for fuzztest tests. (#1960) by Vincent Rabaud · 3 months ago
  28. fc8746e ext: Checkout libaom v3.8.1 by Wan-Teh Chang · 4 months ago
  29. 6e45bc7 Improve commands for Build everything from scratch by Wan-Teh Chang · 4 months ago
  30. 8116ba4 Avoid avif_fuzztest_read_image timeout in sharpyuv (#1957) by Yannis Guyon · 4 months ago
  31. 3fab232 Rename 'coni' box to 'mini' in EXPERIMENTAL_AVIR (#1959) by Yannis Guyon · 4 months ago
  32. 9f6e550 Set AVIF_ENABLE_WERROR to OFF by default, keep it to ON for the CI (#1955) by Vincent Rabaud · 4 months ago
  33. 5d6e8c9 Add comment for no_discard and clang 3.9 (#1954) by Vincent Rabaud · 4 months ago
  34. 72ed871 Update reduced header experiment syntax (#1952) by Yannis Guyon · 4 months ago
  35. ba38ce8 Change avifROStreamReadVarInt() pattern (#1948) by Yannis Guyon · 4 months ago
  36. 22e95f1 Set a proper imageSizeLimit in fuzz tests (#1953) by Vincent Rabaud · 4 months ago
  37. 0803a0c Do not free alpha plane in grid allocation when only yuvFormat changes (#1942) by Vincent Rabaud · 4 months ago
  38. e146a00 Only define no_discard for clang >= 3.9.0 (#1951) by Vincent Rabaud · 4 months ago
  39. 4984c7f Fix arg name hint in WriteImage() (#1950) by Yannis Guyon · 4 months ago
  40. ed521af Remove const in const double** (#1946) by Vincent Rabaud · 4 months ago
  41. 8ca862d Use AVIF_CHECK() in avifGetYUVColorSpaceInfo() (#1945) by Yannis Guyon · 4 months ago
  42. 1c3de07 Use AVIF_CHECKERR() in avifImageCreate() (#1944) by Yannis Guyon · 4 months ago
  43. 21c1c2c Add imageSizeLimit arg to avifutil avifReadImage() (#1941) by Yannis Guyon · 4 months ago
  44. 5740873 Fix avif_fuzztest_enc_dec_anim for AVIF_ADD_IMAGE_FLAG_SINGLE (#1940) by Vincent Rabaud · 4 months ago
  45. fb3dc68 chmod +x ext/libargparse.cmd (#1939) by Yannis Guyon · 4 months ago
  46. bda7670 Add imageSizeLimit to avif_fuzztest_dec_incr (#1938) by Yannis Guyon · 4 months ago
  47. 14dc506 Remove execution permission on raw fuzztest fuzzer (#1936) by Vincent Rabaud · 4 months ago
  48. 7e1dfc3 Do not use local gtest with fuzztest (#1935) by Vincent Rabaud · 4 months ago
  49. 36b925e Fix AVM header parsing for good (#1934) by Vincent Rabaud · 4 months ago
  50. feb542d Add build command lines to README.md (#1924) by Yannis Guyon · 4 months ago
  51. acaab91 Switch ci-windows-artifacts to release trigger (#1926) by Yannis Guyon · 4 months ago
  52. 7161d28 Use clang-cl to build libyuv (#1930) by Yannis Guyon · 4 months ago
  53. b65394b Fix AVM header parsing (#1931) by Vincent Rabaud · 4 months ago
  54. 169ee36 Fix GitHub workflow cache key conflict (#1929) by Yannis Guyon · 4 months ago
  55. c105111 Remove dependency on AVM internal headers. (#1928) by Vincent Rabaud · 4 months ago
  56. 03dceb6 Bump AVM to research-v6.0.0 (#1927) by Vincent Rabaud · 4 months ago
  57. 2a82d94 Changing AVM codec description (#1726) by Jamaika1 · 4 months ago
  58. d058c7a appveyor.yml: set 'skip_non_tags: true' (#1921) by James Zern · 4 months ago
  59. 8aa8a60 Add ci-windows-artifacts (#1923) by Yannis Guyon · 4 months ago
  60. 59f1c9a Better ID choice for new item. (#1922) by Vincent Rabaud · 4 months ago
  61. 3ec01ce Windows: add a manifest to use UTF-8 code pages by Wan-Teh Chang · 4 months ago
  62. 30f93cc Disable fuzztest flags for coverage. (#1915) by Vincent Rabaud · 4 months ago
  63. 2660e05 Force repro_avif_decode_fuzzer to be C++ (#1914) by Vincent Rabaud · 4 months ago
  64. 2f86577 Remove MINGW32 support (#1913) by Vincent Rabaud · 4 months ago
  65. c616a2f Bump rav1e to 0.7.0 (#1911) by Vincent Rabaud · 4 months ago
  66. 4a69fde Use full path for fuzztest tests (#1910) by Vincent Rabaud · 4 months ago
  67. 73b0b2d Restrict fuzztest tests to libfuzzer (#1909) by Vincent Rabaud · 4 months ago
  68. 1410133 gdk-pixbuf: new quality settings by Daniel Novomeský · 4 months ago
  69. c641380 gdk-pixbuf: add .clang-format by Daniel Novomeský · 4 months ago
  70. 03a12f8 Bump the github-actions group with 7 updates (#1908) by dependabot[bot] · 4 months ago
  71. 0dcdbe6 pkgconf: Add yuv library in Libs.private for static linking (#1906) by Biswapriyo Nath · 4 months ago
  72. 89468f8 pkgconf: Add private libraries in Requires.private for static linking (#1905) by Biswapriyo Nath · 4 months ago
  73. 91db4e0 pkgconf: add UAVIF_DLL for static linking with pkgconf (#1904) by Biswapriyo Nath · 4 months ago
  74. a9709d3 test_cmd.sh: Correct test for are-images-different by Wan-Teh Chang · 4 months ago
  75. 24608d0 test_cmd.sh: rm -f to ignore nonexistent files by Wan-Teh Chang · 4 months ago
  76. d6d224a Enable libaom decode for fuzzing. (#1898) by Vincent Rabaud · 4 months ago
  77. 633f5d2 Bump dav1d to 1.3.0 (#1897) by Vincent Rabaud · 4 months ago
  78. cd9e38b Bump googletest (#1895) by Vincent Rabaud · 4 months ago
  79. 98c8c28 Get fuzztest tests to build for oss-fuzz (#1894) by Vincent Rabaud · 4 months ago
  80. f7a769f Bump gav1 in tests/docker/build.sh too (#1893) by Vincent Rabaud · 4 months ago
  81. 993b610 Create a bigger seed corpus for avif_decode_fuzzer (#1892) by Vincent Rabaud · 4 months ago
  82. 2b0c430 Bump gav1 to v0.19.0 (#1891) by Vincent Rabaud · 4 months ago
  83. b54e05f Get fuzztest tests to build with shared libs. (#1890) by Vincent Rabaud · 4 months ago
  84. 995f89f Add missing f for floats. (#1888) by Vincent Rabaud · 5 months ago
  85. 29b0d2e Add MinGW32 CI. (#1887) by Vincent Rabaud · 5 months ago
  86. 4865c1c Bump gcc to 13 for the CI. (#1886) by Vincent Rabaud · 5 months ago
  87. 1fb7a8a Add -municode for MINGW (#1802) by Vincent Rabaud · 5 months ago
  88. 1d3825f Get coverage to cover all test files. (#1885) by Vincent Rabaud · 5 months ago
  89. 3471f30 Fix avifDiagnosticsPrintf doc (#1881) by Vincent Rabaud · 5 months ago
  90. 58f0d73 Fix gain map memory leak and null ptr dereference (#1883) by Yannis Guyon · 5 months ago
  91. dccecf2 Fix avifRGBImageComputeGainMap() colorspaceinfo (#1882) by Yannis Guyon · 5 months ago
  92. 626657a BLD: Find rav1e shared library on Windows (#1550) by Daniel Ching · 5 months ago
  93. e107e09 Add avifencodetest (#1880) by Yannis Guyon · 5 months ago
  94. 0ac6a8d Refuse to tone map images with altICC set. (#1879) by maryla-uc · 5 months ago
  95. 4efc6e2 When converting a jpeg-r file with ICC, copy it to altICC as well. (#1878) by maryla-uc · 5 months ago
  96. 25aeea9 Set image->gainMap->altTransferCharacteristics if value is 2. (#1875) by maryla-uc · 5 months ago
  97. 34b60fc Change some AVIF_COLOR_PRIMARIES_SRGB to BT709 by Wan-Teh Chang · 5 months ago
  98. e0778af Add support for creating gain maps for image with different primaries. (#1873) by maryla-uc · 5 months ago
  99. b7e9237 Explicitly handle gainmaps where the base and alt headrooms are equal. (#1876) by maryla-uc · 5 months ago
  100. 55e948a List AVIF_COLOR_PRIMARIES_SRGB after BT709 by Wan-Teh Chang · 5 months ago