Maarten Lankhorst : dsound: Move resampling away from mixer thread.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Aug 2 06:22:59 CDT 2007


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

Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
Date:   Sun Jul 29 23:47:01 2007 +0200

dsound: Move resampling away from mixer thread.

---

 dlls/dsound/buffer.c         |  125 ++++++----
 dlls/dsound/dsound_private.h |   21 ++-
 dlls/dsound/mixer.c          |  537 ++++++++++++++++++++++--------------------
 dlls/dsound/primary.c        |   13 +-
 dlls/dsound/sound3d.c        |    4 +-
 5 files changed, 390 insertions(+), 310 deletions(-)

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



More information about the wine-cvs mailing list