Sign in
aomedia
/
libavif
/
HEAD
03738d5
libavif_jni: add missing error check (#2508)
by James Zern
· 31 hours ago
main
566e2ed
android_jni: Support 16kb page size
by Vignesh Venkat
· 36 hours ago
ea21e9b
Update to libaom v3.11.0 (#2500)
by Vincent Rabaud
· 2 days ago
6fac47f
Update merge_static_libs.cmake to copy INTERFACE_INCLUDE_DIRECTORIES (#2505)
by WangWeiLin-MV
· 6 days ago
13d784e
Add properties to avifImage (#2420)
by Yannis Guyon
· 6 days ago
a9ac378
Update YCgCo-R coeffs in comments. (#2503)
by Vincent Rabaud
· 9 days ago
5766fd1
Fix quantizer range in codec_avm (#2502)
by Yannis Guyon
· 13 days ago
1cdeff7
Bump libjpeg-turbo to 3.0.4 (#2501)
by Vincent Rabaud
· 2 weeks ago
4a4e5b4
Test bitCount == 0 in avifROStreamSkipBits()
by Wan-Teh Chang
· 2 weeks ago
dab2aa5
Bump the github-actions group with 5 updates (#2498)
by dependabot[bot]
· 3 weeks ago
2c26b29
Fix avifROStreamSkipBits bug for incomplete byte
by Wan-Teh Chang
· 3 weeks ago
99f7eeb
Reapply "Check that the gain map metadata is valid on decoding." (#2493)
by maryla-uc
· 3 weeks ago
dc2fe07
github ci: use default profile for actions-rs
by Vignesh Venkat
· 4 weeks ago
e9d3134
Bump dav1d to 1.5.0 (#2490)
by Yoshiharu ITO
· 4 weeks ago
2f599ac
Apply ClangTidy vector::empty() instead of size() (#2491)
by Yannis Guyon
· 4 weeks ago
094d841
Significantly simplify gain map API (#2481)
by maryla-uc
· 4 weeks ago
755f960
Implement AV2 in MinimizedImageBox (#2486)
by Yannis Guyon
· 4 weeks ago
e400780
Bump libxml2 to v2.13.4 (#2489)
by Vincent Rabaud
· 4 weeks ago
2097078
Add a cargo key and use it to update caches (#2485)
by Vincent Rabaud
· 4 weeks ago
aa9f740
Revert "Check that the gain map metadata is valid on decoding. (#2453)" (#2482)
by maryla-uc
· 4 weeks ago
5b6fe91
Check that the gain map metadata is valid on decoding. (#2453)
by maryla-uc
· 4 weeks ago
048488e
Make sure the gain map metadata is towards the start of the file. (#2479)
by maryla-uc
· 5 weeks ago
2c36aed
Add recommended NDK revision for Android builds
by kairusds
· 6 weeks ago
fb2dceb
Fix build errors for Android builds
by kairusds
· 6 weeks ago
eb02b2e
Update parseAV2SequenceHeader() for AVM CWG-E103
by Wan-Teh Chang
· 6 weeks ago
a12f203
android_jni: Set threads to 2 instead of CPU count
by Vignesh Venkat
· 6 weeks ago
df2f379
Do not allow libyuv to find_package JPEG (#2473)
by Vincent Rabaud
· 6 weeks ago
5ae2a41
Bump AVM to research-8.0.0 (#2437)
by Vincent Rabaud
· 6 weeks ago
69e57b6
Add missing license metadata in tests/data/README (#2467)
by Yannis Guyon
· 6 weeks ago
21824c1
Remove testing::Environment leftover (#2471)
by Yannis Guyon
· 6 weeks ago
7eb683f
Replace FUZZTEST_STACK_LIMIT by --stack_limit_kb (#2470)
by Yannis Guyon
· 6 weeks ago
71ba185
Fix possible null pointer dereference and unintended integer division (#2469)
by maryla-uc
· 6 weeks ago
4932ace
Remove appveyor.yml (#2465)
by Yannis Guyon
· 7 weeks ago
6bdda98
Implement the HDR part of MinimizedImageBox (#2440)
by Yannis Guyon
· 7 weeks ago
d274e2e
Fix README.md Prebuilt Binaries section title (#2462)
by Yannis Guyon
· 7 weeks ago
794a300
Replace assertions by checks in ROStreamReadBitsUX (#2457)
by Yannis Guyon
· 7 weeks ago
5e38bec
Add macOS artifacts to release (#2461)
by maryla-uc
· 7 weeks ago
fd66e9d
Disable JPEG finding in libyuv (#2459)
by Vincent Rabaud
· 7 weeks ago
84b8865
Fix order of AVIF_NODISCARD and AVIF_API. (#2458)
by maryla-uc
· 7 weeks ago
ddb5969
Use runner.os in artifact archive name (#2456)
by Yannis Guyon
· 7 weeks ago
773f5c8
Disable AppVeyor CI (#2455)
by Yannis Guyon
· 7 weeks ago
e9db3c3
Update README.md (#2454)
by Yannis Guyon
· 7 weeks ago
98e9303
Bump the github-actions group with 3 updates (#2450)
by dependabot[bot]
· 7 weeks ago
7d357d6
Remove all remaining references to AppVeyor (#2451)
by Yannis Guyon
· 7 weeks ago
cd49a3b
Disable the MSVC C4232 warning
by Wan-Teh Chang
· 7 weeks ago
cdb89c9
Refactor gain map API (#2444)
by maryla-uc
· 7 weeks ago
9100176
List utf8.manifest as normal source file for MSVC
by Wan-Teh Chang
· 8 weeks ago
1b1db68
Format yml files (#2446)
by Yannis Guyon
· 8 weeks ago
5789180
Add ci-unix-artifacts.yml (#2445)
by Yannis Guyon
· 8 weeks ago
2fe5b3a
Only generate valid fuzzed avifGainMapMetadata (#2441)
by Yannis Guyon
· 8 weeks ago
ca3e4be
Fix return type of avifWriteToneMappedImagePayload (#2439)
by Yannis Guyon
· 8 weeks ago
70862dc
Add avifROStreamSkipBits() (#2438)
by Yannis Guyon
· 8 weeks ago
fa4eaf9
Use camelCase for avifEncoderItemIdArray (#2436)
by Yannis Guyon
· 9 weeks ago
d1c54f1
Remove unused oss-fuzz/.clang-format (#2435)
by Yannis Guyon
· 9 weeks ago
3d4c39c
Merge avif_decode_fuzzer into avif_fuzztest_dec.cc (#2006)
by Vincent Rabaud
· 9 weeks ago
981b9a2
Add tests decoding files using 'idat' instead of 'mdat' (#2433)
by maryla-uc
· 9 weeks ago
8aab77e
Add a comment to explain why we don't write lsel (#2430)
by maryla-uc
· 10 weeks ago
dfffad3
Add/update comments about avifCleanApertureBox
by Wan-Teh Chang
· 2 months ago
85979a7
Add IMPORTED_IMPLIB property to each CMake Module (#2425)
by Yannis Guyon
· 3 months ago
c799319
Bump the github-actions group with 3 updates (#2424)
by dependabot[bot]
· 3 months ago
db72bb1
Clean YCgCo-R a bit. (#2418)
by Vincent Rabaud
· 3 months ago
23d7790
Compile avif_fuzztest_helpers.cc only once. (#2417)
by Vincent Rabaud
· 3 months ago
984244e
Update to libaom v3.10.0
by Wan-Teh Chang
· 3 months ago
573793a
Update the H273 URL to something that exists. (#2419)
by Vincent Rabaud
· 3 months ago
3dc10e2
Bump SVT to 2.2.1 (#2416)
by Vincent Rabaud
· 3 months ago
338b35b
Do not create files in TESTDATA_DIR in sh tests (#2415)
by Yannis Guyon
· 3 months ago
4c56ac1
Add details on some gain map test images. (#2414)
by maryla-uc
· 3 months ago
9c81aa6
Replace recent-cmake action variable with oldest-cmake (#2413)
by Vincent Rabaud
· 3 months ago
a3647dc
Add a presubmit workflow that runs fuzztest tests (#2410)
by maryla-uc
· 3 months ago
fbf1cef
avifgainmaputil: ignore the alt image icc when --ignore-profile is set (#2411)
by maryla-uc
· 3 months ago
c2177c3
Update to SVT-AV1 v2.2.0
by Wan-Teh Chang
· 3 months ago
7176120
Also check the type "skip" for a FreeSpaceBox
by Wan-Teh Chang
· 3 months ago
9be2966
Fix fuzzer following gain map API changes (#2405)
by maryla-uc
· 3 months ago
8dc2a62
Empty HandlerBox name instead of "libavif" (#2378)
by Yannis Guyon
· 3 months ago
ab708ca
Ignore gain maps in files that don't have the 'tmap' brand. (#2403)
by maryla-uc
· 3 months ago
3e4b9c8
Change gain map parsing API. (#2399)
by maryla-uc
· 3 months ago
14d8e3c
Improve 'mini' read and write of float and brand (#2400)
by Yannis Guyon
· 3 months ago
56512dd
Update gain map test files. (#2402)
by maryla-uc
· 3 months ago
06e4780
Check for ftyp precedence in avifParse() (#2398)
by Yannis Guyon
· 3 months ago
e758440
Fix an incorrect file name in tests/data/README.md
by Wan-Teh Chang
· 3 months ago
a0f3ed1
Fix group id conflicting with item id. #2391 (#2396)
by maryla-uc
· 3 months ago
4d0f851
Minor comment fixes for the mini box code
by Wan-Teh Chang
· 3 months ago
0d3e5e2
Fix fields typo in avifgainmaptest (#2387)
by Yannis Guyon
· 3 months ago
b75cf3c
Update AVIF_MATRIX_COEFFICIENTS_YCGCO_RE and _RO (#2384)
by Yannis Guyon
· 3 months ago
daade0e
Update CHANGELOG.md entry for #2380
by Wan-Teh Chang
· 3 months ago
10b7232
Add 'tmap' brand to files with gainmaps. Issue #2385 (#2386)
by maryla-uc
· 3 months ago
d142df6
Ignore gain maps with unsupported version (#2380)
by maryla-uc
· 3 months ago
58acc88
Fix sizeof call in memset (#2379)
by maryla-uc
· 3 months ago
0c33338
AVIF_ENABLE_EXPERIMENTAL_MINI instead of METAV1 (#2376)
by Yannis Guyon
· 3 months ago
5b59345
Check if it is safe to call libyuv or libsharpyuv
by Wan-Teh Chang
· 4 months ago
1b4ce5c
Add local variables to avifImageRGBToYUV()
by Wan-Teh Chang
· 4 months ago
9cd0993
Add comment about stride params of HalfFloatPlane
by Wan-Teh Chang
· 4 months ago
df5325a
Fix a #endif comment
by Wan-Teh Chang
· 4 months ago
fd754d4
Remove decoder param of avifCodecGetNextImageFunc
by Wan-Teh Chang
· 4 months ago
47f154a
Fix empty CMAKE_CXX_FLAGS_RELEASE if libaom local
by Frankie Dintino
· 4 months ago
c898b5e
Add sato BIT_DEPTH_EXTENSION_12B_8B_OVERLAP_4B (#2215)
by Yannis Guyon
· 4 months ago
9ea9a94
Require allocation size be <= PTRDIFF_MAX
by Wan-Teh Chang
· 4 months ago
a16183b
LocalGTest.cmake: set BUILD_GMOCK option to OFF
by Wan-Teh Chang
· 4 months ago
93b4ad4
Do not define AVIF_ENABLE_NODISCARD for avif.h
by Wan-Teh Chang
· 4 months ago
39cf485
alpha.c: Fix overflows in multiply with rowBytes
by Wan-Teh Chang
· 4 months ago
Next »