From 6e6f497219a4b86595a5d4e3ea02cbe2c82ca75d Mon Sep 17 00:00:00 2001
From: David Mandelberg
Date: Wed, 4 Jan 2017 11:55:49 -0500
Subject: [PATCH] daemon-conf: add remixing-use-all-sink-channels option
This option controls the PA_RESAMPLER_NO_FILL_SINK flag added in a
previous commit.
BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=62588
BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=94563
---
man/pulse-daemon.conf.5.xml.in | 8 ++++++++
src/daemon/daemon-conf.c | 4 ++++
src/daemon/daemon-conf.h | 1 +
src/daemon/daemon.conf.in | 1 +
src/daemon/main.c | 1 +
src/pulsecore/core.c | 1 +
src/pulsecore/core.h | 1 +
src/pulsecore/sink-input.c | 2 ++
src/pulsecore/source-output.c | 2 ++
9 files changed, 21 insertions(+)
diff --git a/man/pulse-daemon.conf.5.xml.in b/man/pulse-daemon.conf.5.xml.in
index 1c0de9e4a..b81a5493f 100644
--- a/man/pulse-daemon.conf.5.xml.in
+++ b/man/pulse-daemon.conf.5.xml.in
@@ -129,6 +129,14 @@ License along with PulseAudio; if not, see .
name-based matching only. Defaults to yes.
+