Paul Fd
|
7b97460564
|
Fix libsndfile build and add CI
|
2022-07-30 02:24:32 +02:00 |
|
Paul Fd
|
803052b552
|
Parse <sample> with base64 data
Also added the necessary plumbing to load from RAM
It's missing AIFF since the API is file-based for now.
|
2021-11-24 12:04:41 +01:00 |
|
Jean Pierre Cimalando
|
082c3fa58f
|
Dynamic frame allocation for OGG vorbis
|
2021-04-09 20:36:05 +02:00 |
|
Jean Pierre Cimalando
|
5610c2ec90
|
Add library st_audiofile_formats usable separately
|
2021-03-23 12:54:59 +01:00 |
|
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 |
|
Jean Pierre Cimalando
|
b40f93afba
|
Skip building audiofile libs if using sndfile
|
2020-10-31 16:12:02 +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
|
ff1d749ee7
|
Add library: st_audiofile
|
2020-10-28 16:33:44 +01:00 |
|