diff options
author | Max Kellermann <max@duempel.org> | 2014-12-24 22:58:25 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-12-24 23:14:15 +0100 |
commit | c4c2da06b7bc2351c16cc9471c54a125179d858f (patch) | |
tree | 426b9fb08faff81285a620138cbd11e9dc457025 /NEWS | |
parent | 8928cd53bf3a2f312b0d80000e983e82600e5fa7 (diff) | |
download | mpd-c4c2da06b7bc2351c16cc9471c54a125179d858f.tar.gz mpd-c4c2da06b7bc2351c16cc9471c54a125179d858f.tar.xz mpd-c4c2da06b7bc2351c16cc9471c54a125179d858f.zip |
output/jack: use jack_ringbuffer_get_write_vector()
Reduce number of libjack calls.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ ver 0.20 (not yet released) - ffmpeg: support ReplayGain and MixRamp - ffmpeg: support stream tags * output + - jack: reduce CPU usage - pulse: set channel map to WAVE-EX * mixer - null: new plugin |