add minimp3

This commit is contained in:
lieff 2018-01-11 16:43:02 +03:00
parent 4025e11a53
commit b3a6b4f1c0
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ as C/C++, as this is not an obstacle to most users.)
| | [tinysound](https://github.com/RandyGaul/tinyheaders) | zlib |C/C++|**1**| direct sound audio mixer & WAV loader
| | [btac1c](https://github.com/cr88192/bgbtech_misc/blob/master/mini/btac1c_mini0.h)| MIT |C/C++|**1**| MS-IMA_ADPCM variant
| | [TinySoundFont](https://github.com/schellingb/TinySoundFont) | MIT |C/C++|**1**| SoundFont2 loader & synthesizer
| | [minimp3](https://github.com/lieff/minimp3) | CC0 | C |**1**| Minimalistic MP3 decoder with sse/neon support
# compression
| | library | license | API |files| description