Skip to content

Commit 19c3a6c

Browse files
authored
Merge pull request fffaraz#441 from eXpl0it3r/patch-1
Add minimp3 public domain MP3 decoder
2 parents 0b8ff6f + 98f7ba3 commit 19c3a6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
137137
* [Speex](http://www.speex.org/) - A free codec for free speech. Obsoleted by Opus. [BSD]
138138
* [Tonic](https://github.com/TonicAudio/Tonic) - Easy and efficient audio synthesis in C++. [Unlicense]
139139
* [Vorbis](http://xiph.org/vorbis/) - Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format. [BSD]
140+
* [minimp3](https://github.com/lieff/minimp3) - Public domain, header-only MP3 decoder with clean-room implementation. [CC0]
140141

141142
## Biology
142143
*Bioinformatics, Genomics, Biotech*

0 commit comments

Comments
 (0)