Commit Graph

14 Commits

Author SHA1 Message Date
David Reid 1afec17bdb Make some functions const correct. 2021-01-12 20:03:56 +10:00
David Reid eda3dcc866 Fix some warnings in the Speex resampler. 2020-11-01 21:00:22 +10:00
David Reid ebeff9e371 Fix Visual Studio 2005 compilation errors. 2020-04-04 13:16:30 +10:00
David Reid c9b6875d64 Minor change for the VC6 build. 2020-03-14 21:43:04 +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 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 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