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 }}
bu5hm4nn
/
image
Public
forked from
image-rs/image
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
master
User selector
All users
All time
Commit history
Commits on May 6, 2023
Merge pull request #1923 from sophie-h/wip/sophie-h/webp-iccp
Show description for cddf30f
fintelia
authored
cddf30f
View commit details
Copy full SHA for cddf30f
Browse repository at this point
Commits on May 5, 2023
webp: Support ICC profiles
sophie-h
committed
844da76
View commit details
Copy full SHA for 844da76
Browse repository at this point
Commits on Mar 29, 2023
Merge pull request #1883 from fintelia/bmp-zero-copy
Show description for 139420d
fintelia
authored
139420d
View commit details
Copy full SHA for 139420d
Browse repository at this point
Commits on Mar 25, 2023
Merge pull request #1898 from fintelia/release-0.24.6
Show description for 1028cff
fintelia
authored
1028cff
View commit details
Copy full SHA for 1028cff
Browse repository at this point
Commits on Mar 23, 2023
Merge pull request #1899 from declantsien/webp_has_animation_predicate
Show description for 5d031ed
Andreas Molzer
authored
5d031ed
View commit details
Copy full SHA for 5d031ed
Browse repository at this point
Commits on Mar 21, 2023
Add webp has_animation predicate
declantsien
committed
876e2a7
View commit details
Copy full SHA for 876e2a7
Browse repository at this point
Release 0.24.6
fintelia
committed
4403be2
View commit details
Copy full SHA for 4403be2
Browse repository at this point
Commits on Mar 17, 2023
Merge pull request #1891 from yuanyan3060/master
Show description for 165ad46
fintelia
authored
165ad46
View commit details
Copy full SHA for 165ad46
Browse repository at this point
Commits on Mar 15, 2023
inline put_pixel
yuanyan3060
authored
40cd718
View commit details
Copy full SHA for 40cd718
Browse repository at this point
Commits on Mar 14, 2023
Merge pull request #1888 from talonvoice/bmp-without-header
Show description for fe06978
Andreas Molzer
authored
fe06978
View commit details
Copy full SHA for fe06978
Browse repository at this point
add bmp new_without_file_header() constructor
lunixbochs
committed
25175a9
View commit details
Copy full SHA for 25175a9
Browse repository at this point
Merge pull request #1887 from fintelia/remove-workaround
Show description for c4c7cd1
fintelia
authored
c4c7cd1
View commit details
Copy full SHA for c4c7cd1
Browse repository at this point
Remove workaround for CI issue
fintelia
committed
c290c52
View commit details
Copy full SHA for c290c52
Browse repository at this point
Commits on Mar 13, 2023
Add back read_rle_too_short test
fintelia
committed
5fcae69
View commit details
Copy full SHA for 5fcae69
Browse repository at this point
Remove debug code
fintelia
committed
b24e1e6
View commit details
Copy full SHA for b24e1e6
Browse repository at this point
Improve BMP decoder
fintelia
committed
02deb3c
View commit details
Copy full SHA for 02deb3c
Browse repository at this point
Initialize BMP output buffer to all zero
fintelia
committed
b98617d
View commit details
Copy full SHA for b98617d
Browse repository at this point
Merge pull request #1884 from fintelia/fix-ci-avx512
Show description for 9ba5ddd
fintelia
authored
9ba5ddd
View commit details
Copy full SHA for 9ba5ddd
Browse repository at this point
Fix CI
fintelia
committed
3319934
View commit details
Copy full SHA for 3319934
Browse repository at this point
Commits on Feb 21, 2023
Merge pull request #1857 from bash/remove-scoped_threadpool
Show description for 55732d1
Andreas Molzer
authored
55732d1
View commit details
Copy full SHA for 55732d1
Browse repository at this point
Commits on Feb 10, 2023
Merge pull request #1858 from sophie-h/icc-color-profile
Show description for 2ca903c
fintelia
authored
2ca903c
View commit details
Copy full SHA for 2ca903c
Browse repository at this point
Merge pull request #1859 from fintelia/fix-deny
Show description for 5518faa
fintelia
authored
5518faa
View commit details
Copy full SHA for 5518faa
Browse repository at this point
Remove clearing of buffer
Show description for 7df5cb1
tautropfli
committed
7df5cb1
View commit details
Copy full SHA for 7df5cb1
Browse repository at this point
Also skip windows-sys
fintelia
committed
593ed55
View commit details
Copy full SHA for 593ed55
Browse repository at this point
Remove outdated rustsec ignores
fintelia
committed
d68fdf5
View commit details
Copy full SHA for d68fdf5
Browse repository at this point
Add ICC profile to ImageDecoder
sophie-h
committed
06b6052
View commit details
Copy full SHA for 06b6052
Browse repository at this point
Commits on Feb 9, 2023
Re-use Vec instead of creating a new one in each loop
tautropfli
committed
60c1649
View commit details
Copy full SHA for 60c1649
Browse repository at this point
Remove scoped_threadpool from HDR decoder
tautropfli
committed
f8dcfa9
View commit details
Copy full SHA for f8dcfa9
Browse repository at this point
Commits on Feb 1, 2023
Merge pull request #1837 from fintelia/issue-1836
Show description for c890d3b
Andreas Molzer
authored
c890d3b
View commit details
Copy full SHA for c890d3b
Browse repository at this point
Commits on Jan 27, 2023
Merge pull request #1848 from fintelia/exhaustive-match-colortype
Show description for 099a4fe
Andreas Molzer
authored
099a4fe
View commit details
Copy full SHA for 099a4fe
Browse repository at this point
Exhaustively match in ColorType -> DynamicImage conversion
fintelia
committed
f3b9d3e
View commit details
Copy full SHA for f3b9d3e
Browse repository at this point
Commits on Jan 25, 2023
Merge pull request #1847 from strasdat/feat-flat-with-just-pixel
Show description for 8135329
Andreas Molzer
authored
8135329
View commit details
Copy full SHA for 8135329
Browse repository at this point
style: rustfmt
strasdat
committed
9aab0a4
View commit details
Copy full SHA for 9aab0a4
Browse repository at this point
feat: less restrictive FlatSamples layout - just require Pixel and not PixelWithColorType to create views etc.
strasdat
committed
6619ccc
View commit details
Copy full SHA for 6619ccc
Browse repository at this point
Commits on Jan 13, 2023
Merge pull request #1841 from Ben-Wormald/jpeg-output-doc
Show description for 33a166e
fintelia
authored
33a166e
View commit details
Copy full SHA for 33a166e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.