Sign in
aomedia
/
libavif
/
HEAD
58b3459
Follow up on aomDiagPrintf()
by Wan-Teh Chang
· 7 hours ago
main
58c93df
Statically assert a strcpy is safe
by Wan-Teh Chang
· 7 hours ago
78888a4
Check width * 4 in avifReorderARGBThenConvertToYUV
by Wan-Teh Chang
· 8 hours ago
02988cd
Document the invariant on avifROStream
by Wan-Teh Chang
· 8 hours ago
ee55a76
Simplify casts for gridCells
by Wan-Teh Chang
· 27 hours ago
d8f9015
Add a changelog entry for PR #3068
by Wan-Teh Chang
· 29 hours ago
7d63408
Minor PrintEncodingSettings() refactor (#3152)
by Maryla Ustarroz-Calonge
· 30 hours ago
ffc142f
codec_aom: improve decoder diagnostics consistency (#3151)
by Dexter.k
· 31 hours ago
f0eb53e
Fix minor coverity finding (#3150)
by Maryla Ustarroz-Calonge
· 32 hours ago
2b27700
Make libaom encoder diagnostics null-safe (#3125)
by Dexter.k
· 34 hours ago
a33b3ad
Use Tune IQ for layered image inter-frame encoding
by Julio Barba
· 4 days ago
f04579f
Explain _POSIX_VERSION >= 200112L test for fseeko
by Wan-Teh Chang
· 4 days ago
7342fbb
Pass AVIF_ENABLE_WERROR to libavif in the Android CI (#3133)
by Vincent Rabaud
· 4 days ago
83373d5
Update avifImageSplitGrid() comment after PR #3092
by Wan-Teh Chang
· 4 days ago
35f24ce
Free grid cell images if avifImageSplitGrid fails
by NiDU-NINJA
· 5 days ago
bd4e948
Fix two bugs in parseAV2SequenceHeader()
by Wan-Teh Chang
· 5 days ago
8b318b6
Initialize all offsets in avifGetRGBColorSpaceInfo
by Wan-Teh Chang
· 5 days ago
1814ba2
Split parseSequenceHeaderProfile() into AV1 & AV2
by Wan-Teh Chang
· 5 days ago
f856137
Remove avifCheckCodecVersionAVM()
by Wan-Teh Chang
· 5 days ago
61ec516
Set offsetBytesA for AVIF_RGB_FORMAT_GRAY (#3139)
by Andrew Murray
· 5 days ago
24eff54
Add a --jobs flag to avifgainmaputil for multithreading support. (#3115)
by Maryla Ustarroz-Calonge
· 6 days ago
1b9e9f6
src/io.c: Some cleanup related to fseeko/ftello
by Wan-Teh Chang
· 6 days ago
78044bd
Get fseeko to compile with Android < 24 (#3132)
by Vincent Rabaud
· 6 days ago
f962648
Remove avm_codec_control(AV2D_SET_OPERATING_POINT)
by Wan-Teh Chang
· 6 days ago
534c525
Fix memory leak of altICC if avifDecoderFindGainMapItem returns early. (#3127)
by Maryla Ustarroz-Calonge
· 6 days ago
a6e895f
Add avif_off_t and avif_fseeko() and avif_ftello()
by Wan-Teh Chang
· 7 days ago
8677701
Change CMAKE_C_STANDARD from 99 to 11
by Wan-Teh Chang
· 7 days ago
8f2a140
Improve are_images_equal for gain maps. (#3126)
by Maryla Ustarroz-Calonge
· 7 days ago
3b3aa36
Remove an obsolete check for CMAKE_VERSION < 3.21
by Wan-Teh Chang
· 8 days ago
3b1384c
Stop testing the mingw64 system in ci-mingw.yml
by Wan-Teh Chang
· 10 days ago
0b82b48
Revert "Skip ImageMagick test in MinGW"
by Wan-Teh Chang
· 10 days ago
c46189c
Remove unused libaom and AVM image formats
by Wan-Teh Chang
· 11 days ago
3ae5cce
Re-enable AVIF_VERSION_DEVEL
by Wan-Teh Chang
· 11 days ago
6543b22
v1.4.1
by Wan-Teh Chang
· 11 days ago
v1.4.1
33d0aee
Fix comment typo: overriden => overridden
by Wan-Teh Chang
· 11 days ago
b49fbc9
Fix setting of cicp values in avifgainmaputil combine and convert. (#3110)
by Maryla Ustarroz-Calonge
· 11 days ago
70fabb4
Update to libaom v3.13.2 (#3108)
by Wan-Teh Chang
· 12 days ago
b3be0b9
Skip ImageMagick test in MinGW
by Wan-Teh Chang
· 12 days ago
cba025a
Support long path names in Windows (#3101)
by Delphox
· 12 days ago
ee140cf
Use packaged nasm on Unix (#3106)
by Vincent Rabaud
· 12 days ago
e8fc46e
Use GIT_* for CMake FetchContent_Declare() (#3107)
by Yannis Guyon
· 13 days ago
a1153db
Remove Verify longPathAware from ci-windows (#3105)
by Yannis Guyon
· 2 weeks ago
83ee102
Cherrypick libaom nasm fix (#3104)
by Yannis Guyon
· 2 weeks ago
559c589
Bump libyuv to 30809ff64
by Vincent Rabaud
· 3 weeks ago
5565c32
Bump libxml2 to v2.15.2
by Vincent Rabaud
· 3 weeks ago
476710c
Use the official pnggroup repos (#3099)
by Vincent Rabaud
· 3 weeks ago
dba6f1f
Fix build with CMake 3.22 (#3096)
by Vincent Rabaud
· 3 weeks ago
1ff7d4b
Set CMP0169 to NEW (#3089)
by Vincent Rabaud
· 3 weeks ago
b2bb0cb
Remove experimental status for progressive, layered and scaling mode
by Julio Barba
· 3 weeks ago
ab8347b
Replace fseek,ftell with platform 64-bit file APIs
by NiDU-NINJA
· 3 weeks ago
c7ade38
Remove CMAKE_DL_LIBS for Rav1e (#3087)
by Vincent Rabaud
· 4 weeks ago
80feb2f
Unify installing packages in the CI (#3086)
by Vincent Rabaud
· 4 weeks ago
a53108e
Re-enable AVIF_VERSION_DEVEL
by Wan-Teh Chang
· 4 weeks ago
d145e1a
v1.4.0
by Wan-Teh Chang
· 5 weeks ago
v1.4.0
d3ec9d4
Remove Exif orientation after saving it to irot/imir when reading JPEGs.
by Maryla Ustarroz-Calonge
· 4 weeks ago
c67bc45
Refactor avifAOMOptionsContainExplicitTuning() (#3060)
by Yannis Guyon
· 4 weeks ago
0dbf30d
Bump libpng to 1.6.55
by Vincent Rabaud
· 4 weeks ago
80aae8a
SVT-AV1: Enable NASM on x86 only, ASM on ARM only.
by Vincent Rabaud
· 4 weeks ago
3cba078
Install NASM when building SVT-AV1 locally (#3082)
by Vincent Rabaud
· 4 weeks ago
15c3ac3
Bump libgav1 to v0.20.0 (#3080)
by Vincent Rabaud
· 4 weeks ago
d40c649
Set PNG Exif orientation to 1 (no rotation, no mirror) when saving.
by Maryla Ustarroz-Calonge
· 4 weeks ago
a5488e6
Bump zlib to 1.3.2 (#3077)
by Vincent Rabaud
· 4 weeks ago
11096dd
Delete ninja install
by Vincent Rabaud
· 4 weeks ago
ccf4618
Bump the github-actions group across 1 directory with 3 updates (#3071)
by dependabot[bot]
· 4 weeks ago
319b91e
Replace RGBImagePtr by RGBImageCleanup
by Vincent Rabaud
· 5 weeks ago
2132c5c
avifEncoder: Add "Version 1.4.0 ends here" marker
by Wan-Teh Chang
· 5 weeks ago
0f430db
Fix avifDecSampleTransformItemValidateProperties()
by Yannis Guyon
· 5 weeks ago
cc3e5dd
fix: prevent uint32_t overflow in avifSetTileConfiguration tile area
by uwezkhan
· 5 weeks ago
d236952
Validate grid cell dimensions are <= AV1 maximum
by Wan-Teh Chang
· 5 weeks ago
d01ba22
Apply rotation and mirroring when decoding to PNG or JPEG. (#3059)
by Maryla Ustarroz-Calonge
· 5 weeks ago
9688dcf
Use AOM_TUNE_IQ by default for YUV (#2830)
by Yannis Guyon
· 5 weeks ago
c79a400
Fix potential integer overflow in rowBytes multiplications
by Dexter.k
· 5 weeks ago
912d26b
Call aom_codec_peek_stream_info() on every image
by Wan-Teh Chang
· 5 weeks ago
2fdc999
Prevent integer overflows in src/gainmap.c
by Wan-Teh Chang
· 5 weeks ago
6d77654
Write diag msg if aom_codec_peek_stream_info fails
by Wan-Teh Chang
· 5 weeks ago
0a3f94e
Set a callback function for dav1d_log()
by Wan-Teh Chang
· 5 weeks ago
3e6c8db
Handle null detail after aom_codec_decode failure
by Wan-Teh Chang
· 5 weeks ago
979ad61
Address #3029 PR feedback
by Julio Barba
· 6 weeks ago
6064c35
Remember tune=iq option across frames (#2997)
by Julio Barba
· 7 weeks ago
2340467
Restrict sato image item's depth to 8,10,12,16
by Wan-Teh Chang
· 6 weeks ago
3c2a66a
Make tests/test_cmd_transform.sh executable (#3047)
by Yannis Guyon
· 6 weeks ago
5b8e476
Replace AVIF_ASSERT by avm image->depth condition (#3046)
by Yannis Guyon
· 6 weeks ago
ac4aa59
Add missing ; (#3045)
by Vincent Rabaud
· 6 weeks ago
8fa8017
AVM: be compatible with profiles when -DCONFIG_AV2_PROFILES=1 (#3044)
by Vincent Rabaud
· 6 weeks ago
4f927e8
Add avifRGBImage to the C++ API (#3042)
by Vincent Rabaud
· 6 weeks ago
4204ec7
Apply clean aperture crop when decoding to PNG or JPEG. (#3041)
by Maryla Ustarroz-Calonge
· 6 weeks ago
8281f2e
Replace existing check with AVIF_ASSERT_OR_RETURN (#3040)
by Yannis Guyon
· 6 weeks ago
0812f44
Add custom FuzzTest printers for types (#3039)
by Yannis Guyon
· 6 weeks ago
f0aac7d
Reject invalid depth in avifImageAllocatePlanes() (#3038)
by Yannis Guyon
· 6 weeks ago
ec2ee83
Remove yuvRange TODO in avifApplyExpression32b() (#3025)
by Yannis Guyon
· 7 weeks ago
2d48c03
Use const pointers with codec->csOptions
by Wan-Teh Chang
· 7 weeks ago
3e30bc6
Fix the CICP for BT.709 SDR and BT.2100 HLG
by Wan-Teh Chang
· 7 weeks ago
abb6516
Move the avifCodecSpecificOptionsClear() call
by Wan-Teh Chang
· 7 weeks ago
37dc20b
Correct a misspelled word "exercizes"
by Wan-Teh Chang
· 7 weeks ago
fb07042
Fix typo in OnlySampleTranformContentToDecode (#3037)
by Yannis Guyon
· 7 weeks ago
001d8d4
Remove unnecessary fuzztest:: in fuzz_dec_incr (#3036)
by Yannis Guyon
· 7 weeks ago
35e290d
Disable Sample Transform decoding by default (#3018)
by Yannis Guyon
· 7 weeks ago
31ca095
Fix avifCodec::csOptions comment (#3030)
by Yannis Guyon
· 7 weeks ago
0a8ca7b
Enable test IoStatsTest.AnimationObuSize (#3031)
by Yannis Guyon
· 7 weeks ago
a527905
Fail fuzzing on AVIF_RESULT_INTERNAL_ERROR (#3020)
by Yannis Guyon
· 7 weeks ago
Next »