Commit Graph

261 Commits

Author SHA1 Message Date
David Reid 5bb15a8edc Update dr_mp3. 2020-07-23 18:57:53 +10:00
David Reid b80f7f9491 Version 0.10.15 2020-07-15 18:39:35 +10:00
David Reid 99d99680ef Update dr_wav. 2020-07-15 18:33:48 +10:00
David Reid b9362d8fa4 Version 0.10.14 2020-07-14 17:34:18 +10:00
David Reid 0e3549310a Version 0.10.13 2020-07-11 11:36:57 +10:00
David Reid 0c3bdba79f Update dr_flac and dr_mp3. 2020-07-11 11:21:39 +10:00
David Reid a9541579f3 Version 0.10.12 2020-07-04 16:39:47 +10:00
David Reid 27202300ae Version 0.10.11 2020-06-28 11:31:06 +10:00
David Reid 3171421587 Update miniaudio_dll. 2020-06-26 06:56:05 +10:00
David Reid 0db91b84ba Add the split version of miniaudio to the extras folder. 2020-06-26 06:52:34 +10:00
David Reid 825ab5d64a Update dr_flac, dr_wav and dr_mp3. 2020-06-23 19:48:17 +10:00
David Reid 0590fb073a dr_wav: Try fixing a buffer overflow with invalid IMA-ADPCM files. 2020-06-23 19:20:13 +10:00
David Reid c0ebf41633 Minor renaming. 2020-06-03 16:52:05 +10:00
David Reid 69253921de Update dr_wav in preparation for some new work. 2020-05-29 19:20:24 +10:00
David Reid 34fcf64c96 Update dr_wav and dr_mp3. 2020-05-27 17:37:47 +10:00
David Reid 7221bc4a62 Update external libraries. 2020-05-16 09:20:00 +10:00
David Reid 5852d6ed24 Update extras. 2020-04-30 17:08:33 +10:00
David Reid 90ae3091f8 Update dr_mp3. 2020-04-26 08:08:07 +10:00
David Reid 521a66235b Update dr_wav. 2020-04-21 19:47:46 +10:00
David Reid 7e1bdf7724 Update dr_flac and dr_mp3. 2020-04-19 12:24:23 +10:00
David Reid 1f295eba8a Update extras. 2020-04-13 08:40:28 +10:00
David Reid efb1574a8e Merge pull request #149 from MarcoLizza/master
Fixing warnings and minor subtle typo.
2020-04-13 08:37:09 +10:00
David Reid 56c8441efb Update dr_flac. 2020-04-13 08:33:52 +10:00
Marco Lizza 16207dd0fa Fixing strict-protype warning. 2020-04-12 22:50:59 +02:00
David Reid 376732929c Update extras. 2020-04-10 16:31:14 +10:00
David Reid 3d867739b8 Update dr_flac and dr_mp3. 2020-04-05 11:47:54 +10:00
David Reid ebeff9e371 Fix Visual Studio 2005 compilation errors. 2020-04-04 13:16:30 +10:00
David Reid 47b17ad5fa Update extras. 2020-04-04 11:30:05 +10:00
David Reid c9b6875d64 Minor change for the VC6 build. 2020-03-14 21:43:04 +10:00
David Reid 388080d60b Update dr_flac. 2020-03-14 17:51:51 +10:00
David Reid de71ffdc05 Fix a compilation error on VC6. 2020-03-14 10:29:47 +10:00
David Reid 6aa342560f Fix some compilation warnings.
Public issue https://github.com/dr-soft/miniaudio/issues/139
2020-03-09 18:59:59 +10:00
David Reid 6d711053db Add MA_API decorations.
Public issue https://github.com/dr-soft/miniaudio/issues/139
2020-03-08 08:08:19 +10:00
David Reid b4d83cb65a Silence a -Wnewline-eof warning. 2020-03-07 10:40:08 +10:00
David Reid cfa9ecfac9 Fix compiler errors with the Speex resampler and -std=c89. 2020-03-07 10:37:32 +10:00
David Reid f498c7f598 Silence some warnings with the Speex resampler. 2020-03-07 10:10:33 +10:00
David Reid 1ac6bcf779 Update dr_flac and dr_wav. 2020-03-07 08:30:18 +10:00
David Reid 4987ecc360 stb_vorbis: Fix macro redefinition warning on MinGW. 2020-02-15 07:30:32 +10:00
David Reid 6edd3cfd94 Update stb_vorbis. 2020-02-15 07:03:21 +10:00
David Reid 351226b1b6 Update dr_mp3. 2020-02-12 18:28:58 +10:00
David Reid 48086c7081 Update dr_flac. 2020-01-31 18:40:09 +10:00
David Reid 02df9b2e9a Update dr_wav, dr_flac and dr_mp3. 2020-01-29 18:00:12 +10:00
David Reid 867e1ee7e4 SRC: Implement ma_speex_resampler_get_expected_output_frame_count(). 2020-01-19 17:47:22 +10:00
David Reid f7ff9ee19e SRC: Fix linear ma_resampler_get_expected_output_frame_count(). 2020-01-19 17:24:20 +10:00
David Reid 959885a303 SRC/Speex: Add support for querying required input frame counts. 2020-01-19 14:23:35 +10:00
David Reid 6894d10d78 Warning fixes. 2020-01-19 11:18:22 +10:00
David Reid 1449edf49f Add support for the Speex resampler. 2020-01-18 16:38:22 +10:00
David Reid 77990ddf95 Update dr_wav. 2020-01-12 08:28:28 +10:00
David Reid 911bc61df1 Update external decoders. 2019-12-02 19:50:52 +10:00
David Reid b69f366793 Update dr_mp3. 2019-10-08 19:46:20 +10:00