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 - Patch to add support for libtremor as optional ogg playback
Summary: Patch to add support for libtremor as optional ogg playback
Status: RESOLVED FIXED
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: All All
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-08 14:48 UTC by Philippe Simons
Modified: 2007-07-14 20:39 UTC (History)
0 users

See Also:


Attachments
the patch for SDL_mixer-1.2.7 (3.71 KB, patch)
2006-08-08 14:49 UTC, Philippe Simons
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!