Sign in
chromium
/
external
/
github.com
/
AOMediaCodec
/
libavif
/
HEAD
540c490
Set SVT-AV1's avif option for v4.0.0 or later
by Wan-Teh Chang
· 3 hours ago
main
e7b92c0
Bump SVT-AV1 dependency to v4.0.0
by Wan-Teh Chang
· 6 hours ago
44ca9b9
Do not STRING REGEX when the string is empty (#2975)
by Vincent Rabaud
· 11 hours ago
3c3140a
fix(svt): Fix building with SVT-AV1 4.0
by Brad Smith
· 24 hours ago
fcea276
Add --grid option to avifgainmaputil (#2963)
by Maryla Ustarroz-Calonge
· 8 days ago
df38997
Always set seqTier0 in parseAV2SequenceHeader() (#2968)
by Yannis Guyon
· 8 days ago
af69350
Update --depth description in avifenc.1.md (#2967)
by Yannis Guyon
· 9 days ago
6f3ac3f
Support Sample Transform grids (#2964)
by Yannis Guyon
· 9 days ago
b262048
Rename obuExtensionFlag to obuHeaderExtensionFlag
by Wan-Teh Chang
· 9 days ago
e9a816e
Bump avm dependency to tag research-v13.0.0 (#2959)
by Yannis Guyon
· 11 days ago
9ad6d3f
src/codec_aom.c: Include <stdint.h>
by Wan-Teh Chang
· 11 days ago
2bd7de2
Add support for Apple gain maps (iPhone jpegs) (#2960)
by Maryla Ustarroz-Calonge
· 11 days ago
08f54fe
colr: add null check in avifTransferCharacteristicsGetGamma (#2961)
by dexter
· 2 weeks ago
1049d0e
Refactor/clarify cICP support. (#2955)
by Maryla Ustarroz-Calonge
· 2 weeks ago
e40faf5
Make libpng treat benign errors as warnings (#2958)
by Maryla Ustarroz-Calonge
· 3 weeks ago
1e295ed
Use AOM_TUNE_PSNR by default for alpha (#2949)
by Yannis Guyon
· 3 weeks ago
08d09e4
Get rid of the TAB character
by Wan-Teh Chang
· 3 weeks ago
22e8562
Set diagnostic message on aom_codec_decode failure
by Wan-Teh Chang
· 3 weeks ago
ba7d876
Add support for png iCCP chunk (#2952)
by Maryla Ustarroz-Calonge
· 3 weeks ago
3533b33
Use alphaItemCodecConfig only when valid
by Wan-Teh Chang
· 3 weeks ago
5277b7c
Ensure gainmapItemCodecConfigSize 0 if data size 0
by Wan-Teh Chang
· 3 weeks ago
08b01f0
Move default tune setting earlier in codec_aom.c (#2936)
by Yannis Guyon
· 3 weeks ago
5b097dd
Add avifEncoderSetCodecSpecificOption() tests (#2937)
by Yannis Guyon
· 3 weeks ago
81f9cde
Add comment about avifEncoderData::imageMetadata (#2939)
by Yannis Guyon
· 3 weeks ago
143136e
Bump dav1d to 1.5.3 (#2946)
by Yoshiharu ITO
· 4 weeks ago
ae8bf8e
Bump github/codeql-action (#2945)
by dependabot[bot]
· 4 weeks ago
905f391
Skip XMP items in avifEncoderDecodeSatoBaseImage() (#2943)
by Yannis Guyon
· 5 weeks ago
42d89dc
Copy Exif/XMP/ICC when splitting into grid (#2940)
by Maryla Ustarroz-Calonge
· 6 weeks ago
b23884d
Clean CI on windows (#2938)
by Vincent Rabaud
· 6 weeks ago
62cac9d
Set tuning before aom codec options (#2935)
by Yannis Guyon
· 6 weeks ago
1d4c70e
End tuneIqEnum with NULL (#2933)
by Yannis Guyon
· 6 weeks ago
0b21e02
Bump the github-actions group across 3 directories with 7 updates (#2932)
by dependabot[bot]
· 6 weeks ago
3f48e3c
Fix dependabot.yml: wildcards only work with directories key (#2931)
by Vincent Rabaud
· 6 weeks ago
d10af87
Have dependabot update all of .github (#2930)
by Vincent Rabaud
· 6 weeks ago
902785a
Accept odd alpha tile coords along 4:2:X chroma (#2929)
by Yannis Guyon
· 6 weeks ago
2b9abd5
Bump libjpeg, libpng, libsharpyuv, libxml2, libyuv and zlib (#2923)
by Vincent Rabaud
· 6 weeks ago
0a28e35
Tweak tune=iq quality to QP formula
by Julio Barba
· 6 weeks ago
1d7e4d2
Convert quality to avm's quantizer range directly
by Wan-Teh Chang
· 6 weeks ago
d600a4b
avmQualityToQuantizer: remove unused `depth` param
by Wan-Teh Chang
· 7 weeks ago
5dedb0b
Add tune=iq quality to QP formula for libaom
by Julio Barba
· 7 weeks ago
497e6c5
svtCodecEncodeImage: Change quantizer to quality
by Wan-Teh Chang
· 7 weeks ago
cc4249a
Quality to QP refactor
by Julio Barba
· 7 weeks ago
fd9522d
Bump gha-setup-ninja and vcpkg-action in CI (#2924)
by Vincent Rabaud
· 7 weeks ago
c3c6f7d
Bump the github-actions group with 2 updates (#2917)
by dependabot[bot]
· 8 weeks ago
a7c82c7
scale: fix a potential memory leak (#2915)
by Jerry
· 9 weeks ago
40d0b38
Update AVM to commit e3b7bd42
by Wan-Teh Chang
· 9 weeks ago
2b125ba
Removed unused assignments (#2914)
by Yannis Guyon
· 9 weeks ago
896fc41
Fix hashFiles path (#2912)
by Vincent Rabaud
· 9 weeks ago
2cad0a0
Remove CONFIG_NEW_CSP CONFIG_NEW_OBU_HEADER code
by Wan-Teh Chang
· 9 weeks ago
23a7903
Don't declare avifImagePushProperty with AVIF_API
by Wan-Teh Chang
· 9 weeks ago
2044c02
Add optional arg to --depth flag in avifenc (#2905)
by Yannis Guyon
· 10 weeks ago
841ba14
Fix Extended XMP parsing (#2909)
by Vincent Rabaud
· 10 weeks ago
f661cb0
Bump the github-actions group across 1 directory with 3 updates
by dependabot[bot]
· 10 weeks ago
66c460f
Document API contract of avifReadColorNclxProperty
by Wan-Teh Chang
· 10 weeks ago
d2987a8
Fix GainMap math comments (#2907)
by Vincent Rabaud
· 10 weeks ago
29f7f1c
Fix upload-sarif dep hash and tag (#2906)
by Yannis Guyon
· 10 weeks ago
a6ae8c6
Remove AVIF_ENABLE_EXPERIMENTAL_SAMPLE_TRANSFORM (#2904)
by Yannis Guyon
· 10 weeks ago
ad6b520
Initialize cicpSet in avifDecoderFindGainMapItem()
by Wan-Teh Chang
· 2 months ago
af4aec8
CHANGELOG.md: Update to AVM research-v12.0.0
by Wan-Teh Chang
· 2 months ago
5939690
Bump dav1d to 1.5.2 (#2902)
by Yoshiharu ITO
· 2 months ago
b526b84
Disable tests that trigger memory leaks in AVM
by Wan-Teh Chang
· 2 months ago
b036389
Update LocalAom.cmake to AVM research-v12.0.0
by Wan-Teh Chang
· 2 months ago
d4fae6e
Fix dav1d build on oss-fuzz (#2896)
by Vincent Rabaud
· 3 months ago
a4da7e1
Implement avifRGBImagePremultiplyAlpha GRAYA,AGRAY
by Wan-Teh Chang
· 3 months ago
bc727ff
Assert `sample` not null on entry to getNextImage
by Wan-Teh Chang
· 3 months ago
892f172
Call aom_codec_peek_stream_info() for size limit (#2893)
by Yannis Guyon
· 3 months ago
c0b92de
Add flags for clli in avifgainmaputil (#2881)
by Maryla Ustarroz-Calonge
· 3 months ago
f3345b5
Avoid issue AOMediaCodec/libavif#2886
by Wan-Teh Chang
· 3 months ago
457193d
Use ninja to build dav1d (#2888)
by Vincent Rabaud
· 3 months ago
37ff388
Check creationTime only if LLONG_MAX > UINT64_MAX
by Wan-Teh Chang
· 4 months ago
40cb2c1
Add creationTime & modificationTime to avifEncoder
by Wan-Teh Chang
· 4 months ago
e91e0d6
Bump the github-actions group with 4 updates (#2878)
by dependabot[bot]
· 4 months ago
e6823be
reformat_libyuv: use RAWToI444/RAWToJ444 if available (#2598)
by James Zern
· 4 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
· 5 months ago
1241903
codec_avm.c: Support new chroma sample positions
by Wan-Teh Chang
· 5 months ago
3ce7b71
Fix misspelling "Invaid" to "Invalid"
by Wan-Teh Chang
· 5 months ago
c20adec
Support the latest AVM code
by Wan-Teh Chang
· 5 months ago
d4e66cc
Update jpeg gain map doc links (#2871)
by Maryla Ustarroz-Calonge
· 5 months ago
7c30139
Update to libaom v3.13.0
by Wan-Teh Chang
· 5 months ago
9f419ac
Update gain map comments (#2870)
by Maryla Ustarroz-Calonge
· 5 months ago
2f4298b
Remove comments that the gain map API is experimental. (#2867)
by Maryla Ustarroz-Calonge
· 5 months ago
673e55b
Fix avifcicptest.cc when building with SVT-AV1 older than v3.0.0. (#2864)
by Maryla Ustarroz-Calonge
· 5 months ago
887c6dd
Bump SVT-AV1 dependency to v3.1.2
by Wan-Teh Chang
· 5 months ago
5a16316
Revert "Set Unspecified CICP in Seq Header OBU (#2687)" (#2859)
by Maryla Ustarroz-Calonge
· 6 months ago
b5e3e9d
Lower PSNR threshold from 37.0 to 36.4 in AVM test
by Wan-Teh Chang
· 6 months ago
1540d75
Bump github/codeql-action in the github-actions group (#2857)
by dependabot[bot]
· 6 months ago
e680d20
Add config/aom_config.h include dir only for AVM
by Wan-Teh Chang
· 6 months ago
e21b0c2
Use proper generator expression for aom (#2855)
by Vincent Rabaud
· 6 months ago
61cb440
Bump SVT-AV1 dependency to v3.1.0 (#2721)
by Vincent Rabaud
· 6 months ago
d8c7168
Fix wrong file extension in tests/data/README.md (#2854)
by Yannis Guyon
· 6 months ago
f051580
Remove empty comments (#2853)
by Yannis Guyon
· 6 months ago
e68035f
Bump clang-format to 19 (#2851)
by Yannis Guyon
· 6 months ago
ab8d26c
Don't hardcode 'include' as includedir
by Marcin Serwin
· 6 months ago
a4fec90
Bump jpeg, XML2, rav1e, png dependencies (#2845)
by Vincent Rabaud
· 7 months ago
3c47bdc
Update LocalAom.cmake to AVM research-v10.0.1 (#2844)
by Vincent Rabaud
· 7 months ago
841110f
Bump github/codeql-action in the github-actions group (#2841)
by dependabot[bot]
· 7 months ago
6217442
Remove reader requirement in mini reconstruction (#2839)
by Yannis Guyon
· 7 months ago
b4462a2
Remove a comment on how to reproduce AVM issue 717
by Wan-Teh Chang
· 7 months ago
caaaed3
avifprogressivetest: Use quality instead of quantizer pair
by Vignesh Venkat
· 7 months ago
Next »