Add MiniMP3 support
commit0b5484747377de6f4adb5c91d342d483b666ce1b
authorChris Robinson <chris.kcat@gmail.com>
Tue, 21 Aug 2018 00:46:46 +0000 (20 17:46 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 21 Aug 2018 00:46:46 +0000 (20 17:46 -0700)
treecd2bfe8194d0f8fbb3c3c7aeaf3dd39184c8c616
parentf171d50d80841a8f56e6c69c57ed0992106193f4
Add MiniMP3 support
CMakeLists.txt
config.h.in
src/context.cpp
src/decoders/minimp3.h [new file with mode: 0644]
src/decoders/mp3.cpp [new file with mode: 0644]
src/decoders/mp3.hpp [new file with mode: 0644]