From 62d085fc65945cc58236f3905b7ad1dcda481efe 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 f2deff1d..243c9e2a 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