[webkit-changes] [WebKit/WebKit] 178e47: [macOS] Avoid HALOutput sample rate audio conversion
youennf
noreply at github.com
Thu Mar 28 08:02:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 178e479f109f0ad4440c1d72b1fbae3656b6abeb
https://github.com/WebKit/WebKit/commit/178e479f109f0ad4440c1d72b1fbae3656b6abeb
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp
Log Message:
-----------
[macOS] Avoid HALOutput sample rate audio conversion
rdar://116794643
https://bugs.webkit.org/show_bug.cgi?id=271821
Reviewed by Eric Carlson.
Stick to hardware sample rate to avoid sample rate audio conversion at HAL output level.
Manually tested.
* Source/WebCore/platform/mediastream/mac/CoreAudioSharedUnit.cpp:
(WebCore::CoreAudioSharedUnit::setupAudioUnit):
Canonical link: https://commits.webkit.org/276775@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list