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
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
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
.
OpenTS-Developers
/
OpenTS
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
451
Code
Issues
40
Pull requests
16
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Translate sos adpcm codecs directly from ASM to C++
- #85
#85
Merged
ZivDero
merged 8 commits into
OpenTS-Developers:main
OpenTS-Developers/OpenTS:main
from
tinix0:translate-sos-adpcm-codecs-simple
tinix0/OpenTS:translate-sos-adpcm-codecs-simple
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Translate sos adpcm codecs directly from ASM to C++
#85
ZivDero
merged 8 commits into
OpenTS-Developers:main
OpenTS-Developers/OpenTS:main
from
tinix0:translate-sos-adpcm-codecs-simple
tinix0/OpenTS:translate-sos-adpcm-codecs-simple
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
Translate the SOS ADPCM audio codecs to C++
Show description for 2f01a95
tinix0
committed
2f01a95
View commit details
Copy full SHA for 2f01a95
Browse repository at this point
Use fixed-width integers in the SOS ADPCM codec
tinix0
committed
63c736f
View commit details
Copy full SHA for 63c736f
Browse repository at this point
Move SOS ADPCM tables into their own header
tinix0
committed
fee2615
View commit details
Copy full SHA for fee2615
Browse repository at this point
Comment cleanup
tinix0
committed
f0a23bd
View commit details
Copy full SHA for f0a23bd
Browse repository at this point
Collapse SOS ADPCM per-channel state into an array
tinix0
committed
cdb09a9
View commit details
Copy full SHA for cdb09a9
Browse repository at this point
Rename the SOS compression structures to OpenTS form
tinix0
committed
6d4bbce
View commit details
Copy full SHA for 6d4bbce
Browse repository at this point
Move the SOS ADPCM tables back into the codec source
tinix0
committed
f445eb7
View commit details
Copy full SHA for f445eb7
Browse repository at this point
Cleanup
tinix0
committed
6b3a6fe
View commit details
Copy full SHA for 6b3a6fe
Browse repository at this point
You can’t perform that action at this time.