Commit History

Author SHA1 Message Date
  Ryan C. Gordon de019568dc audio: Prebake the resampler's kaiser table instead of doing it at runtime. 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 3 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 4 years ago
  Ryan C. Gordon dbe5c14b33 audio: Calculate a legitimate SDL_AudioSpec::silence in SDL_LoadWAV_RW(). 5 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 5 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 6 years ago
  Sam Lantinga e3cc5b2c6b Updated copyright for 2018 7 years ago
  Sam Lantinga 80f8464d97 Added audio stream conversion functions: 8 years ago
  Sam Lantinga 8b660c5046 Added some missing "extern" declarations 8 years ago
  Ryan C. Gordon 1a3b95a11e audio: Replaced the resampler. Again. 8 years ago
  Sam Lantinga d619d88560 Fixed bug 3662 - Error message when using the audio conversion setup without an initialized audio subsystem is a bit vague 8 years ago
  Ryan C. Gordon c7f9dcb6fc audio: Offer a hint for libsamplerate quality/speed tradeoff. 8 years ago
  Ryan C. Gordon 5718293092 audio: Implemented SIMD support for audio data type converters. 8 years ago
  Ryan C. Gordon 063c9d40d7 audio: Replaced older resamplers in SDL_AudioCVT with the new ones. 8 years ago
  Ryan C. Gordon d005dc21d3 audio: Patched to compile with libsamplerate support. 8 years ago
  Ryan C. Gordon 19e937fc2e audio: libsamplerate loading now happens once at init time. 8 years ago
  Ryan C. Gordon 992124d4de audio: Fixed SDL_AudioStreamGet() function parameters. 8 years ago
  Ryan C. Gordon 4aa9e36983 Patched to compile on some compilers. 8 years ago
  Ryan C. Gordon 30178a9b24 audio: Added SDL_AudioStream. Non-power-of-two resampling now works! 8 years ago
  Ryan C. Gordon f12ab8f2b3 audio: More effort to improve and simplify audio resamplers. 8 years ago
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 8 years ago
  Ryan C. Gordon f3456e9a93 Reworked audio converter code. 9 years ago
  Ryan C. Gordon 0d0f7080a3 audio: implemented higher level infrastructure for running capture devices. 9 years ago
  Sam Lantinga 42065e785d Updated copyright to 2016 9 years ago
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f 10 years ago
  David Ludwig 3dcb451f85 Added a README file regarding WinRT support 11 years ago