| Summary: | Pulseaudio 32 bit audio formats support | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Matt Scheirer <matt.scheirer> |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Adds 32 bit audio formats to internal paspec | ||
Thanks for the patch! http://hg.libsdl.org/SDL/rev/08e4eb5cea46 |
Created attachment 1215 [details] Adds 32 bit audio formats to internal paspec Pulse has supported (since version 0.8, at least) 32 bit audio formats that are now becoming available in SDL2. This patch adds those format conversions to the switch clause in the pulseaudio backend.