1. 257b1e4 Update to AVM research-v15.0.0 anchor by Wan-Teh Chang · 36 hours ago main
  2. ee0ce4e Add pull request #3179 to CHANGELOG.md by Wan-Teh Chang · 2 days ago
  3. 9bd9e4d avifenc: reject mismatched --depth for Y4M input by Jeongkeun Kim · 11 days ago
  4. f17110d Use size_t arithmetic in pixel offset calculations by uwezkhan · 6 days ago
  5. ee88f98 Delete the unused variable i_cell by Wan-Teh Chang · 7 days ago
  6. a1fa5df Bump the github-actions group across 2 directories with 4 updates by dependabot[bot] · 7 days ago
  7. 9e918bb Replace memcpy call with struct member assignment by Wan-Teh Chang · 8 days ago
  8. b9d9bc1 Update comment for avifDecoderItem::mergedExtents by Wan-Teh Chang · 8 days ago
  9. d9fe950 Update to AVM research-v15.0.0 anchor RC1 by Wan-Teh Chang · 8 days ago
  10. f416fdc Port the PoC for b/506387278 to libavif by Wan-Teh Chang · 8 days ago
  11. c56e49e setup-macos: Re-enable installation of imagemagick by Wan-Teh Chang · 9 days ago
  12. b54eac5 Android JNI: reject invalid length at direct buffer entry points by jeffhuang · 3 weeks ago
  13. b357f08 Update to AVM research-v14.1.0 minor release by Wan-Teh Chang · 4 weeks ago
  14. d64d496 Bump SVT-AV1 dependency to v4.1.0 by Wan-Teh Chang · 4 weeks ago
  15. d87d7a3 Fix layered image decoding with alpha by Yuan Tong · 4 weeks ago
  16. 7ac6d8c setup-macos: Disable installation of imagemagick by Wan-Teh Chang · 4 weeks ago
  17. b8d6c1a Avoid MT loop restoration crash in libaom < 3.13.3 by Wan-Teh Chang · 4 weeks ago
  18. 226e112 Explicitly forbid reusing encoder instance (#3163) by Yannis Guyon · 5 weeks ago
  19. 5e4c5ae Update to libaom v3.13.3 by Wan-Teh Chang · 5 weeks ago
  20. a351a00 Update to AVM research-v14.0.0 anchor by Wan-Teh Chang · 5 weeks ago
  21. 5097f8c Fixed minor typo (#3166) by Stefan · 5 weeks ago
  22. d7ee2e3 Fixed minor typo (#3165) by Stefan · 5 weeks ago
  23. a781d77 Access stream->offset through avifROStreamOffset() by Wan-Teh Chang · 5 weeks ago
  24. 70eb3fc Bump the github-actions group across 3 directories with 5 updates by dependabot[bot] · 5 weeks ago
  25. bc4259e Replace strcpy with memcpy for alpha auxiliary URN by Yoo_LCD · 5 weeks ago
  26. 58b3459 Follow up on aomDiagPrintf() by Wan-Teh Chang · 5 weeks ago
  27. 58c93df Statically assert a strcpy is safe by Wan-Teh Chang · 5 weeks ago
  28. 78888a4 Check width * 4 in avifReorderARGBThenConvertToYUV by Wan-Teh Chang · 5 weeks ago
  29. 02988cd Document the invariant on avifROStream by Wan-Teh Chang · 5 weeks ago
  30. ee55a76 Simplify casts for gridCells by Wan-Teh Chang · 6 weeks ago
  31. d8f9015 Add a changelog entry for PR #3068 by Wan-Teh Chang · 6 weeks ago
  32. 7d63408 Minor PrintEncodingSettings() refactor (#3152) by Maryla Ustarroz-Calonge · 6 weeks ago
  33. ffc142f codec_aom: improve decoder diagnostics consistency (#3151) by Dexter.k · 6 weeks ago
  34. f0eb53e Fix minor coverity finding (#3150) by Maryla Ustarroz-Calonge · 6 weeks ago
  35. 2b27700 Make libaom encoder diagnostics null-safe (#3125) by Dexter.k · 6 weeks ago
  36. a33b3ad Use Tune IQ for layered image inter-frame encoding by Julio Barba · 6 weeks ago
  37. f04579f Explain _POSIX_VERSION >= 200112L test for fseeko by Wan-Teh Chang · 6 weeks ago
  38. 7342fbb Pass AVIF_ENABLE_WERROR to libavif in the Android CI (#3133) by Vincent Rabaud · 6 weeks ago
  39. 83373d5 Update avifImageSplitGrid() comment after PR #3092 by Wan-Teh Chang · 6 weeks ago
  40. 35f24ce Free grid cell images if avifImageSplitGrid fails by NiDU-NINJA · 6 weeks ago
  41. bd4e948 Fix two bugs in parseAV2SequenceHeader() by Wan-Teh Chang · 6 weeks ago
  42. 8b318b6 Initialize all offsets in avifGetRGBColorSpaceInfo by Wan-Teh Chang · 6 weeks ago
  43. 1814ba2 Split parseSequenceHeaderProfile() into AV1 & AV2 by Wan-Teh Chang · 6 weeks ago
  44. f856137 Remove avifCheckCodecVersionAVM() by Wan-Teh Chang · 6 weeks ago
  45. 61ec516 Set offsetBytesA for AVIF_RGB_FORMAT_GRAY (#3139) by Andrew Murray · 6 weeks ago
  46. 24eff54 Add a --jobs flag to avifgainmaputil for multithreading support. (#3115) by Maryla Ustarroz-Calonge · 6 weeks ago
  47. 1b9e9f6 src/io.c: Some cleanup related to fseeko/ftello by Wan-Teh Chang · 6 weeks ago
  48. 78044bd Get fseeko to compile with Android < 24 (#3132) by Vincent Rabaud · 6 weeks ago
  49. f962648 Remove avm_codec_control(AV2D_SET_OPERATING_POINT) by Wan-Teh Chang · 6 weeks ago
  50. 534c525 Fix memory leak of altICC if avifDecoderFindGainMapItem returns early. (#3127) by Maryla Ustarroz-Calonge · 6 weeks ago
  51. a6e895f Add avif_off_t and avif_fseeko() and avif_ftello() by Wan-Teh Chang · 6 weeks ago
  52. 8677701 Change CMAKE_C_STANDARD from 99 to 11 by Wan-Teh Chang · 6 weeks ago
  53. 8f2a140 Improve are_images_equal for gain maps. (#3126) by Maryla Ustarroz-Calonge · 6 weeks ago
  54. 3b3aa36 Remove an obsolete check for CMAKE_VERSION < 3.21 by Wan-Teh Chang · 7 weeks ago
  55. 3b1384c Stop testing the mingw64 system in ci-mingw.yml by Wan-Teh Chang · 7 weeks ago
  56. 0b82b48 Revert "Skip ImageMagick test in MinGW" by Wan-Teh Chang · 7 weeks ago
  57. c46189c Remove unused libaom and AVM image formats by Wan-Teh Chang · 7 weeks ago
  58. 3ae5cce Re-enable AVIF_VERSION_DEVEL by Wan-Teh Chang · 7 weeks ago
  59. 6543b22 v1.4.1 by Wan-Teh Chang · 7 weeks ago v1.4.1
  60. 33d0aee Fix comment typo: overriden => overridden by Wan-Teh Chang · 7 weeks ago
  61. b49fbc9 Fix setting of cicp values in avifgainmaputil combine and convert. (#3110) by Maryla Ustarroz-Calonge · 7 weeks ago
  62. 70fabb4 Update to libaom v3.13.2 (#3108) by Wan-Teh Chang · 7 weeks ago
  63. b3be0b9 Skip ImageMagick test in MinGW by Wan-Teh Chang · 7 weeks ago
  64. cba025a Support long path names in Windows (#3101) by Delphox · 7 weeks ago
  65. ee140cf Use packaged nasm on Unix (#3106) by Vincent Rabaud · 7 weeks ago
  66. e8fc46e Use GIT_* for CMake FetchContent_Declare() (#3107) by Yannis Guyon · 7 weeks ago
  67. a1153db Remove Verify longPathAware from ci-windows (#3105) by Yannis Guyon · 7 weeks ago
  68. 83ee102 Cherrypick libaom nasm fix (#3104) by Yannis Guyon · 7 weeks ago
  69. 559c589 Bump libyuv to 30809ff64 by Vincent Rabaud · 8 weeks ago
  70. 5565c32 Bump libxml2 to v2.15.2 by Vincent Rabaud · 8 weeks ago
  71. 476710c Use the official pnggroup repos (#3099) by Vincent Rabaud · 8 weeks ago
  72. dba6f1f Fix build with CMake 3.22 (#3096) by Vincent Rabaud · 8 weeks ago
  73. 1ff7d4b Set CMP0169 to NEW (#3089) by Vincent Rabaud · 8 weeks ago
  74. b2bb0cb Remove experimental status for progressive, layered and scaling mode by Julio Barba · 8 weeks ago
  75. ab8347b Replace fseek,ftell with platform 64-bit file APIs by NiDU-NINJA · 8 weeks ago
  76. c7ade38 Remove CMAKE_DL_LIBS for Rav1e (#3087) by Vincent Rabaud · 9 weeks ago
  77. 80feb2f Unify installing packages in the CI (#3086) by Vincent Rabaud · 9 weeks ago
  78. a53108e Re-enable AVIF_VERSION_DEVEL by Wan-Teh Chang · 9 weeks ago
  79. d145e1a v1.4.0 by Wan-Teh Chang · 10 weeks ago v1.4.0
  80. d3ec9d4 Remove Exif orientation after saving it to irot/imir when reading JPEGs. by Maryla Ustarroz-Calonge · 9 weeks ago
  81. c67bc45 Refactor avifAOMOptionsContainExplicitTuning() (#3060) by Yannis Guyon · 9 weeks ago
  82. 0dbf30d Bump libpng to 1.6.55 by Vincent Rabaud · 10 weeks ago
  83. 80aae8a SVT-AV1: Enable NASM on x86 only, ASM on ARM only. by Vincent Rabaud · 10 weeks ago
  84. 3cba078 Install NASM when building SVT-AV1 locally (#3082) by Vincent Rabaud · 9 weeks ago
  85. 15c3ac3 Bump libgav1 to v0.20.0 (#3080) by Vincent Rabaud · 9 weeks ago
  86. d40c649 Set PNG Exif orientation to 1 (no rotation, no mirror) when saving. by Maryla Ustarroz-Calonge · 9 weeks ago
  87. a5488e6 Bump zlib to 1.3.2 (#3077) by Vincent Rabaud · 10 weeks ago
  88. 11096dd Delete ninja install by Vincent Rabaud · 10 weeks ago
  89. ccf4618 Bump the github-actions group across 1 directory with 3 updates (#3071) by dependabot[bot] · 10 weeks ago
  90. 319b91e Replace RGBImagePtr by RGBImageCleanup by Vincent Rabaud · 10 weeks ago
  91. 2132c5c avifEncoder: Add "Version 1.4.0 ends here" marker by Wan-Teh Chang · 10 weeks ago
  92. 0f430db Fix avifDecSampleTransformItemValidateProperties() by Yannis Guyon · 2 months ago
  93. cc3e5dd fix: prevent uint32_t overflow in avifSetTileConfiguration tile area by uwezkhan · 2 months ago
  94. d236952 Validate grid cell dimensions are <= AV1 maximum by Wan-Teh Chang · 2 months ago
  95. d01ba22 Apply rotation and mirroring when decoding to PNG or JPEG. (#3059) by Maryla Ustarroz-Calonge · 2 months ago
  96. 9688dcf Use AOM_TUNE_IQ by default for YUV (#2830) by Yannis Guyon · 2 months ago
  97. c79a400 Fix potential integer overflow in rowBytes multiplications by Dexter.k · 2 months ago
  98. 912d26b Call aom_codec_peek_stream_info() on every image by Wan-Teh Chang · 2 months ago
  99. 2fdc999 Prevent integer overflows in src/gainmap.c by Wan-Teh Chang · 3 months ago
  100. 6d77654 Write diag msg if aom_codec_peek_stream_info fails by Wan-Teh Chang · 2 months ago