Sign in
◑
Theme
chromium
/
external
/
github.com
/
AOMediaCodec
/
libavif
/
HEAD
d98b4bc
Remove tests/avifoptionstest.c
by Wan-Teh Chang
· 17 hours ago
main
a64a96c
Fix build-android-jni CI workflow failure
by Wan-Teh Chang
· 18 hours ago
b994fe4
Support the 32-bit item ID box variants for files with more than 6553… (#3357)
by krishna28238-arch
· 3 days ago
de87135
Remove uint64_t cast for gridCols * gridRows
by Wan-Teh Chang
· 6 days ago
b27c2af
Reject grids exceeding the 'dimg' reference count limit (#3354)
by krishna28238-arch
· 7 days ago
d6c20b9
Keep codec option updates atomic on alloc failure
by agamal026
· 8 days ago
6666395
avifgainmaputil: Implement YUV 444/420 conversion for AVIF base images. (#3346)
by Maryla Ustarroz-Calonge
· 14 days ago
265f152
read: keep 'dimg' inputs as an ordered array on the derived item (#3342)
by Nexory
· 2 weeks ago
8a48b02
Bump the github-actions group across 1 directory with 2 updates (#3347)
by dependabot[bot]
· 2 weeks ago
42bdd14
Free tone mapped pixels on error (#3345)
by Samuel Girma Metaferia
· 2 weeks ago
eb67309
Add avifDecoderItemIsAlphaAuxOld as temporary fix
by Wan-Teh Chang
· 3 weeks ago
b6fb186
Fix memory leaks on error in ComputeGainMap() (#3336)
by krishna28238-arch
· 3 weeks ago
115bc52
Update to libaom v3.15.0
by Wan-Teh Chang
· 3 weeks ago
cbb391c
Keep every target of a track 'auxl' or 'prem' reference (#3335)
by Nexory
· 3 weeks ago
062e582
Bump libyuv to 26e56be0f (1960)
by Wan-Teh Chang
· 3 weeks ago
2f8eb91
Keep every target of a 'thmb', 'auxl', 'cdsc' or 'prem' reference (#3331)
by Nexory
· 3 weeks ago
092276c
Reset Sample Transform depth in avifDecoderReset()
by David Sarkisyan
· 4 weeks ago
f95907a
Reset Sample Transform state in avifDecoderReset() (#3327)
by David Sarkisyan
· 4 weeks ago
1473838
Bump the github-actions group across 1 directory with 3 updates
by dependabot[bot]
· 4 weeks ago
80aff1a
Don't set aom_image fields iibaom encoder ignores
by Wan-Teh Chang
· 4 weeks ago
109a0f3
.github/: run zizmor --fix=all (#3326)
by James Zern
· 4 weeks ago
93717e9
Simplify avifROStreamReadBoxHeader() slightly
by Wan-Teh Chang
· 5 weeks ago
bc15ac5
Parse 'auxl' and 'prem' within their own box size
by Wan-Teh Chang
· 5 weeks ago
6868dd1
Parse 'iref' and 'grpl' children within their own box size (#3321)
by Nexory
· 5 weeks ago
d1db0c1
Improve ToneMapTest.ToneMapRGBPaddedBaseStride
by Wan-Teh Chang
· 6 weeks ago
25a6d23
Honour the base image stride in the tone map early exit (#3316)
by evilgensec
· 6 weeks ago
714beb9
Bump the github-actions group across 2 directories with 7 updates (#3314)
by dependabot[bot]
· 6 weeks ago
b71e67f
Document Firefox versions that support lsel 0xFFFF
by Wan-Teh Chang
· 7 weeks ago
a50205d
Fix AvifDecodeTest.NonPersistentIOBug506387278
by Wan-Teh Chang
· 7 weeks ago
57953b3
Add --ignore-exif and --ignore-xmp to avifdec (#3307)
by Yannis Guyon
· 8 weeks ago
ddf4840
Use AVIF_IMAGE_CONTENT_NONE instead of 0
by Wan-Teh Chang
· 8 weeks ago
3e6bfe8
Add ignore exif/xmp to avifginmaputil (#3300)
by Maryla Ustarroz-Calonge
· 9 weeks ago
0525f64
Delete two unneeded avifImageCreateView() calls
by Wan-Teh Chang
· 9 weeks ago
0f01bcb
Don't decode AV1 images if AV1 decoder unavailable
by Wan-Teh Chang
· 9 weeks ago
3e70f31
Support ignoring alpha in imageContentToDecode
by Wan-Teh Chang
· 9 weeks ago
4783644
Test alphaPresent when decoder ignores alpha
by Wan-Teh Chang
· 9 weeks ago
970e58a
Bump SVT-AV1 dependency to v4.2.0
by Wan-Teh Chang
· 9 weeks ago
ab00cb7
LocalLibXml2.cmake: Avoid duplicates in PREFIXES
by Wan-Teh Chang
· 9 weeks ago
a9ba1ef
Bump dav1d to 1.5.4 (#3298)
by Yoshiharu ITO
· 9 weeks ago
d0605c9
Bump libyuv to 5d03bf9ba (1949)
by Wan-Teh Chang
· 2 months ago
5d9407c
Add the ignoreICC option to avifDecoder
by Wan-Teh Chang
· 2 months ago
5a7fef6
Remove ignoreGainMap param of avifImageCreateView
by Wan-Teh Chang
· 3 months ago
0c8ee66
Don't delete gain map metadata if ignore_gain_map
by Wan-Teh Chang
· 3 months ago
0ae2354
In avifDecoderReset(), continue if foundItem
by Wan-Teh Chang
· 3 months ago
607673d
Bump the github-actions group across 3 directories with 5 updates (#3287)
by dependabot[bot]
· 3 months ago
287bddd
Fix direct modifications of decoder->image. (#3281)
by Maryla Ustarroz-Calonge
· 3 months ago
bd2703d
Allow any value for avifDecoder::imageSizeLimit
by Wan-Teh Chang
· 3 months ago
4f3a993
Fix comment typos
by Wan-Teh Chang
· 3 months ago
89e5198
TonemapCommand::Run: Use `image` consistently (#3283)
by Wan-Teh Chang
· 3 months ago
a29cfb5
Remove revision param of johnwason/vcpkg-action
by Wan-Teh Chang
· 3 months ago
ea160ac
ci-windows-installed.yml: Revert to windows-latest
by Wan-Teh Chang
· 3 months ago
f349be9
Secure GitHub actions (#3279)
by Yannis Guyon
· 3 months ago
32393ae
Use valid xmp_data buffer in JpegTest.TooLargeXMP
by Wan-Teh Chang
· 3 months ago
3f4212f
avifgainmaputil: add --ignore-alpha flag to discard alpha channel (#3273)
by Maryla Ustarroz-Calonge
· 3 months ago
eb56569
avifImageYUVAnyToRGBAnySlow: Fix integer overflows
by Wan-Teh Chang
· 3 months ago
9d654e3
Fix printed gain map size in avifenc/avifgainmaputil when using a grid. (#3270)
by Maryla Ustarroz-Calonge
· 3 months ago
94fcbb3
Add a changelog entry for PR #3266
by Wan-Teh Chang
· 3 months ago
27a60c7
Cite the svt-av1 vcpkg bug report instead
by Wan-Teh Chang
· 3 months ago
56bb94e
Link with -lm when NOT WIN32 AND NOT APPLE
by Wan-Teh Chang
· 3 months ago
cbeb4d8
Use windows-2022 until issue #3255 is fixed
by Wan-Teh Chang
· 3 months ago
fc87af9
Patch SVT-AV1 to avoid corrupted files with MSVC (#3257)
by Yannis Guyon
· 3 months ago
64751ae
avifgainmaputil: fix incorrectly printed resolution (#3264)
by Maryla Ustarroz-Calonge
· 3 months ago
6048f5c
Compare matrix.generator with '-G Ninja'
by Wan-Teh Chang
· 3 months ago
0e73429
Remove explicit VS version in Windows CI (#3254)
by Yannis Guyon
· 3 months ago
da84da9
ci: pin actions to full commit SHAs in ci-format-check and ci-mingw (#3253)
by XananasX
· 3 months ago
e14848e
Replace archived release asset upload action (#3248)
by alb3e3
· 3 months ago
0b47c40
Avoid const cast of avifJPEGFindXMLNodeByName rv
by Wan-Teh Chang
· 3 months ago
7f7fa38
Add changelog entry for #3247 (Copy XMP/Exif ...)
by Wan-Teh Chang
· 3 months ago
36ccfc1
Guard JPEG XMP parsing sizes (#3249)
by alb3e3
· 3 months ago
121d6d1
Copy XMP/Exif in `avifgainmaputil tonemap` (#3247)
by Maryla Ustarroz-Calonge
· 3 months ago
253f0d0
cast to unsigned char before ctype calls in image readers (#3245)
by Javid Khan
· 3 months ago
96ec013
Explain why avifImageCopy() disallows self copy
by Wan-Teh Chang
· 3 months ago
76fb86e
Relax SampleTransformZeroInputItemsRejected error
by Wan-Teh Chang
· 3 months ago
ed28395
codec_libgav1.c: Remove #include <string.h>
by Wan-Teh Chang
· 4 months ago
383d8c8
Reject 'sato' items with no input image items (#3237)
by jmestwa-coder
· 4 months ago
a660226
Disallow dstImage == srcImage
by Wan-Teh Chang
· 4 months ago
67f7589
Max frame dims apply to AV2 in avifValidateGrid()
by Wan-Teh Chang
· 4 months ago
c64ea94
Add avifCalloc() and harden allocation call sites
by metsw24-max
· 4 months ago
27ec163
Bump the github-actions group across 2 directories with 2 updates
by dependabot[bot]
· 4 months ago
d8b4e04
Update to AVM v1.0.0
by Wan-Teh Chang
· 4 months ago
693855b
avifenc: add --ignore-alpha flag to discard alpha
by Wan-Teh Chang
· 4 months ago
50c9345
Re-enable AVIF_VERSION_DEVEL
by Wan-Teh Chang
· 4 months ago
c5240fc
v1.4.2
by Wan-Teh Chang
· 4 months ago
v1.4.2
267f924
Bump libyuv to 644251f25
by Wan-Teh Chang
· 4 months ago
196cf82
Bump libxml2 to v2.15.3
by Wan-Teh Chang
· 4 months ago
7d67150
Bump libjpeg-turbo to 3.1.4.1
by Wan-Teh Chang
· 4 months ago
6a3615c
Use std::array for pixel buffers in avifrgbtest
by metsw24-max
· 4 months ago
b28a5b1
Bump libpng to 1.6.58
by Wan-Teh Chang
· 4 months ago
9bf3dd4
Update to libaom v3.14.1
by Wan-Teh Chang
· 4 months ago
eb6e0e6
Fix bug in avifToLinearIEC61966 (#3218)
by Maryla Ustarroz-Calonge
· 4 months ago
3a63fd9
Replace strcpy/strcat with memcpy in aviftest.c
by metsw24-max
· 4 months ago
729927c
Switch to AVM's new repository on GitHub
by Wan-Teh Chang
· 4 months ago
1eb5271
avifenc: refer to standard input in error message
by kjg0724
· 4 months ago
b76fe84
Change avifRWStreamFinishBox to return avifResult
by Wan-Teh Chang
· 4 months ago
80f489a
Make avifAlloc(0) deterministic and fix RWData shrink-to-zero handling (#3212)
by metsw24-max
· 4 months ago
a854856
Check null return value from avifImageCreateEmpty
by Wan-Teh Chang
· 4 months ago
ed4f11d
Detect invalid box size in avifRWStreamFinishBox()
by Wan-Teh Chang
· 4 months ago
4e3fed8
Document the marker parameter of box writing funcs
by Wan-Teh Chang
· 4 months ago
786926e
avifenc: Follow up on PR #3179
by Wan-Teh Chang
· 4 months ago
15c8b00
gainmap: check avifImageCreateEmpty() result
by Dexter.k
· 4 months ago
Next »