[PATCH 3/4] dsound: Compute mix buffer's size more accurately

Andrew Eikum aeikum at codeweavers.com
Mon May 14 15:20:02 CDT 2012


What we need is a buffer large enough to hold the entire prebuf buffer
in floating point format. So just do that.
---
 dlls/dsound/dsound_private.h |    4 ++--
 dlls/dsound/mixer.c          |   44 +++++++++---------------------------------
 dlls/dsound/primary.c        |    8 ++------
 3 files changed, 13 insertions(+), 43 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-dsound-Compute-mix-buffer-s-size-more-accurately.patch
Type: text/x-patch
Size: 7411 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120514/7acb4ef0/attachment.bin>


More information about the wine-patches mailing list