| Summary: | [patch] audio: fix popping sounds caused by signed/unsigned conversion | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Manuel Vögele <develop> |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | develop, sezeroz |
| Version: | HG 2.0 | Keywords: | target-2.0.14 |
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | Patch that fixes the popping sounds caused by signed/unsigned conversion | ||
|
Description
Manuel Vögele
2020-09-26 11:13:44 UTC
Good catch! This patch is now https://hg.libsdl.org/SDL/rev/828db31f6a57, thanks! --ryan. |