1. b2ecd8e README.md: remove deprecated option in example by James Zern · 14 hours ago main
  2. ca071c4 Add option parsing for rav1e and SVT-AV1. (#2126) by Vincent Rabaud · 20 hours ago
  3. 4acbd23 Remove CHANGES comment. (#2127) by Vincent Rabaud · 20 hours ago
  4. 961e4fe Check that the header size fits in the stream. (#2123) by Vincent Rabaud · 5 days ago
  5. 89f9b3a Bump libxml2 (#2118) by Vincent Rabaud · 5 days ago
  6. d939897 Bump rav1e to 0.7.1 (#2117) by Vincent Rabaud · 6 days ago
  7. f14809b Limit the CI jobs running on pull_request. (#2115) by Vincent Rabaud · 6 days ago
  8. 6a5ec63 Add colors-animated-8bpc-alpha-exif-xmp.avif test (#2116) by Yannis Guyon · 7 days ago
  9. 7cb941b Update MinimizedItemBox experimental prototype (#2114) by Yannis Guyon · 8 days ago
  10. 6c2ad21 Remove deprecated FOUND_VAR (#2113) by Vincent Rabaud · 8 days ago
  11. f0a9e6c Add Windows CI with installed packages. (#2110) by Vincent Rabaud · 8 days ago
  12. d5048f4 Add missing IMPORTED_IMPLIB for dav1d which creates a CMake warning. (#2112) by Vincent Rabaud · 8 days ago
  13. d5fe6e4 Update reduced header experiment (#2111) by Yannis Guyon · 8 days ago
  14. 5280f62 Add missing library deps to rav1e::rav1e on Windows. (#2106) by Vincent Rabaud · 8 days ago
  15. 8eb2fca Bump fuzztest to fix OOM on oss-fuzz. by Vincent Rabaud · 11 days ago
  16. dc4b212 Fix SampleTransformTest.NotEquivalent (#2104) by Yannis Guyon · 11 days ago
  17. 0aa28a0 Enable CI cache in build/_deps (#2103) by Vincent Rabaud · 11 days ago
  18. 9cd4b53 Fix leak in avifsampletransformtest (#2102) by Yannis Guyon · 11 days ago
  19. f9f8696 Rename avifSampleTransformExpressionIsValid() arg (#2101) by Yannis Guyon · 11 days ago
  20. d0d16c4 Disable test_cmd_avifgainmaputil if no libxml (#2100) by Yannis Guyon · 11 days ago
  21. 834019c Experimental AVIF Sample Transform (#2050) by Yannis Guyon · 11 days ago
  22. 98ce107 Fix zlib build when using ext/zlibpng.cmd (#2098) by Vincent Rabaud · 12 days ago
  23. c92d9ec Do not use AVIF_LOCAL for libxml2 and gtest. (#2097) by Vincent Rabaud · 12 days ago
  24. f1b936d feat(cmake): Use FetchContent and ExternalProject for local deps (#1744) by Frankie Dintino · 12 days ago
  25. 7bc40b1 Add references to fuzztest bugs. (#2096) by Vincent Rabaud · 14 days ago
  26. 30adc11 Bump fuzztest. (#2087) by Vincent Rabaud · 14 days ago
  27. d074bae Document avifROStreamReadUX8 behavior for factor=0 by Wan-Teh Chang · 2 weeks ago
  28. dea6ccf Revert "android_jni: Allow loading dav1d as a separate shared object" by Vignesh Venkat · 2 weeks ago
  29. c2fb85e Stricter infe parsing (#2090) by Yannis Guyon · 2 weeks ago
  30. 8dea068 iloc parsing layout closer to spec (#2091) by Yannis Guyon · 2 weeks ago
  31. b28ebee Fix path order in cifuzz.yml (#2092) by Vincent Rabaud · 3 weeks ago
  32. 56f11fb Handle size 0 in avifROStreamReadBoxHeaderPartial (#2079) by Yannis Guyon · 3 weeks ago
  33. 356984b Add .vscode to .gitignore (#2089) by Yannis Guyon · 3 weeks ago
  34. e2a37cb Remove spaces at the end of lines by Wan-Teh Chang · 3 weeks ago
  35. 3e0b4e0 Add installation instructions (#2085) by Vincent Rabaud · 3 weeks ago
  36. cdddec0 android_jni: Allow loading dav1d as a separate shared object by Vignesh Venkat · 3 weeks ago
  37. d2e7fc1 Run cifuzz for changes in ext/ (#2086) by Vincent Rabaud · 3 weeks ago
  38. fa5e70f Bump the github-actions group with 5 updates by dependabot[bot] · 3 weeks ago
  39. 9c6a37a Fix avifParseItemLocationBox() itemReferenceIndex (#2080) by Yannis Guyon · 3 weeks ago
  40. 374e622 Add ThreadSanitizer by Wan-Teh Chang · 4 weeks ago
  41. 3cc0772 Do not use env:NUMBER_OF_PROCESSORS for MinGW (#2076) by Vincent Rabaud · 4 weeks ago
  42. 58566ee Refactor AllocateGridImagePlanes() for non-grid (#2059) by Yannis Guyon · 4 weeks ago
  43. d159843 Add AddressSanitizer by Wan-Teh Chang · 5 weeks ago
  44. e746b23 Remove a workaround in avm.cmd by Wan-Teh Chang · 5 weeks ago
  45. 9c39e17 Use double quotes "" to allow substitution by Wan-Teh Chang · 5 weeks ago
  46. 652eb50 Don't force version 2.15.05 with setup-nasm by Wan-Teh Chang · 5 weeks ago
  47. edd02ee Pass the -DSANITIZE=<type> cmake option to libaom by Wan-Teh Chang · 5 weeks ago
  48. 4c644d5 Pass -f to rm in cleanup handlers by Wan-Teh Chang · 5 weeks ago
  49. f8ad918 Ext: Update to dav1d 1.4.1 by Wan-Teh Chang · 5 weeks ago
  50. 2a4b6b1 Ext: Update to SVT-AV1 v2.0.0 by Wan-Teh Chang · 6 weeks ago
  51. e7f7afd Delete unneeded spaces and break a long line by Wan-Teh Chang · 5 weeks ago
  52. 70503d7 check meta pointer before calling avifMetaDestroy (#2065) by James Zern · 5 weeks ago
  53. 1c92dbb Add note about buffer copy in avifDecoderRead() (#2056) by Yannis Guyon · 5 weeks ago
  54. 43ec9ac ci-unix-static-sanitized.yml for macos (#2061) by Yannis Guyon · 5 weeks ago
  55. 091db5e Add avifIsAlpha() to internal.h (#2057) by Yannis Guyon · 5 weeks ago
  56. 4e1af42 Fixed error: empty expression statement has no effect by Ozkan Sezer · 6 weeks ago
  57. 1191d10 Fix env indent in ci-unix-static-sanitized (#2062) by Yannis Guyon · 6 weeks ago
  58. 23825a8 Use env vars in ci-unix-static-sanitized.yml (#2060) by Yannis Guyon · 6 weeks ago
  59. 6094ac0 Check that >0 pixi planes have the same depth (#2058) by Yannis Guyon · 6 weeks ago
  60. c783651 ci-unix-static-sanitized (#2054) by Yannis Guyon · 6 weeks ago
  61. cf1afe2 Add tests/test_all_configurations.sh (#2010) by Yannis Guyon · 6 weeks ago
  62. 2db296b ext: Checkout libaom v3.8.2 by Wan-Teh Chang · 6 weeks ago
  63. de32f53 Fix metadata error message in avifJPEGRead() (#2048) by Yannis Guyon · 7 weeks ago
  64. 3175a61 Rename imageSizeLimit to sizeLimit in avifJPEGRead (#2047) by Yannis Guyon · 7 weeks ago
  65. 78cb03e Bump the github-actions group with 5 updates (#2046) by dependabot[bot] · 8 weeks ago
  66. 8db5d51 Constrain XMP,Exif size in avifJPEGReadInternal() (#2045) by Yannis Guyon · 8 weeks ago
  67. 69aba54 Do not export env variables, just assign to them. (#2044) by Vincent Rabaud · 8 weeks ago
  68. cdb1c3d Add --icc flag to avifdec (#2042) by Yannis Guyon · 8 weeks ago
  69. e7ab3d4 Export EXTRA_CMAKE_FLAGS to remove the "unbound variable" error (#2041) by Vincent Rabaud · 8 weeks ago
  70. 51b6adf Link aviftest/avifyuv with C++ compiler if libyuv by Wan-Teh Chang · 9 weeks ago
  71. a44270e oss-fuzz/build.sh: move flags to 'set' from #! (#2037) by James Zern · 8 weeks ago
  72. 55bfa73 ext/dav1d.cmd: Add -Db_lundef=false to comments by Wan-Teh Chang · 9 weeks ago
  73. d75df26 Revert to an older fuzztest version (#2036) by Vincent Rabaud · 9 weeks ago
  74. 877a274 Compile libaom and libyuv with clang-cl by Wan-Teh Chang · 9 weeks ago
  75. 267aa80 Bump fuzztest (#2032) by Vincent Rabaud · 9 weeks ago
  76. 832dc60 Add `\n` at the end of a warning message by Wan-Teh Chang · 9 weeks ago
  77. 22713e3 Check imageSizeLimit earlier in avifjpeg.c (#2031) by Yannis Guyon · 9 weeks ago
  78. bebf72a Do not set CMAKE_C_COMPILER and CMAKE_CXX_COMPILER by Wan-Teh Chang · 9 weeks ago
  79. 7c518a4 Get fuzz tests to build in coverage and introspector mode. (#2030) by Vincent Rabaud · 9 weeks ago
  80. 0580334 In sed scripts, match a dot "." with "\." by Wan-Teh Chang · 9 weeks ago
  81. a25db25 Compare the item contentType string using strcmp() by Wan-Teh Chang · 9 weeks ago
  82. da70b01 ext/libjpeg-turbo -DWITH_SIMD=0 when msan (#2026) by Yannis Guyon · 9 weeks ago
  83. e82375f Require libyuv by default. (#2020) by Vincent Rabaud · 9 weeks ago
  84. da359e7 Bump libyuv (#2025) by Vincent Rabaud · 9 weeks ago
  85. 3709f6c Build libyuv with fuzzer flags (#2024) by Wan-Teh Chang · 9 weeks ago
  86. dea769d Fix EncoderPtr to DecoderPtr in fuzztest_helpers by Wan-Teh Chang · 9 weeks ago
  87. 22a3353 Fix EncoderPtr to DecoderPtr in fuzztest_helpers (#2019) by Yannis Guyon · 9 weeks ago
  88. 9756207 Build AOM and dav1d differently for msan. (#2018) by Vincent Rabaud · 9 weeks ago
  89. 71ea5ce Add baseline tag in CHANGELOG.md (#2017) by Yannis Guyon · 10 weeks ago
  90. e88a753 Test the predefined macro _WIN32 instead of WIN32 by Wan-Teh Chang · 10 weeks ago
  91. 04cfa7c Import working ci-windows-artifacts from v1.0.x (#2015) by Yannis Guyon · 10 weeks ago
  92. 57e32e2 Use _putenv_s() on Windows in fuzztest_helpers (#2014) by Yannis Guyon · 10 weeks ago
  93. 4131305 Fix std::min() conflicting types in fuzz_dec_incr (#2013) by Yannis Guyon · 10 weeks ago
  94. 132a747 Speed rgbtoyuvtest up (#2009) by Yannis Guyon · 10 weeks ago
  95. 76a0ee2 Ext: Update to dav1d 1.4.0 by Wan-Teh Chang · 10 weeks ago
  96. 695c2d1 Print unprintable item->type in diagnostic message by Wan-Teh Chang · 10 weeks ago
  97. 75d4870 Add a loop to drain buffered frames in the decoder by Wan-Teh Chang · 10 weeks ago
  98. b10d269 Encode alpha as 4:2:0 with SVT (#2004) by Yannis Guyon · 2 months ago
  99. 8edba16 Remove duplicate bug in CHANGELOG.md by Wan-Teh Chang · 2 months ago
  100. 1862235 Use libjpeg-turbo in ext/libjpeg.cmd (#1994) by Yannis Guyon · 2 months ago