[SCM] pulseaudio packaging branch, master, updated. debian/0.9.22-1-5-g5288daf
crimsun-guest at users.alioth.debian.org
crimsun-guest at users.alioth.debian.org
Sat Dec 18 01:45:16 UTC 2010
The branch, master has been updated
via 5288daf97f64d0cc846d28ba473285fd3fb1e844 (commit)
from 3ac2a5e2c3d6c8ec033edb1c73704c83c142d9de (commit)
- Shortlog ------------------------------------------------------------
5288daf Mention speex as a resampler reference in pulse-daemon.conf (#541206)
Summary of changes:
debian/changelog | 4 ++++
...ex-and-libsamplerate-in-pulse-daemon.conf.patch | 13 +++++++++++++
debian/patches/series | 1 +
3 files changed, 18 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 5288daf97f64d0cc846d28ba473285fd3fb1e844
Author: Daniel T Chen <crimsun at ubuntu.com>
Date: Fri Dec 17 20:44:14 2010 -0500
Mention speex as a resampler reference in pulse-daemon.conf (#541206)
diff --git a/debian/changelog b/debian/changelog
index 387e530..9d8b2c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ pulseaudio (0.9.22-2) UNRELEASED; urgency=low
+ Clarify long description of pulseaudio-esound-compat. Many apps
still in use require functionality from this package
(Closes: #601725)
+ * debian/patches/+0003-Mention-speex-and-libsamplerate-in-pulse-daemon.conf.patch:
+ + Mention speex in the resampling section. Currently the Resampler
+ section of "Programming with Speex (the libspeex API)" contains
+ the relevant information (Closes: #541206)
* debian/pulseaudio-utils.links: Also add pamon(1), parec(1), and
parecord(1) (Closes: #599696)
* debian/README.Debian: Clarify historical pulse-rt use and document
diff --git a/debian/patches/0003-Mention-speex-and-libsamplerate-in-pulse-daemon.conf.patch b/debian/patches/0003-Mention-speex-and-libsamplerate-in-pulse-daemon.conf.patch
new file mode 100644
index 0000000..e29355e
--- /dev/null
+++ b/debian/patches/0003-Mention-speex-and-libsamplerate-in-pulse-daemon.conf.patch
@@ -0,0 +1,13 @@
+Index: pulseaudio-0.9.22/man/pulse-daemon.conf.5.xml.in
+===================================================================
+--- pulseaudio-0.9.22.orig/man/pulse-daemon.conf.5.xml.in 2010-12-17 20:38:20.000000000 -0500
++++ pulseaudio-0.9.22/man/pulse-daemon.conf.5.xml.in 2010-12-17 20:40:12.000000000 -0500
+@@ -89,7 +89,7 @@
+ <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
diff --git a/debian/patches/series b/debian/patches/series
index 8e45941..29ff672 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
0001-Work-around-some-platforms-not-having-O_CLOEXEC.patch
0002-In-KDE-only-start-pulseaudio-from-the-KDE-specific-d.patch
+0003-Mention-speex-and-libsamplerate-in-pulse-daemon.conf.patch
--
pulseaudio packaging
More information about the pkg-pulseaudio-devel
mailing list