Huw Davies : winecoreaudio: Add a temporary capture_resample syscall.

Alexandre Julliard julliard at winehq.org
Tue Nov 23 16:03:30 CST 2021


Module: wine
Branch: master
Commit: de390015529ea888809e0858e4bf0c8b948b1506
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=de390015529ea888809e0858e4bf0c8b948b1506

Author: Huw Davies <huw at codeweavers.com>
Date:   Tue Nov 23 07:54:59 2021 +0000

winecoreaudio: Add a temporary capture_resample syscall.

Eventually everything that calls this will reside in the unixlib.

Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Andrew Eikum <aeikum at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winecoreaudio.drv/coreaudio.c | 105 +++++++++++++++++++++++++++++++++++++
 dlls/winecoreaudio.drv/mmdevdrv.c  | 102 +----------------------------------
 dlls/winecoreaudio.drv/unixlib.h   |   2 +
 3 files changed, 108 insertions(+), 101 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=de390015529ea888809e0858e4bf0c8b948b1506



More information about the wine-cvs mailing list