summaryrefslogtreecommitdiffstats
path: root/thirdparty/minimp3/minimp3_ex.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix MSVC warnings C4324, C4389, C4456, and C4459Rémi Verschelde2022-09-281-5/+7
| | | | Part of #66537.
* Fix crash when loading an invalid mp3 fileVincent2021-12-011-2/+5
|
* add mp3 import and playback supportVincent2020-12-031-0/+1394