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 }}
5000user5000
/
Fast-Jpeg-Decoder
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
naive decoder 實現
- #2
#2
Merged
5000user5000
merged 11 commits into
main
5000user5000/Fast-Jpeg-Decoder:main
from
dev/naive-decoder
5000user5000/Fast-Jpeg-Decoder:dev/naive-decoder
Copy head branch name to clipboard
Nov 21, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
naive decoder 實現
#2
5000user5000
merged 11 commits into
main
5000user5000/Fast-Jpeg-Decoder:main
from
dev/naive-decoder
5000user5000/Fast-Jpeg-Decoder:dev/naive-decoder
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2025
feat(core): implement JPEG decoder C++ core modules
Show description for 06c20d4
5000user5000
committed
06c20d4
View commit details
Copy full SHA for 06c20d4
Browse repository at this point
pybind
5000user5000
committed
fe70d4b
View commit details
Copy full SHA for fe70d4b
Browse repository at this point
project setting
5000user5000
committed
80e6c83
View commit details
Copy full SHA for 80e6c83
Browse repository at this point
python 測試和範例腳本以及編譯腳本
5000user5000
committed
5322107
View commit details
Copy full SHA for 5322107
Browse repository at this point
ignore build files
5000user5000
committed
67c498f
View commit details
Copy full SHA for 67c498f
Browse repository at this point
doc
5000user5000
committed
8e32931
View commit details
Copy full SHA for 8e32931
Browse repository at this point
create CI
5000user5000
committed
c1476fe
View commit details
Copy full SHA for c1476fe
Browse repository at this point
修正 py 版本 (實際測試 py 3.8~3.12)
5000user5000
committed
a19d0e7
View commit details
Copy full SHA for a19d0e7
Browse repository at this point
上傳測試資料
5000user5000
committed
10b1219
View commit details
Copy full SHA for 10b1219
Browse repository at this point
Commits on Nov 21, 2025
新測試資料
5000user5000
committed
7f18fdb
View commit details
Copy full SHA for 7f18fdb
Browse repository at this point
fix: 修正 BitStream byte stuffing 和 RST marker 處理錯誤
Show description for ce1b0d6
5000user5000
committed
ce1b0d6
View commit details
Copy full SHA for ce1b0d6
Browse repository at this point
You can’t perform that action at this time.