On Thu, 2017-11-09 at 10:19 -0500, Raman Gupta wrote:
> On 09/11/17 07:12 AM, Tanu Kaskinen wrote:
> > Tanu Kaskinen (2):
> > echo-cancel: ignore remaining canceller messages after the module has
> > been unloaded
> > echo-cancel: fix a memory leak
> >
> > src/modules/echo-cancel/module-e
On Wed, 2017-11-08 at 20:01 +0300, Constantine Kharlamov wrote:
> Fixes the following compiler errors:
>
> ./pulsecore/sconv-s16be.h:41:6: warning: type of
> 'pa_sconv_s24_32be_from_float32ne' does not match original declaration
> [-Wlto-type-mismatch]
> void pa_sconv_s24_32be_from_float32ne(un
On Mon, 2017-11-06 at 19:18 +, jnq...@gmail.com wrote:
> some patches for master attached
>
> 1) Constify a param in pa_cvolume_scale_mask
> 2) A small efficiency tweak to volume handling
> 3) A big collection of API documentation improvements
> Includes typo fixes; neatening; addition of more