Skip to content

Make Opus support opt-in#2932

Closed
freya022 wants to merge 12 commits into
discord-jda:masterfrom
freya022:move-opus-to-module
Closed

Make Opus support opt-in#2932
freya022 wants to merge 12 commits into
discord-jda:masterfrom
freya022:move-opus-to-module

Conversation

@freya022
Copy link
Copy Markdown
Contributor

@freya022 freya022 commented Oct 11, 2025

Pull Request Etiquette

Changes

  • Internal code
  • Library interface (affecting end-user code)
  • Documentation
  • Other: README, build logic

Closes Issue: NaN

Description

This PR moves the Opus encoder and decoder to a separate module, as well as the opus-java and JNA dependencies with it.

This makes the Opus codec opt-in, as it was previously opt-out; and eliminates the no-opus artifact.

Future work may include:

This also fixes the min artifact not excluding the "additional audio" dependencies

@freya022 freya022 force-pushed the move-opus-to-module branch from 9f96a66 to ae7933e Compare October 12, 2025 19:13
@freya022 freya022 marked this pull request as ready for review October 25, 2025 09:39
@freya022 freya022 force-pushed the move-opus-to-module branch from 33ef394 to b6d6049 Compare November 6, 2025 19:45
@freya022 freya022 force-pushed the move-opus-to-module branch from 9f2d193 to f730509 Compare November 21, 2025 20:57
@freya022
Copy link
Copy Markdown
Contributor Author

freya022 commented Jan 8, 2026

Superseded by #2997

@freya022 freya022 closed this Jan 8, 2026
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