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 981 - SDL_mixer does not include flac in the default MSVC build
Summary: SDL_mixer does not include flac in the default MSVC build
Status: RESOLVED FIXED
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: 1.2.11
Hardware: Other Windows 7
: P1 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-10 20:22 UTC by tigerfishdaisy
Modified: 2012-01-01 13:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tigerfishdaisy 2010-04-10 20:22:03 UTC
SDL_mixer does not ship flac support in the Windows MSVC build.
Comment 1 tigerfishdaisy 2010-04-16 20:25:58 UTC
I've built a custom version of libsdl_mixer for Win32 that does include FLAC support in the build, at git://git.assembla.com/libsdl_mixer-win32-flac.git.
Granted, the code is rather messy, as it's a rather quick and dirty fix to a library so I could get working on playing FLAC files in my project.
Comment 2 tigerfishdaisy 2010-04-16 20:27:55 UTC
(And by quick and dirty fix: read: poor choice of locations for needed headers)

(Sorry about the mismatched comment on another bug; Browser decided to mess up on me)
Comment 3 Ryan C. Gordon 2011-12-31 11:39:16 UTC
Bumping priority on a few SDL_mixer bugs. This is just so we know to look at them for an upcoming release, but once we look at them more closely, we may decide to flag them as WONTFIX or push them back to a later release, so don't take this change in priority as any promise of anything, yet.  :)

--ryan.
Comment 4 Sam Lantinga 2012-01-01 13:50:10 UTC
Fixed, thanks!
http://hg.libsdl.org/SDL_mixer/rev/b8e8ae4852b2