diff options
author | Max Kellermann <max@duempel.org> | 2015-01-21 20:33:13 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2015-01-22 11:37:18 +0100 |
commit | 6cd5d7360759fdfb3021195134299a5151551ffb (patch) | |
tree | ca3bb91a1e4b616b37917906a2412daa67718e51 /NEWS | |
parent | 80a7e1ea7dae1968b1f7dee739adec91692beba8 (diff) | |
download | mpd-6cd5d7360759fdfb3021195134299a5151551ffb.tar.gz mpd-6cd5d7360759fdfb3021195134299a5151551ffb.tar.xz mpd-6cd5d7360759fdfb3021195134299a5151551ffb.zip |
pcm/SoxrResampler: allow multi-threaded resampling
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ ver 0.20 (not yet released) * resampler - new block "resampler" in configuration file replacing the old "samplerate_converter" setting + - soxr: allow multi-threaded resampling * reset song priority on playback * write database and state file atomically * remove dependency on GLib |