Hi, While triaging the Debian bugs for PulseAudio, I noticed this trivially-fixed item. Here's a patch against stable-queue/master.
Thanks, -Dan
From 9b4169cbc5ceb968cd406b7dafc9f655716ff0ea Mon Sep 17 00:00:00 2001 From: Daniel T Chen <crim...@ubuntu.com> Date: Fri, 17 Dec 2010 23:55:21 -0500 Subject: [PATCH] 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 <crim...@ubuntu.com> --- man/pulse-daemon.conf.5.xml.in | 2 +- 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 e6b1e19..8164106 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 -- 1.7.1
_______________________________________________ pulseaudio-discuss mailing list pulseaudio-discuss@mail.0pointer.de https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss