]> code.delx.au - pulseaudio/commit
resampler: Fix peaks resampler's channel handling
authorTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Wed, 10 Jul 2013 18:48:40 +0000 (21:48 +0300)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 29 Jul 2013 07:49:19 +0000 (10:49 +0300)
commit1470fc325a0f583813e625b2cfb53fb3907ccd72
tree75eaca6c948c5bfeb0740e17a4d79cd00fb1fe55
parent60f1e695fde4d389a90fd60018804a2ef1d705c4
resampler: Fix peaks resampler's channel handling

In the resampling phase the input and output data have the same number
of channels (o_ss.channels).
src/pulsecore/resampler.c