Skip to content

Rewrite OPUS driver, no extra libs, update#780

Merged
earlephilhower merged 2 commits intomasterfrom
magnumopus
Oct 10, 2025
Merged

Rewrite OPUS driver, no extra libs, update#780
earlephilhower merged 2 commits intomasterfrom
magnumopus

Conversation

@earlephilhower
Copy link
Owner

Move to Opus 1.5.1
Remove OpusFile and OGG libraries because we parse the OGG file in the object directly with way less memory and overhead.

Update example for LittleFS and RP2040

Fixes #372

Copy link
Contributor

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@earlephilhower earlephilhower force-pushed the magnumopus branch 4 times, most recently from f3e462b to f6dcc52 Compare October 10, 2025 20:46
Move to Opus 1.5.1
Remove OpusFile and OGG libraries because we parse the OGG file in
the object directly with way less memory and overhead.

Update example for LittleFS and RP2040

Fixes #372
@earlephilhower earlephilhower merged commit f1d74df into master Oct 10, 2025
22 checks passed
@earlephilhower earlephilhower deleted the magnumopus branch October 10, 2025 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Opus codec not working!

1 participant