[pulseaudio-commits] Branch 'next' - src/modules

2016-05-26 Thread Arun Raghavan
src/modules/module-ladspa-sink.c |5 + 1 file changed, 5 insertions(+) New commits: commit 8eab8dabc4c18b9717c527f0adb67aa23c72c06c Author: KimJeongYeon Date: Thu May 19 11:35:44 2016 +0900 ladspa-sink: avoid to configure invalid format LADSPA allows float format only, bu

[pulseaudio-commits] src/pulsecore

2016-05-26 Thread Arun Raghavan
src/pulsecore/resampler.c |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1d5dfccbb2b72abca6989a1c85b92e3e6e23bded Author: Barun Kumar Singh Date: Fri May 13 16:14:31 2016 +0530 resampler: Fix leaking lfe filter on init failure Fix memory leak in pa_resampler_new()