1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 02:17:34 +00:00

Ports/SDL2: Update to version 2.28.2

This commit is contained in:
Tim Ledbetter 2023-08-10 23:14:50 +01:00 committed by Tim Schumacher
parent aa322c0014
commit c8f78066c4
5 changed files with 50 additions and 78 deletions

View file

@ -5,9 +5,3 @@
Add SerenityOS platform support
## `0002-audio-Avoid-accumulation-errors-in-resampler.patch`
audio: Avoid accumulation errors in resampler.
Fixes #6391.