librespot/playback/src
Jason Gray 68bec41e08
Improve Alsa backend buffer (#811)
* Reuse the buffer for the life of the Alsa sink
* Don't depend on capacity being exact when sizing the buffer
* Always give the PCM a period's worth of audio even when draining the buffer
* Refactoring and code cleanup
2021-07-06 08:37:29 +02:00
..
audio_backend Improve Alsa backend buffer (#811) 2021-07-06 08:37:29 +02:00
decoder Various code improvements (#777) 2021-05-31 22:32:39 +02:00
mixer Various code improvements (#777) 2021-05-31 22:32:39 +02:00
config.rs Various code improvements (#777) 2021-05-31 22:32:39 +02:00
convert.rs Revert math::round_half_to_even 2021-05-31 23:35:48 +02:00
dither.rs Various code improvements (#777) 2021-05-31 22:32:39 +02:00
lib.rs Make convert and decoder public (#814) 2021-06-30 09:54:02 +02:00
player.rs Better errors alsa backend (#797) 2021-06-18 20:25:09 +02:00