-
Notifications
You must be signed in to change notification settings - Fork 177
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
Conversation
We should leave SDL2 alone. Again, wait for @icculus to chime in before merging this please. |
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. |
4fe467c
to
2d021e0
Compare
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. |
Please wait for the duration issue to be resolved before merging. |
I think this should be good now. |
This is in now |
Done: 767fedc |
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?