On Mon, 2013-12-02 at 17:26 +0100, Peter Meerwald wrote: > From: Peter Meerwald <p.meerwald at bct-electronic.com> > > follow-up from > http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/17671 > > this rebases the remaining patches and fixes issues indicated by Tanu > > Peter Meerwald (3): > resampler: Extend fit_buf() helper to copy leftover data to new > buffer > resampler: Implement leftover handling in convert_to_work_format() > resampler: Resample first followed by remapping if have more out > channels than in channels > > src/pulsecore/resampler.c | 133 ++++++++++++++++++++++++++++----------------- > 1 file changed, 84 insertions(+), 49 deletions(-) Thank you! These are now finally applied. -- Tanu