1. ce02624 Move the building script from oss-fuzz to libavif. (#1632) by Vincent Rabaud · 6 hours ago main
  2. cfbee48 Add a simple fuzzer that decodes (non incrementally) a bitstream. (#1630) by maryla-uc · 28 hours ago
  3. fc00f1b Remove gtest_discover_tests() from CMakeLists.txt (#1629) by maryla-uc · 28 hours ago
  4. e57cc5e Add fuzzing for avifReadImage. (#1627) by maryla-uc · 35 hours ago
  5. 033f574 Fix comment. (#1626) by maryla-uc · 2 days ago
  6. fc592f0 Update .github/workflows/ci-android-jni.yml by Vincent Rabaud · 3 days ago
  7. 97757d6 Bump android-actions/setup-android from 2.0.10 to 3.0.0 by dependabot[bot] · 5 days ago
  8. 3622638 Fix 'paris_exif_xmp_gainmap_bigendian.jpg' which had bad MPF metadata. (#1624) by maryla-uc · 3 days ago
  9. f6661ac Rename avifRGBSpaceInfo to avifRGBColorSpaceInfo. (#1623) by maryla-uc · 3 days ago
  10. 28ba2af Don't add ldflags to aom library (#1581) by Dmitry Marakasov · 4 days ago
  11. ca79f33 Split avifReformatState into an RGB part and a YUV part. (#1622) by maryla-uc · 4 days ago
  12. 9e4e6b3 Bump actions/checkout from 3 to 4 by dependabot[bot] · 4 days ago
  13. 98902f8 Fix add_avif_fuzztest macro. (#1621) by maryla-uc · 4 days ago
  14. 47e58af Fix nits in compliance.cc and CMakeLists.txt by Yannis Guyon · 7 days ago
  15. 5cf83bb Bump actions/setup-java from 3.12.0 to 3.13.0 (#1619) by dependabot[bot] · 5 days ago
  16. 9795b90 Bump github/codeql-action from 2.21.7 to 2.21.8 (#1618) by dependabot[bot] · 5 days ago
  17. 4efad30 Add more gain map decoding tests. (#1617) by maryla-uc · 7 days ago
  18. 146ed95 Introduce avifDecoderData::tileInfos by Yannis Guyon · 7 days ago
  19. f5a1303 Cancel previous CI workflows when pushing new changes, except on main. (#1615) by maryla-uc · 7 days ago
  20. 0d4747a android_jni: Use %u for unsigned int by Vignesh Venkatasubramanian · 8 days ago
  21. b231410 Use dav1d by default for Android builds by Vignesh Venkatasubramanian · 9 days ago
  22. ef6da2a Add AVIF_ENABLE_COMPLIANCE_WARDEN by Yannis Guyon · 8 days ago
  23. b4fa94b Define macros for gtests and fuzztests. (#1609) by Vincent Rabaud · 8 days ago
  24. a280e73 Fix arg name comment in fuzz_enc_dec_incr_exp by Yannis Guyon · 8 days ago
  25. 977fca5 Apply cmake-format 0.6.13 by Yannis Guyon · 8 days ago
  26. 8e7ab4f Add CI for installed CMake (#1600) by Vincent Rabaud · 8 days ago
  27. df7a543 Add fuzzer test for encoding/decoding of a grid with gain maps. (#1601) by maryla-uc · 8 days ago
  28. ddc7823 Merge gainmap.h with avif.h (#1603) by maryla-uc · 8 days ago
  29. e5b042a ext: Add libyuv_android.sh by Vignesh Venkatasubramanian · 9 days ago
  30. 63a8165 android_jni: Include libyuv in version string only when available by Vignesh Venkatasubramanian · 9 days ago
  31. f2e16fd Rename avifToUnsignedFraction to avifDoubleToUnsignedFraction. (#1602) by maryla-uc · 9 days ago
  32. 0bdf124 Take the gain map into account in avifDecoderDecodedRowCount(). (#1599) by maryla-uc · 9 days ago
  33. 28bdf64 Add avifBreakOnError() to internal.h by Yannis Guyon · 9 days ago
  34. 5410b23 Expose animation track presence in avifDecoder by Vignesh Venkatasubramanian · 3 weeks ago
  35. 3669d47 Print gain map info in avifenc/avifdec. (#1598) by maryla-uc · 10 days ago
  36. 1e0205a Fuzztest: switch raw ptr to unique_ptr now that fuzztest supports it. (#1597) by maryla-uc · 10 days ago
  37. 40988c2 Compare box size and chunks sizes in 'coni' box by Yannis Guyon · 10 days ago
  38. d1a36fc Add FuzzTest targets through AVIF_ENABLE_FUZZTEST by Yannis Guyon · 11 days ago
  39. 8097738 Add test for animated image decoding by Vignesh Venkatasubramanian · 3 weeks ago
  40. c1312cf Allow providing a custom decoder to testutil::DecodeIncrementally. (#1592) by maryla-uc · 11 days ago
  41. a4e4168 Bump github/codeql-action from 2.21.5 to 2.21.7 by dependabot[bot] · 12 days ago
  42. 3b1a15b Lower threshold to skip YUV-RGB conversion tests again (#1590) by Vincent Rabaud · 2 weeks ago
  43. 573a48f Treat SYSTEM include directories as such (#1580) by Dmitry Marakasov · 2 weeks ago
  44. 274c76e Set tests/test_cmd_progressive.sh as executable by Yannis Guyon · 2 weeks ago
  45. 6410978 Allow reading the gain map metadata without reading the gain map itself. (#1587) by maryla-uc · 2 weeks ago
  46. 0829895 Add --layered flag to avifenc by Yuan Tong · 2 weeks ago
  47. 7e5f89c Merge progressiveState code in avifDecoderReset() by Yannis Guyon · 3 weeks ago
  48. 18f3bb0 Fix comments in avifDecoderData by Yannis Guyon · 3 weeks ago
  49. c5f5e2f Add avifalphanoispetest for coverage by Yannis Guyon · 2 weeks ago
  50. 3549fa1 Fix third_party libyuv path in LICENSE by Yannis Guyon · 2 weeks ago
  51. a88dd05 Only ignore reproducible gain map errors by Yannis Guyon · 2 weeks ago
  52. 677d26f Add gain map err in avifGetErrorForItemCategory() by Yannis Guyon · 2 weeks ago
  53. 6e49d11 Update a stale comment for avifItemCategory by Wan-Teh Chang · 4 weeks ago
  54. ad3f374 Treat SYSTEM include directories as such by Dmitry Marakasov · 3 weeks ago
  55. 0d07abb Add golden tests for gain maps. (#1578) by maryla-uc · 2 weeks ago
  56. 222f74d Move third_party/libyuv/LICENSE to top-level by Yannis Guyon · 3 weeks ago
  57. 590f792 Add gain map entries in avifResultToString() by Yannis Guyon · 3 weeks ago
  58. 8ec6f42 Remove unused avifDecoderData::codecGainMap by Yannis Guyon · 3 weeks ago
  59. 078aa80 Add unit tests for XMP parsing. (#1573) by maryla-uc · 3 weeks ago
  60. c90b094 Add support for reading jpeg gain maps and converting them to AVIF. (#1565) by maryla-uc · 3 weeks ago
  61. 8954b03 Bump jwlawson/actions-setup-cmake from 1.13 to 1.14 by dependabot[bot] · 3 weeks ago
  62. 1ebdbe9 Apply clang-format-12 by Yannis Guyon · 3 weeks ago
  63. 808bf58 Use local copies of ScalePlane* functions when libyuv is not found by Cacodemon345 · 3 weeks ago
  64. a120c6f Add golden tests for the written AVIF metadata structure. (#1554) by maryla-uc · 3 weeks ago
  65. fac3bae Add missing AVIF_CHECKRES() in write.c by Yannis Guyon · 3 weeks ago
  66. e63c43c avifenc: Update the default yuv format for grayscale PNG by Vignesh Venkatasubramanian · 3 weeks ago
  67. 14bc20d Removed unused include float.h by Yannis Guyon · 3 weeks ago
  68. 3dee482 Remove unused includes in tilingtest,utilstest by Yannis Guyon · 3 weeks ago
  69. bc6c2c5 Add a function to convert gain map metadata double values to fractions. (#1546) by maryla-uc · 3 weeks ago
  70. 4efa658 Add flag :update support to avifenc by Yuan Tong · 3 weeks ago
  71. d80be86 Ignore gain maps by default. (#1555) by maryla-uc · 3 weeks ago
  72. 8e48f19 Set CMAKE_POSITION_INDEPENDENT_CODE to ON for static builds. (#1556) by Vincent Rabaud · 3 weeks ago
  73. 69ed1a9 Give meaningful names to CI workflows. (#1553) by maryla-uc · 4 weeks ago
  74. 4cfb7bf Remove define guard from gain map test. (#1552) by maryla-uc · 4 weeks ago
  75. 6ec0938 Put more code behind AVIF_ENABLE_EXPERIMENTAL_GAIN_MAP. (#1547) by maryla-uc · 4 weeks ago
  76. 034af20 Rename avifreprofuzz to repro_avif_decode_fuzzer by Yannis Guyon · 4 weeks ago
  77. 974ed44 ext: Checkout libaom v3.7.0 by Wan-Teh Chang · 4 weeks ago
  78. 73510a1 Experimental reduced HEIF header by Yannis Guyon · 4 weeks ago
  79. 262e11d Add gain maps to CHANGELOG.md (#1536) by maryla-uc · 4 weeks ago
  80. 0d9ef99 Fix 'tmap' items not getting filtered out. (#1545) by maryla-uc · 4 weeks ago
  81. b50eb96 Apply cmake-format 0.6.13 by Yannis Guyon · 4 weeks ago
  82. 16f6a7d Add tests/oss-fuzz/repro_fuzz.cc by Yannis Guyon · 4 weeks ago
  83. 7eff383 Bump github/codeql-action from 2.2.4 to 2.21.5 by dependabot[bot] · 4 weeks ago
  84. df37d73 Bump nttld/setup-ndk from 1.2.0 to 1.3.1 by dependabot[bot] · 4 weeks ago
  85. e427dd3 Bump actions/upload-artifact from 3.1.0 to 3.1.2 by dependabot[bot] · 4 weeks ago
  86. 04227c6 Bump ossf/scorecard-action from 2.1.2 to 2.2.0 by dependabot[bot] · 4 weeks ago
  87. 5de4a00 workflows: enable build of the AVIF gdk-pixbuf loader by Daniel Novomeský · 4 weeks ago
  88. 7122ac8 Bump actions/checkout from 3.1.0 to 3.6.0 by dependabot[bot] · 4 weeks ago
  89. 2130c4c Hash-pin GitHub workflows, set up dependabot to keep them up-to-date by Pedro Nacht · 4 weeks ago
  90. c59d561 Ext: Update to SVT-AV1 v1.7.0, zlibpng to 1.3 and libpng to 1.6.40 (#1531) by Vincent Rabaud · 4 weeks ago
  91. 877e4d8 Fix arg name hint in avifgainmaptest.cc by Yannis Guyon · 4 weeks ago
  92. 022b5be Update the version to 1.0.1 (devel flag on) by Wan-Teh Chang · 5 weeks ago
  93. 50a5414 Add experimental support for reading and writing gain maps. (#1501) by maryla-uc · 4 weeks ago
  94. 26224fe gdk-pixbuf: Chase 676aded3501f by Jan Beich · 5 weeks ago
  95. e96d042 gdk-pixbuf: Explicitly pass link directories by Jan Beich · 3 years, 1 month ago
  96. 378ec52 Reenable AVIF_VERSION_DEVEL by Wan-Teh Chang · 5 weeks ago
  97. bc41fc5 v1.0.0 by Wan-Teh Chang · 5 weeks ago v1.0.0
  98. 5aa44c8 Document avifRGBImage initialization requirement by Wan-Teh Chang · 5 weeks ago
  99. 5e7a177 Lower threshold to skip YUV-RGB conversion tests by Yannis Guyon · 5 weeks ago
  100. 02b4258 Document avifEncoderAddImage() a bit more by Wan-Teh Chang · 5 weeks ago