[pulseaudio-discuss] [PATCH v2 0/3] Suspending loopback
Mikel Astiz
mikel.astiz.oss at gmail.com
Thu Sep 20 05:28:31 PDT 2012
From: Mikel Astiz <mikel.astiz at bmw-carit.de>
v2 modifies previous patches as suggested by Tanu:
- Sink-inputs and source-outputs are created corked, and immediately afterwards uncorked if audio not suspended.
- Patch v2 3/3 stops the rate adjustment timer while the audio is suspended.
>From original cover-letter (from Frédéric):
This is follow up to the previous patch, using Tanu's comment.
http://lists.freedesktop.org/archives/pulseaudio-discuss/2012-May/013454.html
So i've manager to suspend the loopback using the first 2 patches.
After that I found that the A2DP source didn't suspend itself when the
stream was suspended, so i added patch 3.
Frédéric Dalleau (2):
loopback: Cork sink-input if source is suspended
loopback: Cork source-output if sink is suspended
Mikel Astiz (1):
loopback: Disable adjust timer when suspended
src/modules/module-loopback.c | 73 ++++++++++++++++++++++++++++++++++++----
1 files changed, 65 insertions(+), 8 deletions(-)
--
1.7.7.6
More information about the pulseaudio-discuss
mailing list