On Wed, 2012-04-25 at 18:35 +0300, Tanu Kaskinen wrote: > Here's a fix for https://bugs.freedesktop.org/show_bug.cgi?id=47156 > > New in v2: > - Fixed bugs. > - Better testing: I forced the resampler to always leave > the last frame unprocessed. That uncovered one bug, but > now the playback is smooth. > - Sensible buffer names. > > Tanu Kaskinen (3): > resampler: Use pa_xnew0() to avoid manual zeroing. > resampler: Use more descriptive buffer names. > resampler: Add support for resamplers that consume less data than > asked. Thanks for taking this up! Did a quick go-over and looks fine to me. Once you get this in, we should get another prerelease out for a quick round of testing (ideally with a fix for this, but there are no leads that I can see currently -- https://bugs.freedesktop.org/show_bug.cgi?id=45373) -- Arun