librespot/playback/src/audio_backend
Roderick van Domburg a1326ba9f4 First round of refactoring
- DRY-ups

 - Remove incorrect optimization attempt in the libvorbis decoder,
   that skewed 0.0 samples non-linear

 - PortAudio and SDL backends do not support S24 output. The PortAudio
   bindings could, but not through this API.
2021-03-18 22:06:43 +01:00
..
alsa.rs First round of refactoring 2021-03-18 22:06:43 +01:00
gstreamer.rs Fix GStreamer buffer pool size [ref #660 review] 2021-03-18 20:51:53 +01:00
jackaudio.rs First round of refactoring 2021-03-18 22:06:43 +01:00
mod.rs Add support for S24 and S24_3 output formats 2021-03-17 00:00:27 +01:00
pipe.rs Add support for S24 and S24_3 output formats 2021-03-17 00:00:27 +01:00
portaudio.rs First round of refactoring 2021-03-18 22:06:43 +01:00
pulseaudio.rs Add support for S24 and S24_3 output formats 2021-03-17 00:00:27 +01:00
rodio.rs Add support for S24 and S24_3 output formats 2021-03-17 00:00:27 +01:00
sdl.rs First round of refactoring 2021-03-18 22:06:43 +01:00
subprocess.rs Add command-line option to set F32 or S16 bit output 2021-03-12 23:09:15 +01:00