summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorDaniel T Chen <crimsun@ubuntu.com>2010-12-17 23:55:21 -0500
committerColin Guthrie <cguthrie@mandriva.org>2010-12-18 11:12:17 +0000
commit62d085fc65945cc58236f3905b7ad1dcda481efe (patch)
treee2fe97a785bea66412d8a90e1b25742d6eb3ecd2 /man
parent971bbe04a8adc90818a90d989b9895835da823e5 (diff)
trivial: Mention speex as a resampler reference in pulse-daemon.conf
A Debian user seemed confused that the man page for pulse-daemon.conf does not refer to the libspeex API Resampler for use in PulseAudio's *-src. Fix it by explicitly mentioning speex. (http://bugs.debian.org/541206) Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Diffstat (limited to 'man')
-rw-r--r--man/pulse-daemon.conf.5.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index f2deff1d..243c9e2a 100644
--- a/man/pulse-daemon.conf.5.xml.in
+++ b/man/pulse-daemon.conf.5.xml.in
@@ -89,7 +89,7 @@ USA.
<opt>src-zero-order-hold</opt>, <opt>src-linear</opt>,
<opt>trivial</opt>, <opt>speex-float-N</opt>,
<opt>speex-fixed-N</opt>, <opt>ffmpeg</opt>. See the
- documentation of libsamplerate for an explanation for the
+ documentation of libsamplerate and speex for explanations of the
different src- methods. The method <opt>trivial</opt> is the most basic
algorithm implemented. If you're tight on CPU consider using
this. On the other hand it has the worst quality of them