1. cba025a Support long path names in Windows (#3101) by Delphox · 4 months ago
  2. ee140cf Use packaged nasm on Unix (#3106) by Vincent Rabaud · 4 months ago
  3. e8fc46e Use GIT_* for CMake FetchContent_Declare() (#3107) by Yannis Guyon · 4 months ago
  4. a1153db Remove Verify longPathAware from ci-windows (#3105) by Yannis Guyon · 4 months ago
  5. 83ee102 Cherrypick libaom nasm fix (#3104) by Yannis Guyon · 4 months ago
  6. 559c589 Bump libyuv to 30809ff64 by Vincent Rabaud · 4 months ago
  7. 5565c32 Bump libxml2 to v2.15.2 by Vincent Rabaud · 4 months ago
  8. 476710c Use the official pnggroup repos (#3099) by Vincent Rabaud · 4 months ago
  9. dba6f1f Fix build with CMake 3.22 (#3096) by Vincent Rabaud · 4 months ago
  10. 1ff7d4b Set CMP0169 to NEW (#3089) by Vincent Rabaud · 4 months ago
  11. b2bb0cb Remove experimental status for progressive, layered and scaling mode by Julio Barba · 4 months ago
  12. ab8347b Replace fseek,ftell with platform 64-bit file APIs by NiDU-NINJA · 4 months ago
  13. c7ade38 Remove CMAKE_DL_LIBS for Rav1e (#3087) by Vincent Rabaud · 4 months ago
  14. 80feb2f Unify installing packages in the CI (#3086) by Vincent Rabaud · 4 months ago
  15. a53108e Re-enable AVIF_VERSION_DEVEL by Wan-Teh Chang · 4 months ago
  16. d145e1a v1.4.0 by Wan-Teh Chang · 5 months ago v1.4.0
  17. d3ec9d4 Remove Exif orientation after saving it to irot/imir when reading JPEGs. by Maryla Ustarroz-Calonge · 4 months ago
  18. c67bc45 Refactor avifAOMOptionsContainExplicitTuning() (#3060) by Yannis Guyon · 4 months ago
  19. 0dbf30d Bump libpng to 1.6.55 by Vincent Rabaud · 4 months ago
  20. 80aae8a SVT-AV1: Enable NASM on x86 only, ASM on ARM only. by Vincent Rabaud · 4 months ago
  21. 3cba078 Install NASM when building SVT-AV1 locally (#3082) by Vincent Rabaud · 4 months ago
  22. 15c3ac3 Bump libgav1 to v0.20.0 (#3080) by Vincent Rabaud · 4 months ago
  23. d40c649 Set PNG Exif orientation to 1 (no rotation, no mirror) when saving. by Maryla Ustarroz-Calonge · 4 months ago
  24. a5488e6 Bump zlib to 1.3.2 (#3077) by Vincent Rabaud · 4 months ago
  25. 11096dd Delete ninja install by Vincent Rabaud · 4 months ago
  26. ccf4618 Bump the github-actions group across 1 directory with 3 updates (#3071) by dependabot[bot] · 4 months ago
  27. 319b91e Replace RGBImagePtr by RGBImageCleanup by Vincent Rabaud · 5 months ago
  28. 2132c5c avifEncoder: Add "Version 1.4.0 ends here" marker by Wan-Teh Chang · 5 months ago
  29. 0f430db Fix avifDecSampleTransformItemValidateProperties() by Yannis Guyon · 5 months ago
  30. cc3e5dd fix: prevent uint32_t overflow in avifSetTileConfiguration tile area by uwezkhan · 5 months ago
  31. d236952 Validate grid cell dimensions are <= AV1 maximum by Wan-Teh Chang · 5 months ago
  32. d01ba22 Apply rotation and mirroring when decoding to PNG or JPEG. (#3059) by Maryla Ustarroz-Calonge · 5 months ago
  33. 9688dcf Use AOM_TUNE_IQ by default for YUV (#2830) by Yannis Guyon · 5 months ago
  34. c79a400 Fix potential integer overflow in rowBytes multiplications by Dexter.k · 5 months ago
  35. 912d26b Call aom_codec_peek_stream_info() on every image by Wan-Teh Chang · 5 months ago
  36. 2fdc999 Prevent integer overflows in src/gainmap.c by Wan-Teh Chang · 5 months ago
  37. 6d77654 Write diag msg if aom_codec_peek_stream_info fails by Wan-Teh Chang · 5 months ago
  38. 0a3f94e Set a callback function for dav1d_log() by Wan-Teh Chang · 5 months ago
  39. 3e6c8db Handle null detail after aom_codec_decode failure by Wan-Teh Chang · 5 months ago
  40. 979ad61 Address #3029 PR feedback by Julio Barba · 5 months ago
  41. 6064c35 Remember tune=iq option across frames (#2997) by Julio Barba · 5 months ago
  42. 2340467 Restrict sato image item's depth to 8,10,12,16 by Wan-Teh Chang · 5 months ago
  43. 3c2a66a Make tests/test_cmd_transform.sh executable (#3047) by Yannis Guyon · 5 months ago
  44. 5b8e476 Replace AVIF_ASSERT by avm image->depth condition (#3046) by Yannis Guyon · 5 months ago
  45. ac4aa59 Add missing ; (#3045) by Vincent Rabaud · 5 months ago
  46. 8fa8017 AVM: be compatible with profiles when -DCONFIG_AV2_PROFILES=1 (#3044) by Vincent Rabaud · 5 months ago
  47. 4f927e8 Add avifRGBImage to the C++ API (#3042) by Vincent Rabaud · 5 months ago
  48. 4204ec7 Apply clean aperture crop when decoding to PNG or JPEG. (#3041) by Maryla Ustarroz-Calonge · 5 months ago
  49. 8281f2e Replace existing check with AVIF_ASSERT_OR_RETURN (#3040) by Yannis Guyon · 5 months ago
  50. 0812f44 Add custom FuzzTest printers for types (#3039) by Yannis Guyon · 5 months ago
  51. f0aac7d Reject invalid depth in avifImageAllocatePlanes() (#3038) by Yannis Guyon · 5 months ago
  52. ec2ee83 Remove yuvRange TODO in avifApplyExpression32b() (#3025) by Yannis Guyon · 5 months ago
  53. 2d48c03 Use const pointers with codec->csOptions by Wan-Teh Chang · 5 months ago
  54. 3e30bc6 Fix the CICP for BT.709 SDR and BT.2100 HLG by Wan-Teh Chang · 5 months ago
  55. abb6516 Move the avifCodecSpecificOptionsClear() call by Wan-Teh Chang · 5 months ago
  56. 37dc20b Correct a misspelled word "exercizes" by Wan-Teh Chang · 5 months ago
  57. fb07042 Fix typo in OnlySampleTranformContentToDecode (#3037) by Yannis Guyon · 5 months ago
  58. 001d8d4 Remove unnecessary fuzztest:: in fuzz_dec_incr (#3036) by Yannis Guyon · 5 months ago
  59. 35e290d Disable Sample Transform decoding by default (#3018) by Yannis Guyon · 5 months ago
  60. 31ca095 Fix avifCodec::csOptions comment (#3030) by Yannis Guyon · 5 months ago
  61. 0a8ca7b Enable test IoStatsTest.AnimationObuSize (#3031) by Yannis Guyon · 5 months ago
  62. a527905 Fail fuzzing on AVIF_RESULT_INTERNAL_ERROR (#3020) by Yannis Guyon · 5 months ago
  63. 965d621 Remove out-of-date or unlikely to be fixed TODOs (#3024) by Yannis Guyon · 5 months ago
  64. 1747ee0 Add parse-only fuzz target (#3019) by Yannis Guyon · 5 months ago
  65. de93fdb Only read non-primary and same-altr sato items (#3017) by Yannis Guyon · 5 months ago
  66. bf7c6e3 Implement TODO about gain maps in are_images_equal (#3028) by Yannis Guyon · 5 months ago
  67. 54eac0f Remove TODO about backward-incompatible sato (#3014) by Yannis Guyon · 5 months ago
  68. 6b6567f Remove TODO about applying infe flags (#3015) by Yannis Guyon · 5 months ago
  69. 494a5a3 Remove TODO about alpha ispe check (#3016) by Yannis Guyon · 5 months ago
  70. 10c3294 Remove TODO about AUTO and AVM (#3027) by Yannis Guyon · 5 months ago
  71. c848cde Restore the cache before installing packages. (#3023) by Vincent Rabaud · 5 months ago
  72. 3a6522d Adapt avm seq_profile to PROFILE_BITS (#3022) by Yannis Guyon · 5 months ago
  73. 3b31ea0 Try to improve cargo-c caching on Windows Visual Studio 2017 (#3021) by Vincent Rabaud · 5 months ago
  74. ff6541d Prevent integer overflow when doubling capacity by Wan-Teh Chang · 5 months ago
  75. afdcd48 Add asserts before memcpy during extent merge by dexter · 5 months ago
  76. 44a9df9 Prevent integer overflow in image grid validation by Wan-Teh Chang · 5 months ago
  77. b0d77af Check tiles in DecRowCount() and not contentToDec (#3012) by Yannis Guyon · 5 months ago
  78. aa607b3 Prevent integer overflow during buffer reallocation by dexter · 5 months ago
  79. 89f02da codec_aom/avm.c: Add comments about useAllIntra by Wan-Teh Chang · 5 months ago
  80. fa8db07 Move a comment about still image encoding by Wan-Teh Chang · 5 months ago
  81. d245b00 Add an option to optimize for rav1e's size (#3007) by Vincent Rabaud · 5 months ago
  82. 5f6ca18 Rely on contentToDecode only in avifDecoderReset() (#3001) by Yannis Guyon · 5 months ago
  83. 835d66a Fix useTuneIq comment in aomCodecEncodeImage() (#2999) by Yannis Guyon · 5 months ago
  84. 2b14784 avifArrayPush: Fix oldPtr leak if avifAlloc fails by Wan-Teh Chang · 5 months ago
  85. 3b4ff0f Detect multiplication overflow in avifArrayCreate by Wan-Teh Chang · 5 months ago
  86. f0c6d7f Return 0 dec rows when contentToDecode is gainmap (#3000) by Yannis Guyon · 5 months ago
  87. 2a4a06f Use all-intra encoding for some layered images by Julio Barba · 6 months ago
  88. b63a913 Have AVIF_FALSE and AVIF_TRUE be enums in the CI (#2712) by Vincent Rabaud · 5 months ago
  89. d9c9002 Fix more caching (#2996) by Vincent Rabaud · 5 months ago
  90. a209fd8 Cache installed vcpkg libraries in the CI (#2995) by Vincent Rabaud · 5 months ago
  91. 08e09e5 Check zero width/height in avifRGBImageSetDefaults by Wan-Teh Chang · 5 months ago
  92. c942108 Add a unit test for issue #2979 by Wan-Teh Chang · 5 months ago
  93. 6d555a8 Share more cargo caches (#2994) by Vincent Rabaud · 5 months ago
  94. 28e82d4 Fail if imageContentToDecode is color xor alpha (#2988) by Yannis Guyon · 5 months ago
  95. 8639189 More CI cache improvements (#2993) by Vincent Rabaud · 5 months ago
  96. e3caeee Skip sato tiles depending on imageContentToDecode (#2981) by Yannis Guyon · 5 months ago
  97. d55eb9f Fuzz avifDecoder.imageContentToDecode (#2982) by Yannis Guyon · 5 months ago
  98. b6ccda4 Bump the github-actions group across 3 directories with 7 updates (#2987) by dependabot[bot] · 5 months ago
  99. 7001d28 Add more cargo folders to the CI cache (#2989) by Vincent Rabaud · 5 months ago
  100. 0c2757e Cast avifImagePlaneRowBytes() to size_t in product by Wan-Teh Chang · 5 months ago