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 }}
vstroebel
/
jpeg-encoder
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
33
Code
Issues
5
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: vstroebel/jpeg-encoder
Actions
All workflows
Workflows
Rust
Rust
Show more workflows...
Management
Caches
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
54 workflow runs
54 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.
Cargo fmt
Rust
#124:
Commit
b2bbd6f
pushed by
vstroebel
34s
main
main
34s
View workflow file
Merge pull request #22 from okaneco/remove_transmute_ycbcr
Rust
#123:
Commit
f52219c
pushed by
vstroebel
34s
main
main
34s
View workflow file
Explicitly vectorize i32x8 to u8x8 conversion for storing into YCbCr buffers
Rust
#122:
Pull request
#22
synchronize by
vstroebel
35s
okaneco:remove_transmute_ycbcr
okaneco:remove_transmute_ycbcr
35s
View #22
View workflow file
Add fuzz test for avaraged subsampling
Rust
#121:
Commit
1d1cc67
pushed by
vstroebel
15m 2s
main
main
15m 2s
View workflow file
Merge pull request #25 from mcroomp/widefdct
Rust
#120:
Commit
852c948
pushed by
vstroebel
32s
main
main
32s
View workflow file
Increase MSRV to 1.89
Rust
#119:
Commit
21878b7
pushed by
vstroebel
30s
main
main
30s
View workflow file
Bump vesion to 0.7.1
Rust
#118:
Commit
baf4019
pushed by
vstroebel
27s
main
main
27s
View workflow file
Optionally use wide crate for DCT, which adds support for ARM64, WASM and SSE2 on stable
Rust
#117:
Pull request
#25
synchronize by
vstroebel
32s
mcroomp:widefdct
mcroomp:widefdct
32s
View #25
View workflow file
Merge pull request #36 from RunDevelopment/quality-setter
Rust
#116:
Commit
fe6d53a
pushed by
vstroebel
28s
main
main
28s
View workflow file
Merge pull request #33 from tylerneylon/box-average-chroma-subsampling
Rust
#115:
Commit
f7def12
pushed by
vstroebel
28s
main
main
28s
View workflow file
Merge pull request #37 from telecos/chore/add-ijg-license
Rust
#114:
Commit
745718e
pushed by
vstroebel
27s
main
main
27s
View workflow file
Add IJG LICENSE file
Rust
#113:
Pull request
#37
opened by
telecos
30s
telecos:chore/add-ijg-license
telecos:chore/add-ijg-license
30s
View #37
View workflow file
Merge pull request #28 from mcroomp/alignblock
Rust
#110:
Commit
d854970
pushed by
vstroebel
34s
main
main
34s
View workflow file
add alignment on JPEG [i16; 64] blocks
Rust
#109:
Pull request
#28
synchronize by
mcroomp
29s
mcroomp:alignblock
mcroomp:alignblock
29s
View #28
View workflow file
Replace open coded div_ceil
Rust
#107:
Commit
efc2f56
pushed by
vstroebel
59s
main
main
59s
View workflow file
Replace open coded div_ceil
Rust
#106:
Pull request
#31
opened by
vstroebel
28s
div_ceil
div_ceil
28s
View #31
View workflow file
Run cargo fmt
Rust
#105:
Commit
4e7b1e1
pushed by
vstroebel
26s
main
main
26s
View workflow file
Run cargo fmt check in github actions
Rust
#104:
Pull request
#30
synchronize by
vstroebel
28s
fmt
fmt
28s
View #30
View workflow file
Run cargo fmt check in github actions
Rust
#103:
Pull request
#30
opened by
vstroebel
38s
fmt
fmt
38s
View #30
View workflow file
Implement Error in no_std
Rust
#102:
Commit
3bba201
pushed by
vstroebel
26s
main
main
26s
View workflow file
Implement Error in no_std
Rust
#101:
Pull request
#29
opened by
vstroebel
26s
core_error
core_error
26s
View #29
View workflow file
Merge pull request #27 from vstroebel/ycbcr
Rust
#100:
Commit
dc43432
pushed by
vstroebel
39s
main
main
39s
View workflow file
Explicitly vectorize i32x8 to u8x8 conversion for storing into YCbCr buffers
Rust
#96:
Pull request
#22
synchronize by
okaneco
38s
okaneco:remove_transmute_ycbcr
okaneco:remove_transmute_ycbcr
38s
View #22
View workflow file
Merge pull request #17 from Shnatsel/safe-simd-ycbcr
Rust
#95:
Commit
057934e
pushed by
vstroebel
28s
main
main
28s
View workflow file
Safe AVX YCbCr
Rust
#94:
Pull request
#17
synchronize by
Shnatsel
28s
Shnatsel:safe-simd-ycbcr
Shnatsel:safe-simd-ycbcr
28s
View #17
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.