Commit graph

4 commits

Author SHA1 Message Date
micha
aea617e5b3 audio/SDL2_mixer: Update to 2.0.4nb5
Backport patch for use-after-free bug.
6160668079

Bump PKGREVISION.
2021-06-28 12:11:16 +00:00
adam
68a8ce3786 SDL2_mixer: updated to 2.0.4
2.0.4:
* Removed smpeg support for mp3 music, now that it's replaced by libmpg123
* Fixed mp3 mad decoder to skip tags, which otherwise would lead to crashes
* Added support for Opus music playback using opusfile library

2.0.3:
* Fixed regression where Mix_Init() would return 0 for available music formats
2018-11-01 21:12:40 +00:00
wiz
a9f03afa6a Update SDL2_mixer to 2.0.1:
2.0.1:
Sam Lantinga - Tue Jul  7 11:40:33 PDT 2015
 * Added support for 'smpl' format loop points in music WAV files
Sam Lantinga - Sat Aug 23 10:57:26 2014
 * Fixed floating point exception in Mix_Volume()
David Ludwig - Mon Apr 14 22:15:36 2014
 * Added support for building for Windows RT and Windows Phone
Isaac Burns - Sun Sep 15 21:50:27 PDT 2013
 * Added support for loading MP3 files as sound chunks
2016-02-09 15:54:27 +00:00
joerg
6d2990059a Fix fallout from modplug.h move. 2014-04-19 14:52:13 +00:00