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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
image-rs
/
image
Public
Notifications
You must be signed in to change notification settings
Fork
716
Star
5.8k
Code
Issues
147
Pull requests
80
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: image-rs/image
Actions
All workflows
Workflows
CodSpeed
CodSpeed
Rust CI
Rust CI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
1,503 workflow runs
1,503 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #3098 from MsfPablo/fix/avif-alpha-dimension-check
Rust CI
#3477:
Commit
2397f31
pushed by
197g
9m 1s
main
main
9m 1s
View workflow file
fix(avif): check alpha and primary picture dimensions match
Rust CI
#3476:
Pull request
#3098
opened by
MsfPablo
8m 41s
MsfPablo:fix/avif-alpha-dimension-check
MsfPablo:fix/avif-alpha-dimension-check
8m 41s
View #3098
View workflow file
Add method to expose CICP in image decoder
Rust CI
#3475:
Pull request
#3070
synchronize by
mstoeckl
1m 3s
mstoeckl:cicp
mstoeckl:cicp
1m 3s
View #3070
View workflow file
Reduce indexing overhead in symmetric resize filters
Rust CI
#3474:
Pull request
#3097
opened by
fyrsta7
9m 19s
fyrsta7:perf/filter-symmetric-direct-indexing
fyrsta7:perf/filter-symmetric-direct-indexing
9m 19s
View #3097
View workflow file
Handle zero-sized images in filtering operations
Rust CI
#3473:
Pull request
#3096
opened by
fyrsta7
9m 12s
fyrsta7:fix/zero-sized-imageops
fyrsta7:fix/zero-sized-imageops
9m 12s
View #3096
View workflow file
Merge pull request #3095 from telecos/fix/bmp-icc-profile-bounds-crbu…
Rust CI
#3472:
Commit
2c37455
pushed by
197g
7m 38s
main
main
7m 38s
View workflow file
Validate ICC configured size does not surpass bmp file size
Rust CI
#3471:
Pull request
#3095
opened by
telecos
8m 56s
telecos:fix/bmp-icc-profile-bounds-crbug-537617325
telecos:fix/bmp-icc-profile-bounds-crbug-537617325
8m 56s
View #3095
View workflow file
Inline Limits::free
Rust CI
#3470:
Pull request
#3093
opened by
fyrsta7
8m 27s
fyrsta7:perf/inline-limits-free
fyrsta7:perf/inline-limits-free
8m 27s
View #3093
View workflow file
Move small-sigma Gaussian blur return to a helper
Rust CI
#3469:
Pull request
#3092
opened by
fyrsta7
8m 43s
fyrsta7:perf/gaussian-blur-small-sigma-helper
fyrsta7:perf/gaussian-blur-small-sigma-helper
8m 43s
View #3092
View workflow file
Rust CI
Rust CI
#3468:
Scheduled
8m 26s
main
main
8m 26s
View workflow file
Merge pull request #3090 from FrederickStempfle/fix/avif-decoder-spin
Rust CI
#3467:
Commit
034a158
pushed by
197g
9m 3s
main
main
9m 3s
View workflow file
Merge pull request #3091 from FranciscoTGouveia/remove-clones
Rust CI
#3466:
Commit
3c86d6b
pushed by
197g
7m 39s
main
main
7m 39s
View workflow file
Remove unnecessary clones
Rust CI
#3465:
Pull request
#3091
synchronize by
FranciscoTGouveia
8m 36s
FranciscoTGouveia:remove-clones
FranciscoTGouveia:remove-clones
8m 36s
View #3091
View workflow file
Remove unnecessary clones
Rust CI
#3464:
Pull request
#3091
opened by
FranciscoTGouveia
8m 51s
FranciscoTGouveia:remove-clones
FranciscoTGouveia:remove-clones
8m 51s
View #3091
View workflow file
avif: stop read_until_ready spinning when no picture can arrive
Rust CI
#3463:
Pull request
#3090
synchronize by
FrederickStempfle
8m 45s
FrederickStempfle:fix/avif-decoder-spin
FrederickStempfle:fix/avif-decoder-spin
8m 45s
View #3090
View workflow file
avif: stop read_until_ready spinning when no picture can arrive
Rust CI
#3462:
Pull request
#3090
opened by
FrederickStempfle
8m 50s
FrederickStempfle:fix/avif-decoder-spin
FrederickStempfle:fix/avif-decoder-spin
8m 50s
View #3090
View workflow file
Rust CI
Rust CI
#3461:
Scheduled
9m 43s
main
main
9m 43s
View workflow file
Rav1d avif poc
Rust CI
#3460:
Pull request
#3089
opened by
Lymphatus
5m 11s
Lymphatus:rav1d-avif-poc
Lymphatus:rav1d-avif-poc
5m 11s
View #3089
View workflow file
Add method to expose CICP in image decoder
Rust CI
#3459:
Pull request
#3070
synchronize by
mstoeckl
10m 4s
mstoeckl:cicp
mstoeckl:cicp
10m 4s
View #3070
View workflow file
Add method to expose CICP in image decoder
Rust CI
#3458:
Pull request
#3070
synchronize by
mstoeckl
8m 29s
mstoeckl:cicp
mstoeckl:cicp
8m 29s
View #3070
View workflow file
Add method to expose CICP in image decoder
Rust CI
#3457:
Pull request
#3070
synchronize by
mstoeckl
7m 51s
mstoeckl:cicp
mstoeckl:cicp
7m 51s
View #3070
View workflow file
Add method to expose CICP in image decoder
Rust CI
#3456:
Pull request
#3070
synchronize by
mstoeckl
9m 16s
mstoeckl:cicp
mstoeckl:cicp
9m 16s
View #3070
View workflow file
Add method to expose CICP in image decoder
Rust CI
#3455:
Pull request
#3070
synchronize by
mstoeckl
8m 10s
mstoeckl:cicp
mstoeckl:cicp
8m 10s
View #3070
View workflow file
Add method to expose CICP in image decoder
Rust CI
#3454:
Pull request
#3070
synchronize by
mstoeckl
9m 17s
mstoeckl:cicp
mstoeckl:cicp
9m 17s
View #3070
View workflow file
Defer to org-wide security policy (#3088)
Rust CI
#3453:
Commit
1257b0f
pushed by
fintelia
9m 8s
main
main
9m 8s
View workflow file
Previous
1
2
3
4
5
…
60
61
Next
You can’t perform that action at this time.
×
Advertisement