From 52e3268c9fe30fb59364b2ec66e2446eb7765015 Mon Sep 17 00:00:00 2001 From: Daniel T Chen Date: Fri, 17 Dec 2010 23:55:21 -0500 Subject: 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 --- man/pulse-daemon.conf.5.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in index e6b1e190..81641062 100644 --- a/man/pulse-daemon.conf.5.xml.in +++ b/man/pulse-daemon.conf.5.xml.in @@ -89,7 +89,7 @@ USA. src-zero-order-hold, src-linear, trivial, speex-float-N, speex-fixed-N, ffmpeg. See the - documentation of libsamplerate for an explanation for the + documentation of libsamplerate and speex for explanations of the different src- methods. The method trivial 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 -- cgit