Skip to content

add back drmp3 as an alternative backend to minimp3 #675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 12, 2025

Conversation

sezero
Copy link
Contributor

@sezero sezero commented Mar 9, 2025

dr_mp3 seems to have solved the Xing/Info tags parsing and duration issues (mackron/dr_libs#263, also see #439), so here it is.

Minimp3 is still the default.

I have a similar patch for SDL2 branch: Should I make a PR, or should we let SDL2 as is?

@sezero sezero requested review from icculus, slouken and madebr March 9, 2025 22:38
@slouken
Copy link
Collaborator

slouken commented Mar 9, 2025

We should leave SDL2 alone.

Again, wait for @icculus to chime in before merging this please.

@icculus
Copy link
Collaborator

icculus commented Mar 10, 2025

Merge all the decoder things, this is the time to do it.

Also, there's probably no reason to keep minimp3.

@sezero
Copy link
Contributor Author

sezero commented Mar 10, 2025

Merge all the decoder things, this is the time to do it.

Also, there's probably no reason to keep minimp3.

OK, will do so soon.

Note: Merging #673 beforehand will free me of conflict-resolving this one.

@sezero sezero force-pushed the drmp3-test3 branch 2 times, most recently from 4fe467c to 2d021e0 Compare March 10, 2025 16:14
@sezero
Copy link
Contributor Author

sezero commented Mar 10, 2025

OK, removed minimp3 as a mp3 backend now.

Noticed a duration issue though and reported at the mainstream ticket, but I guess it can be resolved soon.

@slouken
Copy link
Collaborator

slouken commented Mar 10, 2025

Please wait for the duration issue to be resolved before merging.

@sezero
Copy link
Contributor Author

sezero commented Mar 12, 2025

I think this should be good now.

@sezero sezero merged commit 2886493 into libsdl-org:main Mar 12, 2025
5 checks passed
@sezero sezero deleted the drmp3-test3 branch March 12, 2025 15:20
@sezero
Copy link
Contributor Author

sezero commented Mar 12, 2025

This is in now

@sezero
Copy link
Contributor Author

sezero commented Mar 12, 2025

Can you add a change note to CHANGES.txt?

Done: 767fedc

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.

4 participants