1. 905f391 Skip XMP items in avifEncoderDecodeSatoBaseImage() (#2943) by Yannis Guyon · 9 days ago main
  2. 42d89dc Copy Exif/XMP/ICC when splitting into grid (#2940) by Maryla Ustarroz-Calonge · 12 days ago
  3. b23884d Clean CI on windows (#2938) by Vincent Rabaud · 13 days ago
  4. 62cac9d Set tuning before aom codec options (#2935) by Yannis Guyon · 2 weeks ago
  5. 1d4c70e End tuneIqEnum with NULL (#2933) by Yannis Guyon · 2 weeks ago
  6. 0b21e02 Bump the github-actions group across 3 directories with 7 updates (#2932) by dependabot[bot] · 2 weeks ago
  7. 3f48e3c Fix dependabot.yml: wildcards only work with directories key (#2931) by Vincent Rabaud · 2 weeks ago
  8. d10af87 Have dependabot update all of .github (#2930) by Vincent Rabaud · 2 weeks ago
  9. 902785a Accept odd alpha tile coords along 4:2:X chroma (#2929) by Yannis Guyon · 2 weeks ago
  10. 2b9abd5 Bump libjpeg, libpng, libsharpyuv, libxml2, libyuv and zlib (#2923) by Vincent Rabaud · 2 weeks ago
  11. 0a28e35 Tweak tune=iq quality to QP formula by Julio Barba · 2 weeks ago
  12. 1d7e4d2 Convert quality to avm's quantizer range directly by Wan-Teh Chang · 2 weeks ago
  13. d600a4b avmQualityToQuantizer: remove unused `depth` param by Wan-Teh Chang · 3 weeks ago
  14. 5dedb0b Add tune=iq quality to QP formula for libaom by Julio Barba · 3 weeks ago
  15. 497e6c5 svtCodecEncodeImage: Change quantizer to quality by Wan-Teh Chang · 3 weeks ago
  16. cc4249a Quality to QP refactor by Julio Barba · 3 weeks ago
  17. fd9522d Bump gha-setup-ninja and vcpkg-action in CI (#2924) by Vincent Rabaud · 3 weeks ago
  18. c3c6f7d Bump the github-actions group with 2 updates (#2917) by dependabot[bot] · 4 weeks ago
  19. a7c82c7 scale: fix a potential memory leak (#2915) by Jerry · 5 weeks ago
  20. 40d0b38 Update AVM to commit e3b7bd42 by Wan-Teh Chang · 5 weeks ago
  21. 2b125ba Removed unused assignments (#2914) by Yannis Guyon · 5 weeks ago
  22. 896fc41 Fix hashFiles path (#2912) by Vincent Rabaud · 5 weeks ago
  23. 2cad0a0 Remove CONFIG_NEW_CSP CONFIG_NEW_OBU_HEADER code by Wan-Teh Chang · 6 weeks ago
  24. 23a7903 Don't declare avifImagePushProperty with AVIF_API by Wan-Teh Chang · 6 weeks ago
  25. 2044c02 Add optional arg to --depth flag in avifenc (#2905) by Yannis Guyon · 6 weeks ago
  26. 841ba14 Fix Extended XMP parsing (#2909) by Vincent Rabaud · 6 weeks ago
  27. f661cb0 Bump the github-actions group across 1 directory with 3 updates by dependabot[bot] · 6 weeks ago
  28. 66c460f Document API contract of avifReadColorNclxProperty by Wan-Teh Chang · 6 weeks ago
  29. d2987a8 Fix GainMap math comments (#2907) by Vincent Rabaud · 6 weeks ago
  30. 29f7f1c Fix upload-sarif dep hash and tag (#2906) by Yannis Guyon · 6 weeks ago
  31. a6ae8c6 Remove AVIF_ENABLE_EXPERIMENTAL_SAMPLE_TRANSFORM (#2904) by Yannis Guyon · 6 weeks ago
  32. ad6b520 Initialize cicpSet in avifDecoderFindGainMapItem() by Wan-Teh Chang · 6 weeks ago
  33. af4aec8 CHANGELOG.md: Update to AVM research-v12.0.0 by Wan-Teh Chang · 7 weeks ago
  34. 5939690 Bump dav1d to 1.5.2 (#2902) by Yoshiharu ITO · 7 weeks ago
  35. b526b84 Disable tests that trigger memory leaks in AVM by Wan-Teh Chang · 7 weeks ago
  36. b036389 Update LocalAom.cmake to AVM research-v12.0.0 by Wan-Teh Chang · 7 weeks ago
  37. d4fae6e Fix dav1d build on oss-fuzz (#2896) by Vincent Rabaud · 7 weeks ago
  38. a4da7e1 Implement avifRGBImagePremultiplyAlpha GRAYA,AGRAY by Wan-Teh Chang · 8 weeks ago
  39. bc727ff Assert `sample` not null on entry to getNextImage by Wan-Teh Chang · 8 weeks ago
  40. 892f172 Call aom_codec_peek_stream_info() for size limit (#2893) by Yannis Guyon · 8 weeks ago
  41. c0b92de Add flags for clli in avifgainmaputil (#2881) by Maryla Ustarroz-Calonge · 8 weeks ago
  42. f3345b5 Avoid issue AOMediaCodec/libavif#2886 by Wan-Teh Chang · 9 weeks ago
  43. 457193d Use ninja to build dav1d (#2888) by Vincent Rabaud · 9 weeks ago
  44. 37ff388 Check creationTime only if LLONG_MAX > UINT64_MAX by Wan-Teh Chang · 3 months ago
  45. 40cb2c1 Add creationTime & modificationTime to avifEncoder by Wan-Teh Chang · 3 months ago
  46. e91e0d6 Bump the github-actions group with 4 updates (#2878) by dependabot[bot] · 3 months ago
  47. e6823be reformat_libyuv: use RAWToI444/RAWToJ444 if available (#2598) by James Zern · 3 months ago
  48. 212344e Update to libaom v3.13.1 by Wan-Teh Chang · 4 months ago
  49. 87911f8 Update LocalAom.cmake to AVM research-v11.0.0 by Wan-Teh Chang · 4 months ago
  50. 1241903 codec_avm.c: Support new chroma sample positions by Wan-Teh Chang · 4 months ago
  51. 3ce7b71 Fix misspelling "Invaid" to "Invalid" by Wan-Teh Chang · 4 months ago
  52. c20adec Support the latest AVM code by Wan-Teh Chang · 4 months ago
  53. d4e66cc Update jpeg gain map doc links (#2871) by Maryla Ustarroz-Calonge · 4 months ago
  54. 7c30139 Update to libaom v3.13.0 by Wan-Teh Chang · 4 months ago
  55. 9f419ac Update gain map comments (#2870) by Maryla Ustarroz-Calonge · 4 months ago
  56. 2f4298b Remove comments that the gain map API is experimental. (#2867) by Maryla Ustarroz-Calonge · 4 months ago
  57. 673e55b Fix avifcicptest.cc when building with SVT-AV1 older than v3.0.0. (#2864) by Maryla Ustarroz-Calonge · 4 months ago
  58. 887c6dd Bump SVT-AV1 dependency to v3.1.2 by Wan-Teh Chang · 4 months ago
  59. 5a16316 Revert "Set Unspecified CICP in Seq Header OBU (#2687)" (#2859) by Maryla Ustarroz-Calonge · 5 months ago
  60. b5e3e9d Lower PSNR threshold from 37.0 to 36.4 in AVM test by Wan-Teh Chang · 5 months ago
  61. 1540d75 Bump github/codeql-action in the github-actions group (#2857) by dependabot[bot] · 5 months ago
  62. e680d20 Add config/aom_config.h include dir only for AVM by Wan-Teh Chang · 5 months ago
  63. e21b0c2 Use proper generator expression for aom (#2855) by Vincent Rabaud · 5 months ago
  64. 61cb440 Bump SVT-AV1 dependency to v3.1.0 (#2721) by Vincent Rabaud · 5 months ago
  65. d8c7168 Fix wrong file extension in tests/data/README.md (#2854) by Yannis Guyon · 5 months ago
  66. f051580 Remove empty comments (#2853) by Yannis Guyon · 5 months ago
  67. e68035f Bump clang-format to 19 (#2851) by Yannis Guyon · 5 months ago
  68. ab8d26c Don't hardcode 'include' as includedir by Marcin Serwin · 5 months ago
  69. a4fec90 Bump jpeg, XML2, rav1e, png dependencies (#2845) by Vincent Rabaud · 6 months ago
  70. 3c47bdc Update LocalAom.cmake to AVM research-v10.0.1 (#2844) by Vincent Rabaud · 6 months ago
  71. 841110f Bump github/codeql-action in the github-actions group (#2841) by dependabot[bot] · 6 months ago
  72. 6217442 Remove reader requirement in mini reconstruction (#2839) by Yannis Guyon · 6 months ago
  73. b4462a2 Remove a comment on how to reproduce AVM issue 717 by Wan-Teh Chang · 6 months ago
  74. caaaed3 avifprogressivetest: Use quality instead of quantizer pair by Vignesh Venkat · 6 months ago
  75. 85bca84 MinGW: fix error of undefined strcmp() (#2837) by Carlo Bramini · 6 months ago
  76. 554b00b Update LocalAom.cmake to AVM research-v10.0.0 by Wan-Teh Chang · 6 months ago
  77. ab4716e Check PSNR in transformtest because of rav1e (#2836) by Yannis Guyon · 6 months ago
  78. 3c40273 Associate clap,irot,imir with alpha aux items (#2832) by Yannis Guyon · 6 months ago
  79. 2738be6 Fix coverity report. (#2835) by Vincent Rabaud · 6 months ago
  80. 2881acc Bump cmake_minimum_required from 3.13 to 3.22 by Wan-Teh Chang · 6 months ago
  81. 36ec17a Add changelog entry for the grayscal bit changing fix (#2829) by Vincent Rabaud · 7 months ago
  82. 0b65e2e Fix grayscale conversion when doing bit lifting. (#2828) by Vincent Rabaud · 7 months ago
  83. 7491853 Document quality/quantizer conversion formulas by Wan-Teh Chang · 7 months ago
  84. 57b08fe avifenc.c: Call quantizerToQuality() where we can by Wan-Teh Chang · 7 months ago
  85. 603abf6 avifenc: read jpeg/png through stdin with --stdin-format flag (#2710) by maryla-uc · 7 months ago
  86. 4fa9213 Improve avifgainmaputil (#2815) by maryla-uc · 7 months ago
  87. f0951f3 Set CMAKE_CXX_STANDARD to 17 (#2824) by Wan-Teh Chang · 7 months ago
  88. 294bab1 avifenc.c Use better formula in quantizerToQuality by Wan-Teh Chang · 7 months ago
  89. 1c444cf avifavmtest.cc: Increase width to 5 in HBD test by Wan-Teh Chang · 7 months ago
  90. 963c4bb Remove ext/avm.cmd (#2820) by Yannis Guyon · 7 months ago
  91. 0f64507 Reject a colr box with empty ICC_profile by Wan-Teh Chang · 7 months ago
  92. 71e78ed Bump rav1e to v0.8.0 by Vincent Rabaud · 7 months ago
  93. bc2e36a Bump the github-actions group with 2 updates by dependabot[bot] · 7 months ago
  94. c1003e8 avifavmtest:Lower PSNR threshold from 38.1 to 36.6 by Wan-Teh Chang · 7 months ago
  95. 9e2952d Remove obsolete comment on avifRGBImageComputeGainMap (#2814) by maryla-uc · 7 months ago
  96. a301b7a Re-enable monochrome in AVM by Wan-Teh Chang · 7 months ago
  97. 9b30479 avifavmtest:Lower PSNR threshold from 39.0 to 38.1 by Wan-Teh Chang · 7 months ago
  98. 6b696fa Move sato pow condition up (#2808) by Yannis Guyon · 8 months ago
  99. 3d80a1b Fix sato pow comment (#2807) by Yannis Guyon · 8 months ago
  100. d54a4c4 Fix Sample Transform pow operator (#2806) by Yannis Guyon · 8 months ago