Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
YooLCD
/
libavif
Public
forked from
AOMediaCodec/libavif
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 1, 2026
Revert read.c change
YooLCD
committed
565dc56
View commit details
Copy full SHA for 565dc56
Browse repository at this point
Commits on Mar 31, 2026
Revert slow path changes, remove memcpy comments
YooLCD
committed
7358896
View commit details
Copy full SHA for 7358896
Browse repository at this point
Commits on Mar 30, 2026
reformat: use size_t casts for row offset arithmetic and replace strcpy with memcpy
YooLCD
committed
c65eca3
View commit details
Copy full SHA for c65eca3
Browse repository at this point
Commits on Mar 27, 2026
Use Tune IQ for layered image inter-frame encoding
Show description for a33b3ad
juliobbv-p
authored
a33b3ad
View commit details
Copy full SHA for a33b3ad
Browse repository at this point
Explain _POSIX_VERSION >= 200112L test for fseeko
wantehchang
authored
f04579f
View commit details
Copy full SHA for f04579f
Browse repository at this point
Pass AVIF_ENABLE_WERROR to libavif in the Android CI (#3133)
vrabaud
authored
7342fbb
View commit details
Copy full SHA for 7342fbb
Browse repository at this point
Update avifImageSplitGrid() comment after PR #3092
Show description for 83373d5
wantehchang
authored
83373d5
View commit details
Copy full SHA for 83373d5
Browse repository at this point
Free grid cell images if avifImageSplitGrid fails
Show description for 35f24ce
NiDU-NINJA
and
wantehchang
authored
35f24ce
View commit details
Copy full SHA for 35f24ce
Browse repository at this point
Commits on Mar 26, 2026
Fix two bugs in parseAV2SequenceHeader()
Show description for bd4e948
wantehchang
authored
bd4e948
View commit details
Copy full SHA for bd4e948
Browse repository at this point
Initialize all offsets in avifGetRGBColorSpaceInfo
Show description for 8b318b6
wantehchang
authored
8b318b6
View commit details
Copy full SHA for 8b318b6
Browse repository at this point
Split parseSequenceHeaderProfile() into AV1 & AV2
Show description for 1814ba2
wantehchang
authored
1814ba2
View commit details
Copy full SHA for 1814ba2
Browse repository at this point
Remove avifCheckCodecVersionAVM()
Show description for f856137
wantehchang
authored
f856137
View commit details
Copy full SHA for f856137
Browse repository at this point
Set offsetBytesA for AVIF_RGB_FORMAT_GRAY (#3139)
radarhere
authored
61ec516
View commit details
Copy full SHA for 61ec516
Browse repository at this point
Add a --jobs flag to avifgainmaputil for multithreading support. (#3115)
Show description for 24eff54
maryla-uc
authored
24eff54
View commit details
Copy full SHA for 24eff54
Browse repository at this point
src/io.c: Some cleanup related to fseeko/ftello
Show description for 1b9e9f6
wantehchang
authored
1b9e9f6
View commit details
Copy full SHA for 1b9e9f6
Browse repository at this point
Commits on Mar 25, 2026
Get fseeko to compile with Android < 24 (#3132)
vrabaud
authored
78044bd
View commit details
Copy full SHA for 78044bd
Browse repository at this point
Remove avm_codec_control(AV2D_SET_OPERATING_POINT)
Show description for f962648
wantehchang
authored
f962648
View commit details
Copy full SHA for f962648
Browse repository at this point
Fix memory leak of altICC if avifDecoderFindGainMapItem returns early. (#3127)
Show description for 534c525
maryla-uc
authored
534c525
View commit details
Copy full SHA for 534c525
Browse repository at this point
Commits on Mar 24, 2026
Add avif_off_t and avif_fseeko() and avif_ftello()
Show description for a6e895f
wantehchang
authored
a6e895f
View commit details
Copy full SHA for a6e895f
Browse repository at this point
Change CMAKE_C_STANDARD from 99 to 11
Show description for 8677701
wantehchang
authored
8677701
View commit details
Copy full SHA for 8677701
Browse repository at this point
Improve are_images_equal for gain maps. (#3126)
Show description for 8f2a140
maryla-uc
authored
8f2a140
View commit details
Copy full SHA for 8f2a140
Browse repository at this point
Commits on Mar 23, 2026
Remove an obsolete check for CMAKE_VERSION < 3.21
Show description for 3b3aa36
wantehchang
authored
3b3aa36
View commit details
Copy full SHA for 3b3aa36
Browse repository at this point
Commits on Mar 21, 2026
Stop testing the mingw64 system in ci-mingw.yml
Show description for 3b1384c
wantehchang
authored
3b1384c
View commit details
Copy full SHA for 3b1384c
Browse repository at this point
Revert "Skip ImageMagick test in MinGW"
Show description for 0b82b48
wantehchang
authored
0b82b48
View commit details
Copy full SHA for 0b82b48
Browse repository at this point
Remove unused libaom and AVM image formats
Show description for c46189c
wantehchang
authored
c46189c
View commit details
Copy full SHA for c46189c
Browse repository at this point
Commits on Mar 20, 2026
Re-enable AVIF_VERSION_DEVEL
wantehchang
authored
3ae5cce
View commit details
Copy full SHA for 3ae5cce
Browse repository at this point
v1.4.1
wantehchang
authored
6543b22
View commit details
Copy full SHA for 6543b22
Browse repository at this point
Fix comment typo: overriden => overridden
wantehchang
authored
33d0aee
View commit details
Copy full SHA for 33d0aee
Browse repository at this point
Fix setting of cicp values in avifgainmaputil combine and convert. (#3110)
Show description for b49fbc9
maryla-uc
authored
b49fbc9
View commit details
Copy full SHA for b49fbc9
Browse repository at this point
Commits on Mar 19, 2026
Update to libaom v3.13.2 (#3108)
Show description for 70fabb4
wantehchang
authored
70fabb4
View commit details
Copy full SHA for 70fabb4
Browse repository at this point
Skip ImageMagick test in MinGW
Show description for b3be0b9
wantehchang
authored
b3be0b9
View commit details
Copy full SHA for b3be0b9
Browse repository at this point
Support long path names in Windows (#3101)
Show description for cba025a
Delphox
authored
cba025a
View commit details
Copy full SHA for cba025a
Browse repository at this point
Use packaged nasm on Unix (#3106)
vrabaud
authored
ee140cf
View commit details
Copy full SHA for ee140cf
Browse repository at this point
Commits on Mar 18, 2026
Use GIT_* for CMake FetchContent_Declare() (#3107)
Show description for e8fc46e
y-guyon
authored
e8fc46e
View commit details
Copy full SHA for e8fc46e
Browse repository at this point
Commits on Mar 17, 2026
Remove Verify longPathAware from ci-windows (#3105)
y-guyon
authored
a1153db
View commit details
Copy full SHA for a1153db
Browse repository at this point
Previous
Next
You can’t perform that action at this time.