zmusic/source/decoder
James Le Cuirot 6928b8609d Fix building with no sndfile support at all
The stub functions still reference SNDFILE, so we still need to include
the bundled header in this case.
2025-03-09 18:25:42 +01: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 Fix building with no sndfile support at all 2025-03-09 18:25:42 +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