Commit graph

18 commits

Author SHA1 Message Date
Jean Pierre Cimalando
afba7e4bc7 Fix uninitialized memory with sndfile 2020-11-24 20:56:00 +01:00
Jean Pierre Cimalando
d5f49595d3 Make sure to expose widechar sndfile API 2020-11-04 09:53:59 +01:00
Paul Ferrand
a906b6e927 Updated libaiff 2020-11-04 08:28:44 +01:00
Jean Pierre Cimalando
3fc7d70f1f Update libaiff in attempt to fix MSVC errors 2020-11-01 11:27:41 +01:00
Jean Pierre Cimalando
2863e5aedf Keep the cmake minimum required to 3.5 2020-11-01 10:05:33 +01:00
Jean Pierre Cimalando
b646cfc8a1 Accelerate libaiff byte-swapping 2020-11-01 08:08:50 +01:00
Jean Pierre Cimalando
c0413720a6 Accelerate the AIFF reader significantly 2020-11-01 07:57:57 +01:00
Jean Pierre Cimalando
89441894a8 Update libaiff for a compressed file speedup 2020-11-01 07:18:11 +01:00
Jean Pierre Cimalando
b40f93afba Skip building audiofile libs if using sndfile 2020-10-31 16:12:02 +01:00
Jean Pierre Cimalando
03fb748fc1 Update libaiff for PCM->float speedup 2020-10-31 16:04:39 +01:00
Jean Pierre Cimalando
ef7a1969d3 Support loading AIFF files 2020-10-31 15:32:45 +01:00
Jean Pierre Cimalando
1df11d072b Fix st-audiofile bug which may prevent opening MP3 2020-10-31 12:09:40 +01:00
Paul Ferrand
db5911f811 Free the audiofile structs on st_close
Otherwise they leak
2020-10-30 11:49:22 +01:00
Jean Pierre Cimalando
a118f5386a Get rid of a code duplication 2020-10-28 16:34:57 +01:00
Jean Pierre Cimalando
f57fc490d3 Add OGG 2020-10-28 16:34:57 +01:00
Jean Pierre Cimalando
32835b29d9 Add MP3 2020-10-28 16:34:57 +01:00
Jean Pierre Cimalando
3b51b42e56 Make st_audiofile link sndfile publicly 2020-10-28 16:34:57 +01:00
Jean Pierre Cimalando
ff1d749ee7 Add library: st_audiofile 2020-10-28 16:33:44 +01:00