[pulseaudio-discuss] [PATCH] Fix latency flag handling.
Tanu Kaskinen
tanuk at iki.fi
Wed Apr 10 06:44:17 PDT 2013
On Wed, 2013-03-27 at 17:39 +0200, Juho Hämäläinen wrote:
> Three patches were already sent last September addresssing the issue
> of having multiple chained sinks, but they were never applied. Here is
> also a patch to module-remap-source with flag update changes.
>
> http://lists.freedesktop.org/archives/pulseaudio-discuss/2012-September/014685.html
>
> Juho Hämäläinen (1):
> modules: Propagate (dynamic) latency flag changes in remap-source.
>
> src/modules/module-remap-source.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
The patches were not applied, because they added complexity that only
benefited module-meego-voice, which doesn't link its voip source to the
raw source via a source output.
I applied a different patch set, which fixes the flag handling in a
different way. There is now a hook for source flag changes, which
module-meego-voice can use to update the voip source flags when the raw
source flags change.
--
Tanu
More information about the pulseaudio-discuss
mailing list