We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3069 - MP3 is not supported by accident when using libmad
Summary: MP3 is not supported by accident when using libmad
Status: RESOLVED DUPLICATE of bug 2743
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: 2.0.0
Hardware: All Linux
: P2 major
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-24 06:52 UTC by Tobias Leich
Modified: 2015-07-24 18:58 UTC (History)
0 users

See Also:


Attachments
Fix MP3 support when using libmad (2.13 KB, patch)
2015-07-24 06:52 UTC, Tobias Leich
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Leich 2015-07-24 06:52:24 UTC
Created attachment 2224 [details]
Fix MP3 support when using libmad

This patch might be a replacement or an addition to #2743, I'm not sure about that.

Please please review and apply, since MP3 support is not available on all debian-esque platforms using their packages.
Comment 1 Tobias Leich 2015-07-24 07:13:39 UTC
I am going to test bug#2743 today, and if this alse solves the issue I'll mark this bug report here as duplicate.
Comment 2 Tobias Leich 2015-07-24 18:57:59 UTC
bug#2743 is contains a valid and better patch, closing this one.
Comment 3 Tobias Leich 2015-07-24 18:58:33 UTC
Resolving as duplicate.

*** This bug has been marked as a duplicate of bug 2743 ***