zmusic/source/decoder
Christoph Oelckers 3944bbc756 allow both libsndfile-1.dll and sndfile.dll when dynamically loading the library.
sndfile.dll is the official name so this should be checked as well.
2024-10-13 07:51:31 +02:00
..
mpg123_decoder.cpp - do not expose module_progdir variable 2020-02-23 12:25:52 +02:00
mpg123_decoder.h - use C++11 features to delete unwanted methods. 2020-02-08 10:42:37 +01:00
mpgload.h - initial commit 2020-01-02 17:52:30 +01:00
sndfile_decoder.cpp allow both libsndfile-1.dll and sndfile.dll when dynamically loading the library. 2024-10-13 07:51:31 +02:00
sndfile_decoder.h - use C++11 features to delete unwanted methods. 2020-02-08 10:42:37 +01:00
sndload.h - fixed compilation on Mac. 2022-07-31 19:30:31 +02:00
sounddecoder.cpp Handle non-int16 samples in dumb_decode_vorbis 2021-11-06 09:00:11 +01:00