Owen Rudge
|
d6f3ca9589
|
dsound: Add support for 32-bit IEEE float buffers.
|
2011-01-20 17:50:04 +01:00 |
Henri Verbeet
|
5570a1da8e
|
dsound: Don't convert single samples at a time.
This gives a minor performance improvement.
|
2009-01-15 12:43:37 +01:00 |
Henri Verbeet
|
07f9991062
|
dsound: Const correctness fixes.
|
2009-01-12 13:22:14 +01:00 |
Jeff Zaroyko
|
bea7933d95
|
dsound: Fix a typo in convert_32_to_24.
|
2009-01-02 11:54:22 +01:00 |
Alexandre Julliard
|
80f39e6119
|
dsound: Avoid use of stdint types.
|
2008-10-17 13:02:32 +02:00 |
Maarten Lankhorst
|
179990ac36
|
dsound: Remove int24_struct from conversion routines.
|
2008-08-19 13:36:10 +02:00 |
Maarten Lankhorst
|
a938f69360
|
dsound: Add mixing and normalization functions.
|
2007-11-09 12:23:54 +01:00 |
Maarten Lankhorst
|
fa3663d6c7
|
dsound: Add support for 24/32 bits input sound buffers.
|
2007-11-09 12:20:20 +01:00 |