1. 9ea9a94 Require allocation size be <= PTRDIFF_MAX by Wan-Teh Chang · 2 days ago main
  2. a16183b LocalGTest.cmake: set BUILD_GMOCK option to OFF by Wan-Teh Chang · 14 hours ago
  3. 93b4ad4 Do not define AVIF_ENABLE_NODISCARD for avif.h by Wan-Teh Chang · 34 hours ago
  4. 39cf485 alpha.c: Fix overflows in multiply with rowBytes by Wan-Teh Chang · 2 weeks ago
  5. 622ec93 Enable compiler warnings in fuzztest targets by Wan-Teh Chang · 2 days ago
  6. f3c8441 In setup-common action, bump recent-cmake to 3.21 by Wan-Teh Chang · 2 days ago
  7. 6b0a47b Fix overflows in avifRGBImageAllocatePixels() by Wan-Teh Chang · 2 days ago
  8. 9caff7a Run cifuzz.yml on pull requests for CMakeLists.txt by Wan-Teh Chang · 2 days ago
  9. 313e295 Fix Clang's -Wmissing-field-initializers warnings by Wan-Teh Chang · 2 days ago
  10. e251cdb Delete AVIF_ENABLE_WERROR=OFF in oss-fuzz/build.sh by Wan-Teh Chang · 2 days ago
  11. f0aba53 Bump the github-actions group with 4 updates by dependabot[bot] · 2 days ago
  12. 1f86eb6 Adjust scopes of avifincrtest_helpers dependencies by Wan-Teh Chang · 3 days ago
  13. a0041de Use CMake macro for avifincrtest again by Yannis Guyon · 3 days ago
  14. 1c05ae1 ci-windows-shared-local.yml: enable gain maps by Wan-Teh Chang · 3 days ago
  15. cb39817 Enable warnings in tests by Wan-Teh Chang · 3 days ago
  16. cde6fcd Compile avif_apps_internal without -DAVIF_DLL by Wan-Teh Chang · 10 days ago
  17. df33ccb Add the avif_enable_warnings INTERFACE library by Wan-Teh Chang · 4 days ago
  18. a701174 avifenc: Allow large images to be encoded by Wan-Teh Chang · 4 days ago
  19. ecf700f libjpeg: Pass -DWITH_CRT_DLL=ON to cmake by Wan-Teh Chang · 5 days ago
  20. 3bd4c0f Add ci-windows-shared-local.yml by Wan-Teh Chang · 4 days ago
  21. 1756262 Re-enable AVIF_VERSION_DEVEL by Wan-Teh Chang · 4 days ago
  22. bb24db0 v1.1.1 by Wan-Teh Chang · 4 days ago v1.1.1
  23. 3ce89ff Fix warnings about avifSampleTableGetImageDelta() by Wan-Teh Chang · 5 days ago
  24. 076a455 Declare ScalePlane_16() in libyuv/scale.h by Wan-Teh Chang · 5 days ago
  25. 2eb35fc Fix Clang's -Wformat warnings by Wan-Teh Chang · 5 days ago
  26. d486dad Remove the unused macro SUBSAMPLE by Wan-Teh Chang · 5 days ago
  27. 5125ca2 Work around the bug that aom.pc always has -lm by Wan-Teh Chang · 5 days ago
  28. ead9392 read.c: Declare alphaCategory as avifItemCategory by Wan-Teh Chang · 8 days ago
  29. 227293d avifpng.c: Fix overflows in multiply with rowBytes by Wan-Teh Chang · 2 weeks ago
  30. d1f5e66 Cast op to uint8_t in avifsampletransformtest.cc (#2331) by Yannis Guyon · 8 days ago
  31. d591bb2 Detect iref repetition before ItemReadAndParse() (#2315) by Yannis Guyon · 8 days ago
  32. 40b5589 Fix out-of-order dimg grid associations (#2312) by Yannis Guyon · 8 days ago
  33. f4c99fb Provide both avifincrtest_helpers{_internal} by Wan-Teh Chang · 9 days ago
  34. 65a37e6 Copy avif.dll to tests binary directory on Windows by Wan-Teh Chang · 8 days ago
  35. 91bf895 Do not set output args on MetaFindAlphaItem() err (#2330) by Yannis Guyon · 8 days ago
  36. 71af92f Fix AddOperator() in sato test (#2329) by Yannis Guyon · 8 days ago
  37. e76e1d6 avifgainmaputil: Fix MSVC warnings C4244 on enum by Wan-Teh Chang · 9 days ago
  38. f086d98 fix: link against transitive libaom library dependencies by Frankie Dintino · 9 days ago
  39. 9f8d3cc Fix "No known features for CXX compiler" CMake error (#2302) by Vincent Rabaud · 9 days ago
  40. 656b5e2 Update the cmake-format command line by Wan-Teh Chang · 10 days ago
  41. 1b9cced Run cmake-format by Wan-Teh Chang · 10 days ago
  42. ddd98cf Use CMake macro for avifincrtest (#2317) by Yannis Guyon · 10 days ago
  43. c1cb0d7 Update grid gainmap test files. (#2316) by maryla-uc · 10 days ago
  44. 3640a3a Clarify the definition of AVIF_USE_CXX. (#2290) by Vincent Rabaud · 10 days ago
  45. 676a6cb Don't add avif_obj's object files to avif_apps_obj by Wan-Teh Chang · 11 days ago
  46. 4ebc044 Replace direct use of aom with ${AOM_PACKAGE_NAME} by Wan-Teh Chang · 11 days ago
  47. 4e51a7b ci-unix-shared-local: Enable experimental features by Wan-Teh Chang · 11 days ago
  48. 25b0f65 Revert "Move gainmap function definitions to gainmap.c" by Wan-Teh Chang · 12 days ago
  49. d8f09df Link Sample Transform tests with avif_internal lib by Wan-Teh Chang · 12 days ago
  50. 4a4ff64 Move gainmap function definitions to gainmap.c by Wan-Teh Chang · 12 days ago
  51. 03acd65 Revert "Put AVIF_NODISCARD after AVIF_API" again (#2298) by Wan-Teh Chang · 12 days ago
  52. 6d5341d Fix some clang-cl warnings. (#2275) by Vincent Rabaud · 12 days ago
  53. 5236863 Use /std:clatest with MSVC, remove -Wunused-result by Wan-Teh Chang · 2 weeks ago
  54. 1d4b04d avifgainmaputil: Fix MSVC type conversion warnings by Wan-Teh Chang · 2 weeks ago
  55. ee674c8 avifjpeggainmaptest.cc: Remove an unused parameter by Wan-Teh Chang · 2 weeks ago
  56. fb6e03e avifstreamtest.cc: Remove three unused variables by Wan-Teh Chang · 2 weeks ago
  57. 7d9522d Run cmake-format on CMakeLists.txt by Wan-Teh Chang · 2 weeks ago
  58. 132b02c Change egor-tensin/vs-shell to ilammy/msvc-dev-cmd by Wan-Teh Chang · 2 weeks ago
  59. c4910aa cmake: Only search for ASM_NASM language on x86_64 platforms by Andrew Kaster · 3 weeks ago
  60. 920f70f Set C++ version to 17 when using [[no_discard]] (#2291) by Vincent Rabaud · 2 weeks ago
  61. a64d557 Set Policy CMP0169 to OLD by Wan-Teh Chang · 2 weeks ago
  62. 00157e1 Move the project() call earlier by Wan-Teh Chang · 2 weeks ago
  63. 5b207c0 Remove the MSVC /wd4996 option by Wan-Teh Chang · 2 weeks ago
  64. 031784a avifpng.c: Print avif->width, avif->height with %u by Wan-Teh Chang · 3 weeks ago
  65. 669bea7 Update gainmap metadata to current ISO 21496-1 draft by Christopher Cameron · 2 weeks ago
  66. 81aa1ce android ci: Run on ubuntu-latest (#2283) by Vignesh Venkatasubramanian · 2 weeks ago
  67. 722f96c setup-linux: Use -y with apt commands (#2280) by Vignesh Venkatasubramanian · 2 weeks ago
  68. 4c5ed14 Change AVIF_ENABLE_EXPERIMENTAL_AVIR to ..._METAV1 by Wan-Teh Chang · 2 weeks ago
  69. 894e75b Add clang-cl CI (#2270) by Vincent Rabaud · 2 weeks ago
  70. d122de6 Support compiling with clang-cl by Wan-Teh Chang · 3 weeks ago
  71. 1a1c778 Only INSTALL_INTERFACE for static. (#2269) by Vincent Rabaud · 3 weeks ago
  72. e54b5c2 fix: do not disable CONFIG_RUNTIME_CPU_DETECT in cross-arch aom builds by Frankie Dintino · 3 weeks ago
  73. da268fb Reapply "Put AVIF_NODISCARD after AVIF_API" by Wan-Teh Chang · 3 weeks ago
  74. 63f1097 Read byte-unaligned infe in meta v1 (#2268) by Yannis Guyon · 3 weeks ago
  75. 7adf407 Rename Googletest to GTest (#2263) by Vincent Rabaud · 3 weeks ago
  76. ace694e Remove the docker-based test (#2262) by Vincent Rabaud · 3 weeks ago
  77. 8cb9cb7 Add the "AVIF_API AVIF_NODISCARD" fix to changelog by Wan-Teh Chang · 3 weeks ago
  78. 53fe96d Revert "Put AVIF_NODISCARD after AVIF_API" by Wan-Teh Chang · 3 weeks ago
  79. ffae925 Re-enable AVIF_VERSION_DEVEL (#2255) by Vincent Rabaud · 3 weeks ago
  80. 183485b v1.1.0 by Vincent Rabaud · 3 weeks ago v1.1.0
  81. 508f00f Put AVIF_NODISCARD after AVIF_API by Wan-Teh Chang · 4 weeks ago
  82. 2ea07bc Add the meson version in the cache keys (#2252) by Vincent Rabaud · 3 weeks ago
  83. ef51c70 Fix default qualityAlpha calculation bug by Wan-Teh Chang · 3 weeks ago
  84. c02cae8 Remove unneeded uint32_t casts by Wan-Teh Chang · 3 weeks ago
  85. 084eac1 Fix errors when lib built as C++ (#2248) by Vincent Rabaud · 3 weeks ago
  86. da12cba Rename the AVIF_ENABLE_WUNUSED_RESULT cmake option by Wan-Teh Chang · 3 weeks ago
  87. 471326f Do not test #if AVIF_CODEC_AVM_ENABLED in C code (#2247) by Wan-Teh Chang · 3 weeks ago
  88. d2a2087 Fix __cplusplus version (#2246) by Vincent Rabaud · 4 weeks ago
  89. 3b2a5ef Use proper API for figuring out configPropName by Victor Loh · 4 weeks ago
  90. fd5d5a8 Remove old "Add any new members after this line." by Wan-Teh Chang · 4 weeks ago
  91. b0eb897 Add "Version 1.1.0 ends here" comments by Wan-Teh Chang · 4 weeks ago
  92. 9d77b15 Test chromaSubsampling == 0 to match a later test by Wan-Teh Chang · 4 weeks ago
  93. b1b0c54 Update low-overhead image format prototype (#2229) by Yannis Guyon · 4 weeks ago
  94. e10e6d9 avifRWStreamWriteBits: Check `v` for valid range by Wan-Teh Chang · 5 weeks ago
  95. f1b4923 Upgrade to cargo-c v0.10.2 by Wan-Teh Chang · 5 weeks ago
  96. 9ece9c7 Print boxFourcc & configPropName using %.4s format by Wan-Teh Chang · 5 weeks ago
  97. c5693f7 Remove a redundant AVIF_NODISCARD for avifResult by Wan-Teh Chang · 5 weeks ago
  98. 5d024d7 Bump the github-actions group with 2 updates (#2238) by dependabot[bot] · 5 weeks ago
  99. 6c83724 Run clang-format-check.yml on pull_request by Wan-Teh Chang · 5 weeks ago
  100. 4a67281 Run clang-format-16 by Christopher Cameron · 5 weeks ago