Module: wine Branch: master Commit: 275dfb83f2371a476b615b260465afb3cdf67f32 URL: http://source.winehq.org/git/wine.git/?a=commit;h=275dfb83f2371a476b615b2604...
Author: Alexander E. Patrakov patrakov@gmail.com Date: Mon May 7 00:06:13 2012 +0600
dsound: Added a windowed-sinc resampler.
---
dlls/dsound/dsound_private.h | 3 +- dlls/dsound/fir.h | 1587 ++++++++++++++++++++++++++++++++++++++++++ dlls/dsound/mixer.c | 122 +++- tools/make_fir | 158 +++++ 4 files changed, 1852 insertions(+), 18 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=275dfb83f2371a476b615b...