Sign in
aomedia
/
libavif
/
HEAD
fa4eaf9
Use camelCase for avifEncoderItemIdArray (#2436)
by Yannis Guyon
· 3 hours ago
main
d1c54f1
Remove unused oss-fuzz/.clang-format (#2435)
by Yannis Guyon
· 5 hours ago
3d4c39c
Merge avif_decode_fuzzer into avif_fuzztest_dec.cc (#2006)
by Vincent Rabaud
· 3 days ago
981b9a2
Add tests decoding files using 'idat' instead of 'mdat' (#2433)
by maryla-uc
· 4 days ago
8aab77e
Add a comment to explain why we don't write lsel (#2430)
by maryla-uc
· 7 days ago
dfffad3
Add/update comments about avifCleanApertureBox
by Wan-Teh Chang
· 9 days ago
85979a7
Add IMPORTED_IMPLIB property to each CMake Module (#2425)
by Yannis Guyon
· 3 weeks ago
c799319
Bump the github-actions group with 3 updates (#2424)
by dependabot[bot]
· 3 weeks ago
db72bb1
Clean YCgCo-R a bit. (#2418)
by Vincent Rabaud
· 3 weeks ago
23d7790
Compile avif_fuzztest_helpers.cc only once. (#2417)
by Vincent Rabaud
· 3 weeks ago
984244e
Update to libaom v3.10.0
by Wan-Teh Chang
· 3 weeks ago
573793a
Update the H273 URL to something that exists. (#2419)
by Vincent Rabaud
· 3 weeks ago
3dc10e2
Bump SVT to 2.2.1 (#2416)
by Vincent Rabaud
· 3 weeks ago
338b35b
Do not create files in TESTDATA_DIR in sh tests (#2415)
by Yannis Guyon
· 3 weeks ago
4c56ac1
Add details on some gain map test images. (#2414)
by maryla-uc
· 3 weeks ago
9c81aa6
Replace recent-cmake action variable with oldest-cmake (#2413)
by Vincent Rabaud
· 3 weeks ago
a3647dc
Add a presubmit workflow that runs fuzztest tests (#2410)
by maryla-uc
· 3 weeks ago
fbf1cef
avifgainmaputil: ignore the alt image icc when --ignore-profile is set (#2411)
by maryla-uc
· 4 weeks ago
c2177c3
Update to SVT-AV1 v2.2.0
by Wan-Teh Chang
· 4 weeks ago
7176120
Also check the type "skip" for a FreeSpaceBox
by Wan-Teh Chang
· 4 weeks ago
9be2966
Fix fuzzer following gain map API changes (#2405)
by maryla-uc
· 4 weeks ago
8dc2a62
Empty HandlerBox name instead of "libavif" (#2378)
by Yannis Guyon
· 4 weeks ago
ab708ca
Ignore gain maps in files that don't have the 'tmap' brand. (#2403)
by maryla-uc
· 4 weeks ago
3e4b9c8
Change gain map parsing API. (#2399)
by maryla-uc
· 4 weeks ago
14d8e3c
Improve 'mini' read and write of float and brand (#2400)
by Yannis Guyon
· 4 weeks ago
56512dd
Update gain map test files. (#2402)
by maryla-uc
· 4 weeks ago
06e4780
Check for ftyp precedence in avifParse() (#2398)
by Yannis Guyon
· 4 weeks ago
e758440
Fix an incorrect file name in tests/data/README.md
by Wan-Teh Chang
· 5 weeks ago
a0f3ed1
Fix group id conflicting with item id. #2391 (#2396)
by maryla-uc
· 5 weeks ago
4d0f851
Minor comment fixes for the mini box code
by Wan-Teh Chang
· 5 weeks ago
0d3e5e2
Fix fields typo in avifgainmaptest (#2387)
by Yannis Guyon
· 6 weeks ago
b75cf3c
Update AVIF_MATRIX_COEFFICIENTS_YCGCO_RE and _RO (#2384)
by Yannis Guyon
· 6 weeks ago
daade0e
Update CHANGELOG.md entry for #2380
by Wan-Teh Chang
· 6 weeks ago
10b7232
Add 'tmap' brand to files with gainmaps. Issue #2385 (#2386)
by maryla-uc
· 6 weeks ago
d142df6
Ignore gain maps with unsupported version (#2380)
by maryla-uc
· 6 weeks ago
58acc88
Fix sizeof call in memset (#2379)
by maryla-uc
· 6 weeks ago
0c33338
AVIF_ENABLE_EXPERIMENTAL_MINI instead of METAV1 (#2376)
by Yannis Guyon
· 6 weeks ago
5b59345
Check if it is safe to call libyuv or libsharpyuv
by Wan-Teh Chang
· 6 weeks ago
1b4ce5c
Add local variables to avifImageRGBToYUV()
by Wan-Teh Chang
· 6 weeks ago
9cd0993
Add comment about stride params of HalfFloatPlane
by Wan-Teh Chang
· 6 weeks ago
df5325a
Fix a #endif comment
by Wan-Teh Chang
· 6 weeks ago
fd754d4
Remove decoder param of avifCodecGetNextImageFunc
by Wan-Teh Chang
· 6 weeks ago
47f154a
Fix empty CMAKE_CXX_FLAGS_RELEASE if libaom local
by Frankie Dintino
· 7 weeks ago
c898b5e
Add sato BIT_DEPTH_EXTENSION_12B_8B_OVERLAP_4B (#2215)
by Yannis Guyon
· 7 weeks ago
9ea9a94
Require allocation size be <= PTRDIFF_MAX
by Wan-Teh Chang
· 7 weeks ago
a16183b
LocalGTest.cmake: set BUILD_GMOCK option to OFF
by Wan-Teh Chang
· 7 weeks ago
93b4ad4
Do not define AVIF_ENABLE_NODISCARD for avif.h
by Wan-Teh Chang
· 7 weeks ago
39cf485
alpha.c: Fix overflows in multiply with rowBytes
by Wan-Teh Chang
· 9 weeks ago
622ec93
Enable compiler warnings in fuzztest targets
by Wan-Teh Chang
· 7 weeks ago
f3c8441
In setup-common action, bump recent-cmake to 3.21
by Wan-Teh Chang
· 7 weeks ago
6b0a47b
Fix overflows in avifRGBImageAllocatePixels()
by Wan-Teh Chang
· 7 weeks ago
9caff7a
Run cifuzz.yml on pull requests for CMakeLists.txt
by Wan-Teh Chang
· 7 weeks ago
313e295
Fix Clang's -Wmissing-field-initializers warnings
by Wan-Teh Chang
· 7 weeks ago
e251cdb
Delete AVIF_ENABLE_WERROR=OFF in oss-fuzz/build.sh
by Wan-Teh Chang
· 7 weeks ago
f0aba53
Bump the github-actions group with 4 updates
by dependabot[bot]
· 7 weeks ago
1f86eb6
Adjust scopes of avifincrtest_helpers dependencies
by Wan-Teh Chang
· 7 weeks ago
a0041de
Use CMake macro for avifincrtest again
by Yannis Guyon
· 7 weeks ago
1c05ae1
ci-windows-shared-local.yml: enable gain maps
by Wan-Teh Chang
· 7 weeks ago
cb39817
Enable warnings in tests
by Wan-Teh Chang
· 7 weeks ago
cde6fcd
Compile avif_apps_internal without -DAVIF_DLL
by Wan-Teh Chang
· 8 weeks ago
df33ccb
Add the avif_enable_warnings INTERFACE library
by Wan-Teh Chang
· 7 weeks ago
a701174
avifenc: Allow large images to be encoded
by Wan-Teh Chang
· 7 weeks ago
ecf700f
libjpeg: Pass -DWITH_CRT_DLL=ON to cmake
by Wan-Teh Chang
· 8 weeks ago
3bd4c0f
Add ci-windows-shared-local.yml
by Wan-Teh Chang
· 7 weeks ago
1756262
Re-enable AVIF_VERSION_DEVEL
by Wan-Teh Chang
· 7 weeks ago
bb24db0
v1.1.1
by Wan-Teh Chang
· 7 weeks ago
v1.1.1
3ce89ff
Fix warnings about avifSampleTableGetImageDelta()
by Wan-Teh Chang
· 8 weeks ago
076a455
Declare ScalePlane_16() in libyuv/scale.h
by Wan-Teh Chang
· 8 weeks ago
2eb35fc
Fix Clang's -Wformat warnings
by Wan-Teh Chang
· 8 weeks ago
d486dad
Remove the unused macro SUBSAMPLE
by Wan-Teh Chang
· 8 weeks ago
5125ca2
Work around the bug that aom.pc always has -lm
by Wan-Teh Chang
· 8 weeks ago
ead9392
read.c: Declare alphaCategory as avifItemCategory
by Wan-Teh Chang
· 8 weeks ago
227293d
avifpng.c: Fix overflows in multiply with rowBytes
by Wan-Teh Chang
· 9 weeks ago
d1f5e66
Cast op to uint8_t in avifsampletransformtest.cc (#2331)
by Yannis Guyon
· 8 weeks ago
d591bb2
Detect iref repetition before ItemReadAndParse() (#2315)
by Yannis Guyon
· 8 weeks ago
40b5589
Fix out-of-order dimg grid associations (#2312)
by Yannis Guyon
· 8 weeks ago
f4c99fb
Provide both avifincrtest_helpers{_internal}
by Wan-Teh Chang
· 8 weeks ago
65a37e6
Copy avif.dll to tests binary directory on Windows
by Wan-Teh Chang
· 8 weeks ago
91bf895
Do not set output args on MetaFindAlphaItem() err (#2330)
by Yannis Guyon
· 8 weeks ago
71af92f
Fix AddOperator() in sato test (#2329)
by Yannis Guyon
· 8 weeks ago
e76e1d6
avifgainmaputil: Fix MSVC warnings C4244 on enum
by Wan-Teh Chang
· 8 weeks ago
f086d98
fix: link against transitive libaom library dependencies
by Frankie Dintino
· 8 weeks ago
9f8d3cc
Fix "No known features for CXX compiler" CMake error (#2302)
by Vincent Rabaud
· 8 weeks ago
656b5e2
Update the cmake-format command line
by Wan-Teh Chang
· 8 weeks ago
1b9cced
Run cmake-format
by Wan-Teh Chang
· 8 weeks ago
ddd98cf
Use CMake macro for avifincrtest (#2317)
by Yannis Guyon
· 8 weeks ago
c1cb0d7
Update grid gainmap test files. (#2316)
by maryla-uc
· 8 weeks ago
3640a3a
Clarify the definition of AVIF_USE_CXX. (#2290)
by Vincent Rabaud
· 8 weeks ago
676a6cb
Don't add avif_obj's object files to avif_apps_obj
by Wan-Teh Chang
· 8 weeks ago
4ebc044
Replace direct use of aom with ${AOM_PACKAGE_NAME}
by Wan-Teh Chang
· 9 weeks ago
4e51a7b
ci-unix-shared-local: Enable experimental features
by Wan-Teh Chang
· 8 weeks ago
25b0f65
Revert "Move gainmap function definitions to gainmap.c"
by Wan-Teh Chang
· 9 weeks ago
d8f09df
Link Sample Transform tests with avif_internal lib
by Wan-Teh Chang
· 9 weeks ago
4a4ff64
Move gainmap function definitions to gainmap.c
by Wan-Teh Chang
· 9 weeks ago
03acd65
Revert "Put AVIF_NODISCARD after AVIF_API" again (#2298)
by Wan-Teh Chang
· 9 weeks ago
6d5341d
Fix some clang-cl warnings. (#2275)
by Vincent Rabaud
· 9 weeks ago
5236863
Use /std:clatest with MSVC, remove -Wunused-result
by Wan-Teh Chang
· 9 weeks ago
1d4b04d
avifgainmaputil: Fix MSVC type conversion warnings
by Wan-Teh Chang
· 9 weeks ago
ee674c8
avifjpeggainmaptest.cc: Remove an unused parameter
by Wan-Teh Chang
· 9 weeks ago
fb6e03e
avifstreamtest.cc: Remove three unused variables
by Wan-Teh Chang
· 9 weeks ago
Next »