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 297

Summary: Patch to add support for libtremor as optional ogg playback
Product: SDL_mixer Reporter: Philippe Simons <loki_666>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: unspecified   
Hardware: All   
OS: All   
Attachments: the patch for SDL_mixer-1.2.7

Description Philippe Simons 2006-08-08 14:48:33 UTC
this patch (see attachment) add the --enable-music-ogg-tremor option to configure.
if selected SDL_mixer will try to compile with libtremor (integer only) for ogg payback.
Comment 1 Philippe Simons 2006-08-08 14:49:35 UTC
Created attachment 156 [details]
the patch for SDL_mixer-1.2.7
Comment 2 Sam Lantinga 2007-07-14 20:39:07 UTC
This has been added in revision 3274.  Thanks!