1. 227293d avifpng.c: Fix overflows in multiply with rowBytes by Wan-Teh Chang · 9 days ago main
  2. d1f5e66 Cast op to uint8_t in avifsampletransformtest.cc (#2331) by Yannis Guyon · 10 hours ago
  3. d591bb2 Detect iref repetition before ItemReadAndParse() (#2315) by Yannis Guyon · 10 hours ago
  4. 40b5589 Fix out-of-order dimg grid associations (#2312) by Yannis Guyon · 11 hours ago
  5. f4c99fb Provide both avifincrtest_helpers{_internal} by Wan-Teh Chang · 25 hours ago
  6. 65a37e6 Copy avif.dll to tests binary directory on Windows by Wan-Teh Chang · 23 hours ago
  7. 91bf895 Do not set output args on MetaFindAlphaItem() err (#2330) by Yannis Guyon · 13 hours ago
  8. 71af92f Fix AddOperator() in sato test (#2329) by Yannis Guyon · 16 hours ago
  9. e76e1d6 avifgainmaputil: Fix MSVC warnings C4244 on enum by Wan-Teh Chang · 30 hours ago
  10. f086d98 fix: link against transitive libaom library dependencies by Frankie Dintino · 27 hours ago
  11. 9f8d3cc Fix "No known features for CXX compiler" CMake error (#2302) by Vincent Rabaud · 29 hours ago
  12. 656b5e2 Update the cmake-format command line by Wan-Teh Chang · 2 days ago
  13. 1b9cced Run cmake-format by Wan-Teh Chang · 2 days ago
  14. ddd98cf Use CMake macro for avifincrtest (#2317) by Yannis Guyon · 2 days ago
  15. c1cb0d7 Update grid gainmap test files. (#2316) by maryla-uc · 2 days ago
  16. 3640a3a Clarify the definition of AVIF_USE_CXX. (#2290) by Vincent Rabaud · 2 days ago
  17. 676a6cb Don't add avif_obj's object files to avif_apps_obj by Wan-Teh Chang · 3 days ago
  18. 4ebc044 Replace direct use of aom with ${AOM_PACKAGE_NAME} by Wan-Teh Chang · 4 days ago
  19. 4e51a7b ci-unix-shared-local: Enable experimental features by Wan-Teh Chang · 3 days ago
  20. 25b0f65 Revert "Move gainmap function definitions to gainmap.c" by Wan-Teh Chang · 4 days ago
  21. d8f09df Link Sample Transform tests with avif_internal lib by Wan-Teh Chang · 4 days ago
  22. 4a4ff64 Move gainmap function definitions to gainmap.c by Wan-Teh Chang · 4 days ago
  23. 03acd65 Revert "Put AVIF_NODISCARD after AVIF_API" again (#2298) by Wan-Teh Chang · 4 days ago
  24. 6d5341d Fix some clang-cl warnings. (#2275) by Vincent Rabaud · 5 days ago
  25. 5236863 Use /std:clatest with MSVC, remove -Wunused-result by Wan-Teh Chang · 7 days ago
  26. 1d4b04d avifgainmaputil: Fix MSVC type conversion warnings by Wan-Teh Chang · 7 days ago
  27. ee674c8 avifjpeggainmaptest.cc: Remove an unused parameter by Wan-Teh Chang · 8 days ago
  28. fb6e03e avifstreamtest.cc: Remove three unused variables by Wan-Teh Chang · 8 days ago
  29. 7d9522d Run cmake-format on CMakeLists.txt by Wan-Teh Chang · 8 days ago
  30. 132b02c Change egor-tensin/vs-shell to ilammy/msvc-dev-cmd by Wan-Teh Chang · 8 days ago
  31. c4910aa cmake: Only search for ASM_NASM language on x86_64 platforms by Andrew Kaster · 13 days ago
  32. 920f70f Set C++ version to 17 when using [[no_discard]] (#2291) by Vincent Rabaud · 8 days ago
  33. a64d557 Set Policy CMP0169 to OLD by Wan-Teh Chang · 8 days ago
  34. 00157e1 Move the project() call earlier by Wan-Teh Chang · 9 days ago
  35. 5b207c0 Remove the MSVC /wd4996 option by Wan-Teh Chang · 9 days ago
  36. 031784a avifpng.c: Print avif->width, avif->height with %u by Wan-Teh Chang · 11 days ago
  37. 669bea7 Update gainmap metadata to current ISO 21496-1 draft by Christopher Cameron · 8 days ago
  38. 81aa1ce android ci: Run on ubuntu-latest (#2283) by Vignesh Venkatasubramanian · 9 days ago
  39. 722f96c setup-linux: Use -y with apt commands (#2280) by Vignesh Venkatasubramanian · 9 days ago
  40. 4c5ed14 Change AVIF_ENABLE_EXPERIMENTAL_AVIR to ..._METAV1 by Wan-Teh Chang · 9 days ago
  41. 894e75b Add clang-cl CI (#2270) by Vincent Rabaud · 9 days ago
  42. d122de6 Support compiling with clang-cl by Wan-Teh Chang · 10 days ago
  43. 1a1c778 Only INSTALL_INTERFACE for static. (#2269) by Vincent Rabaud · 10 days ago
  44. e54b5c2 fix: do not disable CONFIG_RUNTIME_CPU_DETECT in cross-arch aom builds by Frankie Dintino · 11 days ago
  45. da268fb Reapply "Put AVIF_NODISCARD after AVIF_API" by Wan-Teh Chang · 11 days ago
  46. 63f1097 Read byte-unaligned infe in meta v1 (#2268) by Yannis Guyon · 11 days ago
  47. 7adf407 Rename Googletest to GTest (#2263) by Vincent Rabaud · 2 weeks ago
  48. ace694e Remove the docker-based test (#2262) by Vincent Rabaud · 2 weeks ago
  49. 8cb9cb7 Add the "AVIF_API AVIF_NODISCARD" fix to changelog by Wan-Teh Chang · 2 weeks ago
  50. 53fe96d Revert "Put AVIF_NODISCARD after AVIF_API" by Wan-Teh Chang · 2 weeks ago
  51. ffae925 Re-enable AVIF_VERSION_DEVEL (#2255) by Vincent Rabaud · 2 weeks ago
  52. 183485b v1.1.0 by Vincent Rabaud · 2 weeks ago v1.1.0
  53. 508f00f Put AVIF_NODISCARD after AVIF_API by Wan-Teh Chang · 2 weeks ago
  54. 2ea07bc Add the meson version in the cache keys (#2252) by Vincent Rabaud · 2 weeks ago
  55. ef51c70 Fix default qualityAlpha calculation bug by Wan-Teh Chang · 2 weeks ago
  56. c02cae8 Remove unneeded uint32_t casts by Wan-Teh Chang · 2 weeks ago
  57. 084eac1 Fix errors when lib built as C++ (#2248) by Vincent Rabaud · 2 weeks ago
  58. da12cba Rename the AVIF_ENABLE_WUNUSED_RESULT cmake option by Wan-Teh Chang · 2 weeks ago
  59. 471326f Do not test #if AVIF_CODEC_AVM_ENABLED in C code (#2247) by Wan-Teh Chang · 2 weeks ago
  60. d2a2087 Fix __cplusplus version (#2246) by Vincent Rabaud · 2 weeks ago
  61. 3b2a5ef Use proper API for figuring out configPropName by Victor Loh · 3 weeks ago
  62. fd5d5a8 Remove old "Add any new members after this line." by Wan-Teh Chang · 3 weeks ago
  63. b0eb897 Add "Version 1.1.0 ends here" comments by Wan-Teh Chang · 3 weeks ago
  64. 9d77b15 Test chromaSubsampling == 0 to match a later test by Wan-Teh Chang · 3 weeks ago
  65. b1b0c54 Update low-overhead image format prototype (#2229) by Yannis Guyon · 3 weeks ago
  66. e10e6d9 avifRWStreamWriteBits: Check `v` for valid range by Wan-Teh Chang · 4 weeks ago
  67. f1b4923 Upgrade to cargo-c v0.10.2 by Wan-Teh Chang · 4 weeks ago
  68. 9ece9c7 Print boxFourcc & configPropName using %.4s format by Wan-Teh Chang · 4 weeks ago
  69. c5693f7 Remove a redundant AVIF_NODISCARD for avifResult by Wan-Teh Chang · 4 weeks ago
  70. 5d024d7 Bump the github-actions group with 2 updates (#2238) by dependabot[bot] · 4 weeks ago
  71. 6c83724 Run clang-format-check.yml on pull_request by Wan-Teh Chang · 4 weeks ago
  72. 4a67281 Run clang-format-16 by Christopher Cameron · 4 weeks ago
  73. 4654e63 Remove backwardDirection from avifGainMapMetadata by Christopher Cameron · 4 weeks ago
  74. 22e47a3 Do not use GIT_SHALLOW ON with a hash GIT_TAG by Wan-Teh Chang · 4 weeks ago
  75. 0f14f7b Upgrade to cargo-c v0.10.0 + fix for cargo-c#383 by Wan-Teh Chang · 4 weeks ago
  76. 6fc21bd Update to SVT-AV1 v2.1.1 by Wan-Teh Chang · 4 weeks ago
  77. 07614c4 Upgrade to cargo-c v0.9.32 by Wan-Teh Chang · 4 weeks ago
  78. 41e1dec Add reference to github runner bug. (#2225) by Vincent Rabaud · 5 weeks ago
  79. 767f88e Use permalink for meson reference. (#2224) by Vincent Rabaud · 5 weeks ago
  80. f774c60 Signal gain map transformative properties (#2197) by Yannis Guyon · 5 weeks ago
  81. ed00ebd Upgrade to Corrosion v0.5.0 by Wan-Teh Chang · 5 weeks ago
  82. 8130965 Upgrade to Corrosion v0.4.10 by Wan-Teh Chang · 5 weeks ago
  83. 8f69e16 Bump fuzztest (#2221) by Vincent Rabaud · 5 weeks ago
  84. 1842807 Windows: change leading / to - in RAV1E_LIBRARIES by Wan-Teh Chang · 5 weeks ago
  85. e3d67ee Use pip to install meson on windows, not vcpkg (#2217) by Yannis Guyon · 5 weeks ago
  86. 99b036b Add token,ghbincache,cachekey to vcpkg action (#2216) by Yannis Guyon · 5 weeks ago
  87. e36e8a3 Refactor Sample Transforms in write.c (#2214) by Yannis Guyon · 5 weeks ago
  88. ce3c587 Fix Python conflict with homebrew (#2212) by Vincent Rabaud · 5 weeks ago
  89. 68bc2be Use AVIF_CHECK in SampleTransformExpressionIsValid (#2210) by Yannis Guyon · 5 weeks ago
  90. 3bb1883 Fix array initialCapacity of sato expression (#2211) by Yannis Guyon · 5 weeks ago
  91. 3dee1bb Bump fuzztest (#2209) by Vincent Rabaud · 5 weeks ago
  92. 8bfb416 Fix avifEncoderWriteExtendedColorProperties comment by Wan-Teh Chang · 5 weeks ago
  93. 329dc99 Invoke ninja with -C option by Wan-Teh Chang · 6 weeks ago
  94. 7695103 Update libjpeg.cmd to 3.0.3 (#2194) by Vincent Rabaud · 6 weeks ago
  95. 728223b Revert workaround for bug in windows-latest image by Wan-Teh Chang · 6 weeks ago
  96. 6d64a8c Update dav1d to 1.4.3 by Wan-Teh Chang · 6 weeks ago
  97. 6ec8bfd ext: Checkout libaom v3.9.1 by Wan-Teh Chang · 6 weeks ago
  98. 02816a3 Do not compile libaom with clang-cl on Windows by Wan-Teh Chang · 6 weeks ago
  99. 4634f44 Fix a comment delimiter error in ext/libgav1.cmd by Wan-Teh Chang · 6 weeks ago
  100. 3cbf485 Work around a bug in the windows-latest os image by Wan-Teh Chang · 6 weeks ago