http://bugs.winehq.org/show_bug.cgi?id=14717
Andrew Eikum aeikum@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #37994|0 |1 is obsolete| |
--- Comment #250 from Andrew Eikum aeikum@codeweavers.com 2011-12-21 13:29:00 CST --- Created attachment 38064 --> http://bugs.winehq.org/attachment.cgi?id=38064 Speex-based resampler patchset #2
Here's another iteration of the Speex-based resampler. This fixes the missing ceil() call, clamping in put*() functions, and a crash caused by calling DSBuffer::Duplicate() on resampled buffers.