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

Summary: SDL_mixer does not include flac in the default MSVC build
Product: SDL_mixer Reporter: tigerfishdaisy
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P1    
Version: 1.2.11   
Hardware: Other   
OS: Windows 7   

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