[PATCH (try2)] winealsa.drv: Special-case copying common sample sizes in a tight loop

Andrew Eikum aeikum at codeweavers.com
Tue Aug 21 13:38:44 CDT 2012


Improvement suggested by Chris Robinson.

On my computer with a 16bit audio file, this gives about 3 or 4 times
more samples copied per time interval.
---

try2: Avoid stdint.h, which is a C99 header

 dlls/winealsa.drv/mmdevdrv.c | 57 +++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 51 insertions(+), 6 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winealsa.drv-Special-case-copying-common-sample-size.patch
Type: text/x-patch
Size: 3334 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120821/4409fdca/attachment.bin>


More information about the wine-patches mailing list