[1/3] dsound: Add support for 32-bit IEEE float buffers

Owen Rudge orudge at codeweavers.com
Thu Jan 13 11:08:58 CST 2011


These patches add support to DirectSound that allow the conversion of 
32-bit IEEE float audio buffers to PCM. Some games (e.g., Call of Duty 
5) output their audio in this format, and media players such as 
foobar2000 have support for it too.

---
  dlls/dsound/dsound.c         |    2 +-
  dlls/dsound/dsound_convert.c |  113 
+++++++++++++++++++++++++++++++++++++++++-
  dlls/dsound/dsound_private.h |    2 +-
  dlls/dsound/mixer.c          |   20 +++++++-
  include/mmreg.h              |    1 +
  5 files changed, 133 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2e37584cada1a9060e49cc2e825e0c6b7ca847be.diff
Type: text/x-patch
Size: 8127 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110113/e1aec6ce/attachment-0001.bin>


More information about the wine-patches mailing list