Skip to content

refactor: replace hand-written libopus FFI wrapper with the opus crate - #6

Merged
dangusev merged 1 commit into
mainfrom
chore/migrate-opus-lib
Sep 22, 2026
Merged

dangusev merged 1 commit into
mainfrom
chore/migrate-opus-lib

Conversation

@dangusev

Copy link
Copy Markdown
Collaborator
  • opus 0.4.0 is now in opusic-sys, so there's no reason for the wrapper to exist anymore
  • Deleted src/rtc/opus.rs
  • decode_opus now returns opus::Error instead of stringifying it.

- opus 0.4.0 is now in opusic-sys, so there's no reason for the wrapper to exist anymore
- Deleted src/rtc/opus.rs
- decode_opus now returns opus::Error instead of stringifying it.
@dangusev
dangusev merged commit ed1bf32 into main Sep 22, 2026
3 checks passed
@dangusev
dangusev deleted the chore/migrate-opus-lib branch September 22, 2026 13:18
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.

1 participant