Add a libsndfile decoder
commit8901ec0ed19cf04576ef28c3d276915f81859d7b
authorChris Robinson <chris.kcat@gmail.com>
Tue, 14 Oct 2014 22:01:10 +0000 (14 15:01 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Tue, 14 Oct 2014 22:37:43 +0000 (14 15:37 -0700)
treec8a3083b6bd43e9efd31ce4c89161d7b9672c1b4
parentafec1cbaad995285533fd10febd5eca10fca4cae
Add a libsndfile decoder
CMakeLists.txt
cmake/FindSndFile.cmake [new file with mode: 0644]
config.h.in [new file with mode: 0644]
src/decoders/sndfile1.cpp [new file with mode: 0644]
src/decoders/sndfile1.h [new file with mode: 0644]