[pulseaudio-discuss] [PATCH] filter-apply, ladspa-sink, virtual-surround-sink: filter-apply supports ladspa-sink and virtual-surround-sink properly

2016-06-16 Thread KimJeongYeon
Currently, filter-apply doesn't support ladspa-sink based filters, because: * loading ladspa-sink failed due to some argument mismatched. (e.g 'master' used instead of 'sink_master') * ladspa-sink required additional parameters by default. (e.g plugin/label/control/...) Changes in v1: * filter

[pulseaudio-discuss] [PATCH] pstream: Add rationale for pa_cmsg_ancil_data_close_fds()

2016-06-16 Thread Ahmed S. Darwish
Signed-off-by: Ahmed S. Darwish --- src/pulsecore/pstream.c | 31 --- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/src/pulsecore/pstream.c b/src/pulsecore/pstream.c index 1ea3c5b..970338b 100644 --- a/src/pulsecore/pstream.c +++ b/src/pulsecore/pstrea

Re: [pulseaudio-discuss] Valgrind warnings, again

2016-06-16 Thread Ahmed S. Darwish
Hi :-) On Sun, Jun 12, 2016 at 09:39:17PM +0500, Alexander E. Patrakov wrote: > I have spent more time running pulseaudio (master + Tanu's patches) under > valgrind today. > > This set of warnings has already been reported, and they appear every time > PulseAudio is started: > > ==15442== Condit

Re: [pulseaudio-discuss] Valgrind warnings, again

2016-06-16 Thread Alexander E. Patrakov
16.06.2016 13:43, Ahmed S. Darwish пишет: Hi :-) On Sun, Jun 12, 2016 at 09:39:17PM +0500, Alexander E. Patrakov wrote: I have spent more time running pulseaudio (master + Tanu's patches) under valgrind today. This set of warnings has already been reported, and they appear every time PulseAudi

[pulseaudio-discuss] Mostly away until June 28th

2016-06-16 Thread Tanu Kaskinen
I'm leaving on a trip in a few hours, and I'll be back on Tuesday. Soon after that (probably Thursday evening) I'll leave on another trip, from which I expect to be back on the following week's Tuesday. I'll be offline during the trips, so if I seem unresponsive, that's the reason. --  Tanu __

Re: [pulseaudio-discuss] [PATCH] pstream: Add rationale for pa_cmsg_ancil_data_close_fds()

2016-06-16 Thread Tanu Kaskinen
On Thu, 2016-06-16 at 10:27 +0200, Ahmed S. Darwish wrote: > Signed-off-by: Ahmed S. Darwish > --- >  src/pulsecore/pstream.c | 31 --- >  1 file changed, 28 insertions(+), 3 deletions(-) Thanks! Applied to "next". -- Tanu _