Henri Verbeet : dsound: Don't convert single samples at a time.

Alexandre Julliard julliard at winehq.org
Thu Jan 15 08:51:02 CST 2009


Module: wine
Branch: master
Commit: 5570a1da8e0a5f12c0bb7cdf1576afa9cb762dc9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5570a1da8e0a5f12c0bb7cdf1576afa9cb762dc9

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jan 15 09:58:45 2009 +0100

dsound: Don't convert single samples at a time.

This gives a minor performance improvement.

---

 dlls/dsound/dsound_convert.c |  250 +++++++++++++++++++++++++++++++-----------
 dlls/dsound/dsound_private.h |    2 +-
 dlls/dsound/mixer.c          |   34 ++----
 3 files changed, 197 insertions(+), 89 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=5570a1da8e0a5f12c0bb7cdf1576afa9cb762dc9



More information about the wine-cvs mailing list