On Thu, 2016-01-07 at 19:26 +0530, Arun Raghavan wrote: > 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'. Thanks, pushed to "next". -- Tanu