Sign in
aomedia
/
libavif
/
HEAD
fa8db07
Move a comment about still image encoding
by Wan-Teh Chang
· 2 days ago
main
d245b00
Add an option to optimize for rav1e's size (#3007)
by Vincent Rabaud
· 14 hours ago
5f6ca18
Rely on contentToDecode only in avifDecoderReset() (#3001)
by Yannis Guyon
· 17 hours ago
835d66a
Fix useTuneIq comment in aomCodecEncodeImage() (#2999)
by Yannis Guyon
· 17 hours ago
2b14784
avifArrayPush: Fix oldPtr leak if avifAlloc fails
by Wan-Teh Chang
· 25 hours ago
3b4ff0f
Detect multiplication overflow in avifArrayCreate
by Wan-Teh Chang
· 25 hours ago
f0c6d7f
Return 0 dec rows when contentToDecode is gainmap (#3000)
by Yannis Guyon
· 35 hours ago
2a4a06f
Use all-intra encoding for some layered images
by Julio Barba
· 2 weeks ago
b63a913
Have AVIF_FALSE and AVIF_TRUE be enums in the CI (#2712)
by Vincent Rabaud
· 3 days ago
d9c9002
Fix more caching (#2996)
by Vincent Rabaud
· 3 days ago
a209fd8
Cache installed vcpkg libraries in the CI (#2995)
by Vincent Rabaud
· 3 days ago
08e09e5
Check zero width/height in avifRGBImageSetDefaults
by Wan-Teh Chang
· 4 days ago
c942108
Add a unit test for issue #2979
by Wan-Teh Chang
· 3 days ago
6d555a8
Share more cargo caches (#2994)
by Vincent Rabaud
· 3 days ago
28e82d4
Fail if imageContentToDecode is color xor alpha (#2988)
by Yannis Guyon
· 4 days ago
8639189
More CI cache improvements (#2993)
by Vincent Rabaud
· 4 days ago
e3caeee
Skip sato tiles depending on imageContentToDecode (#2981)
by Yannis Guyon
· 4 days ago
d55eb9f
Fuzz avifDecoder.imageContentToDecode (#2982)
by Yannis Guyon
· 4 days ago
b6ccda4
Bump the github-actions group across 3 directories with 7 updates (#2987)
by dependabot[bot]
· 5 days ago
7001d28
Add more cargo folders to the CI cache (#2989)
by Vincent Rabaud
· 5 days ago
0c2757e
Cast avifImagePlaneRowBytes() to size_t in product
by Wan-Teh Chang
· 7 days ago
3126181
Check planes in avifImageApplyExpression32b() (#2980)
by Yannis Guyon
· 8 days ago
aac021a
Remove support for libaom v2.0.0 or earlier (#2976)
by Yannis Guyon
· 8 days ago
0cdfe35
Bump SVT-AV1 dependency to v4.0.1
by Wan-Teh Chang
· 9 days ago
934085a
Move dep bumps to Changed section in CHANGELOG (#2977)
by Yannis Guyon
· 10 days ago
a01ee6f
Set aomUsage earlier in aomCodecEncodeImage() (#2973)
by Yannis Guyon
· 10 days ago
540c490
Set SVT-AV1's avif option for v4.0.0 or later
by Wan-Teh Chang
· 4 weeks ago
e7b92c0
Bump SVT-AV1 dependency to v4.0.0
by Wan-Teh Chang
· 11 days ago
44ca9b9
Do not STRING REGEX when the string is empty (#2975)
by Vincent Rabaud
· 10 days ago
3c3140a
fix(svt): Fix building with SVT-AV1 4.0
by Brad Smith
· 13 days ago
fcea276
Add --grid option to avifgainmaputil (#2963)
by Maryla Ustarroz-Calonge
· 3 weeks ago
df38997
Always set seqTier0 in parseAV2SequenceHeader() (#2968)
by Yannis Guyon
· 3 weeks ago
af69350
Update --depth description in avifenc.1.md (#2967)
by Yannis Guyon
· 3 weeks ago
6f3ac3f
Support Sample Transform grids (#2964)
by Yannis Guyon
· 3 weeks ago
b262048
Rename obuExtensionFlag to obuHeaderExtensionFlag
by Wan-Teh Chang
· 3 weeks ago
e9a816e
Bump avm dependency to tag research-v13.0.0 (#2959)
by Yannis Guyon
· 3 weeks ago
9ad6d3f
src/codec_aom.c: Include <stdint.h>
by Wan-Teh Chang
· 3 weeks ago
2bd7de2
Add support for Apple gain maps (iPhone jpegs) (#2960)
by Maryla Ustarroz-Calonge
· 3 weeks ago
08f54fe
colr: add null check in avifTransferCharacteristicsGetGamma (#2961)
by dexter
· 4 weeks ago
1049d0e
Refactor/clarify cICP support. (#2955)
by Maryla Ustarroz-Calonge
· 4 weeks ago
e40faf5
Make libpng treat benign errors as warnings (#2958)
by Maryla Ustarroz-Calonge
· 4 weeks ago
1e295ed
Use AOM_TUNE_PSNR by default for alpha (#2949)
by Yannis Guyon
· 4 weeks ago
08d09e4
Get rid of the TAB character
by Wan-Teh Chang
· 4 weeks ago
22e8562
Set diagnostic message on aom_codec_decode failure
by Wan-Teh Chang
· 4 weeks ago
ba7d876
Add support for png iCCP chunk (#2952)
by Maryla Ustarroz-Calonge
· 4 weeks ago
3533b33
Use alphaItemCodecConfig only when valid
by Wan-Teh Chang
· 5 weeks ago
5277b7c
Ensure gainmapItemCodecConfigSize 0 if data size 0
by Wan-Teh Chang
· 5 weeks ago
08b01f0
Move default tune setting earlier in codec_aom.c (#2936)
by Yannis Guyon
· 5 weeks ago
5b097dd
Add avifEncoderSetCodecSpecificOption() tests (#2937)
by Yannis Guyon
· 5 weeks ago
81f9cde
Add comment about avifEncoderData::imageMetadata (#2939)
by Yannis Guyon
· 5 weeks ago
143136e
Bump dav1d to 1.5.3 (#2946)
by Yoshiharu ITO
· 5 weeks ago
ae8bf8e
Bump github/codeql-action (#2945)
by dependabot[bot]
· 5 weeks ago
905f391
Skip XMP items in avifEncoderDecodeSatoBaseImage() (#2943)
by Yannis Guyon
· 7 weeks ago
42d89dc
Copy Exif/XMP/ICC when splitting into grid (#2940)
by Maryla Ustarroz-Calonge
· 7 weeks ago
b23884d
Clean CI on windows (#2938)
by Vincent Rabaud
· 7 weeks ago
62cac9d
Set tuning before aom codec options (#2935)
by Yannis Guyon
· 7 weeks ago
1d4c70e
End tuneIqEnum with NULL (#2933)
by Yannis Guyon
· 8 weeks ago
0b21e02
Bump the github-actions group across 3 directories with 7 updates (#2932)
by dependabot[bot]
· 8 weeks ago
3f48e3c
Fix dependabot.yml: wildcards only work with directories key (#2931)
by Vincent Rabaud
· 8 weeks ago
d10af87
Have dependabot update all of .github (#2930)
by Vincent Rabaud
· 8 weeks ago
902785a
Accept odd alpha tile coords along 4:2:X chroma (#2929)
by Yannis Guyon
· 8 weeks ago
2b9abd5
Bump libjpeg, libpng, libsharpyuv, libxml2, libyuv and zlib (#2923)
by Vincent Rabaud
· 8 weeks ago
0a28e35
Tweak tune=iq quality to QP formula
by Julio Barba
· 8 weeks ago
1d7e4d2
Convert quality to avm's quantizer range directly
by Wan-Teh Chang
· 8 weeks ago
d600a4b
avmQualityToQuantizer: remove unused `depth` param
by Wan-Teh Chang
· 8 weeks ago
5dedb0b
Add tune=iq quality to QP formula for libaom
by Julio Barba
· 8 weeks ago
497e6c5
svtCodecEncodeImage: Change quantizer to quality
by Wan-Teh Chang
· 8 weeks ago
cc4249a
Quality to QP refactor
by Julio Barba
· 9 weeks ago
fd9522d
Bump gha-setup-ninja and vcpkg-action in CI (#2924)
by Vincent Rabaud
· 8 weeks ago
c3c6f7d
Bump the github-actions group with 2 updates (#2917)
by dependabot[bot]
· 10 weeks ago
a7c82c7
scale: fix a potential memory leak (#2915)
by Jerry
· 2 months ago
40d0b38
Update AVM to commit e3b7bd42
by Wan-Teh Chang
· 3 months ago
2b125ba
Removed unused assignments (#2914)
by Yannis Guyon
· 2 months ago
896fc41
Fix hashFiles path (#2912)
by Vincent Rabaud
· 2 months ago
2cad0a0
Remove CONFIG_NEW_CSP CONFIG_NEW_OBU_HEADER code
by Wan-Teh Chang
· 3 months ago
23a7903
Don't declare avifImagePushProperty with AVIF_API
by Wan-Teh Chang
· 3 months ago
2044c02
Add optional arg to --depth flag in avifenc (#2905)
by Yannis Guyon
· 3 months ago
841ba14
Fix Extended XMP parsing (#2909)
by Vincent Rabaud
· 3 months ago
f661cb0
Bump the github-actions group across 1 directory with 3 updates
by dependabot[bot]
· 3 months ago
66c460f
Document API contract of avifReadColorNclxProperty
by Wan-Teh Chang
· 3 months ago
d2987a8
Fix GainMap math comments (#2907)
by Vincent Rabaud
· 3 months ago
29f7f1c
Fix upload-sarif dep hash and tag (#2906)
by Yannis Guyon
· 3 months ago
a6ae8c6
Remove AVIF_ENABLE_EXPERIMENTAL_SAMPLE_TRANSFORM (#2904)
by Yannis Guyon
· 3 months ago
ad6b520
Initialize cicpSet in avifDecoderFindGainMapItem()
by Wan-Teh Chang
· 3 months ago
af4aec8
CHANGELOG.md: Update to AVM research-v12.0.0
by Wan-Teh Chang
· 3 months ago
5939690
Bump dav1d to 1.5.2 (#2902)
by Yoshiharu ITO
· 3 months ago
b526b84
Disable tests that trigger memory leaks in AVM
by Wan-Teh Chang
· 3 months ago
b036389
Update LocalAom.cmake to AVM research-v12.0.0
by Wan-Teh Chang
· 3 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
· 5 months ago
212344e
Update to libaom v3.13.1
by Wan-Teh Chang
· 5 months ago
Next »