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