mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
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:
parent
971bbe04a8
commit
62d085fc65
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue