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>
This commit is contained in:
Daniel T Chen 2010-12-17 23:55:21 -05:00 committed by Colin Guthrie
parent 3e6af07496
commit 52e3268c9f

View file

@ -89,7 +89,7 @@ USA.
<opt>src-zero-order-hold</opt>, <opt>src-linear</opt>, <opt>src-zero-order-hold</opt>, <opt>src-linear</opt>,
<opt>trivial</opt>, <opt>speex-float-N</opt>, <opt>trivial</opt>, <opt>speex-float-N</opt>,
<opt>speex-fixed-N</opt>, <opt>ffmpeg</opt>. See the <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 different src- methods. The method <opt>trivial</opt> is the most basic
algorithm implemented. If you're tight on CPU consider using algorithm implemented. If you're tight on CPU consider using
this. On the other hand it has the worst quality of them this. On the other hand it has the worst quality of them