| Summary: | opus support | ||
|---|---|---|---|
| Product: | SDL_mixer | Reporter: | Ozkan Sezer <sezeroz> |
| Component: | misc | Assignee: | Ozkan Sezer <sezeroz> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 2.0.3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
opus.patch
android makefiles for opus support |
||
This looks good to me. Commit it! Looks good, go for it! Pushed: http://hg.libsdl.org/SDL_mixer/rev/a7dee77dd60f Will try adding windows and osx prebuilt libs later. Added external opus and opusfile sources and windows and macosx builds: http://hg.libsdl.org/SDL_mixer/rev/2515d1444557 Integration into the Visual Studio and Xcode project files needs doing by someone else. (An Android.mk needs adding to opus/opusfile source trees too, didn't bother myself doing that either.) OK, I handled the Visual Studio and Xcode project files: they work for me (TM). I can _not_ do anything about the Xcode-iOS and Android stuff at all: leaving those to you guys. Created attachment 3352 [details]
android makefiles for opus support
Sam: Does the attached patch for Android opus support work?
If yes, I can push.
|
Created attachment 3262 [details] opus.patch Is there an interest in adding Opus support to SDL_mixer? If there is, please review the attached patch, and if it is OK I can push it. It works for me on my linux so far.