[PATCH] dlls/dsound: New resampler engine.

XX xx zzdz3 at yahoo.com
Mon Nov 29 03:59:00 CST 2010


Bug thread:
http://bugs.winehq.org/show_bug.cgi?id=14717

Cleaner and faster code. Sound quality much better.


------
 dlls/dsound/Makefile.in      |    2 +-
 dlls/dsound/buffer.c         |   62 +----
 dlls/dsound/dsound.c         |    2 -
 dlls/dsound/dsound_convert.c |  435 ----------------------------------
 dlls/dsound/dsound_main.c    |    5 +-
 dlls/dsound/dsound_private.h |   35 +--
 dlls/dsound/mixer.c          |  539 +++---------------------------------------
 dlls/dsound/primary.c        |   22 --
 dlls/dsound/resample.c       |  428 +++++++++++++++++++++++++++++++++
 9 files changed, 494 insertions(+), 1036 deletions(-)





      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101129/3fda188a/attachment-0001.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dsound-5.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101129/3fda188a/attachment-0001.txt>


More information about the wine-patches mailing list