On 7 January 2016 at 18:55, Tanu Kaskinen <tanuk at iki.fi> wrote: > I noticed a strange error message about pa_cvolume_remap() failing in > a server log, which turned out to be a bug in volume_factor_source > handling. I found another bug when reviewing the volume factor code. > Here are fixes for both bugs. > > Tanu Kaskinen (2): > source-output: do volume_factor_source application before resampling > source-output: remap volume_factor_source when starting move > > src/pulsecore/source-output.c | 23 ++++++++++------------- > 1 file changed, 10 insertions(+), 13 deletions(-) > > -- Both look good to me. Since they're non-critical, I'd prefer they went to 'next'. -- Arun