]> code.delx.au - pulseaudio/commitdiff
trivial: Mention speex as a resampler reference in pulse-daemon.conf
authorDaniel T Chen <crimsun@ubuntu.com>
Sat, 18 Dec 2010 04:55:21 +0000 (23:55 -0500)
committerColin Guthrie <cguthrie@mandriva.org>
Sat, 18 Dec 2010 11:12:17 +0000 (11:12 +0000)
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>
man/pulse-daemon.conf.5.xml.in

index f2deff1d4a74722b47564b227ab472e54595c457..243c9e2a307e2002b063a00fba63af045c2b6ab4 100644 (file)
@@ -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