From 6cd5d7360759fdfb3021195134299a5151551ffb Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 21 Jan 2015 20:33:13 +0100 Subject: pcm/SoxrResampler: allow multi-threaded resampling --- doc/user.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/user.xml b/doc/user.xml index 310b50d53..3fe293ab9 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -2392,6 +2392,17 @@ buffer_size: 16384 + + + + threads + + + The number of libsoxr + threads. "0" means "automatic". The default is "1" + which disables multi-threading. + + -- cgit v1.2.3