[PATCH 3/3] winecoreaudio: Report format error on sample rate mismatch when opening wave-in device

Ken Thomases ken at codeweavers.com
Fri Jul 13 07:21:49 CDT 2007


We should perform sample rate conversion with a Core Audio converter on a
separate thread from the AUHAL input proc, but until we do we should report the
failure.  This allows WINMM to fall back to the wave mapper, which may perform
sample rate conversion for us.
---
  dlls/winecoreaudio.drv/audio.c |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d5f3140f470540f1b9dabaecff1b4c0c61eac18a.diff
Type: text/x-patch
Size: 671 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070713/f13f76bd/d5f3140f470540f1b9dabaecff1b4c0c61eac18a.bin


More information about the wine-patches mailing list