mirror of
https://github.com/openwrt/video.git
synced 2026-07-12 22:44:52 +04:00
6dc81a7a4d
SDL3-native audio mixer library (libSDL3_mixer), built directly against SDL3 so it coexists with sdl2-mixer's libSDL2_mixer. MIDI, Opus, WavPack and MOD support via libfluidsynth, libopusfile, libwavpack and libxmp. https://github.com/libsdl-org/SDL_mixer/releases/tag/release-3.2.4 Signed-off-by: Daniel Golle <daniel@makrotopia.org>