Skip to content

fix: minimp3 decoder compilation #752

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 1 commit into from
Jun 10, 2025
Merged

fix: minimp3 decoder compilation #752

merged 1 commit into from
Jun 10, 2025

Conversation

roderickvd
Copy link
Collaborator

A last-minute one as I was preparing another PR for a release beyond 0.21: the minimp3 decoder is broken. This PR fixes that and adds a CI check to prevent regression.

@roderickvd roderickvd requested a review from dvdsk June 9, 2025 21:14
@roderickvd roderickvd added the bug label Jun 9, 2025
Add CI check for minimp3 feature and update mp3 decoder to use
Sample type instead of DecoderSample.
@roderickvd roderickvd force-pushed the fix/minimp3-decoder branch from 0db7bd4 to 126e8c6 Compare June 9, 2025 21:19
@roderickvd roderickvd self-assigned this Jun 9, 2025
@dvdsk dvdsk merged commit 071db6d into master Jun 10, 2025
9 checks passed
@dvdsk
Copy link
Collaborator

dvdsk commented Jun 10, 2025

Thanks! Are the other decoders tested by default?

@roderickvd roderickvd deleted the fix/minimp3-decoder branch June 10, 2025 08:42
@roderickvd
Copy link
Collaborator Author

Thanks! Are the other decoders tested by default?

Yes, because they are enabled by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants