[pulseaudio-discuss] [PATCH 0/3] Fix latency flag handling.
Tanu Kaskinen
tanu.kaskinen at jollamobile.com
Thu Sep 20 08:27:39 PDT 2012
Tanu Kaskinen (3):
Propagate the PA_{SINK,SOURCE}_LATENCY flag changes through a chain
of filter sinks/sources.
Propagate the PA_{SINK,SOURCE}_DYNAMIC_LATENCY flag changes through a
chain of filter sinks/sources.
sink, source: Really set the fixed latency in
set_fixed_latency_within_thread(), always.
src/modules/echo-cancel/module-echo-cancel.c | 10 +++-
src/modules/module-equalizer-sink.c | 5 +-
src/modules/module-ladspa-sink.c | 5 +-
src/modules/module-remap-sink.c | 5 +-
src/modules/module-virtual-sink.c | 5 +-
src/modules/module-virtual-source.c | 5 +-
src/modules/module-virtual-surround-sink.c | 5 +-
src/pulsecore/sink-input.c | 20 ++++++++
src/pulsecore/sink-input.h | 21 +++++++++
src/pulsecore/sink.c | 65 +++++++++++++++++++++-----
src/pulsecore/sink.h | 3 +-
src/pulsecore/source-output.c | 20 ++++++++
src/pulsecore/source-output.h | 23 ++++++++-
src/pulsecore/source.c | 52 ++++++++++++++++++---
src/pulsecore/source.h | 3 +-
15 files changed, 219 insertions(+), 28 deletions(-)
--
1.7.10.4
More information about the pulseaudio-discuss
mailing list