Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 19690ae29ad8f41d69624c5318ffdebc5befbb0c
https://github.com/WebKit/WebKit/commit/19690ae29ad8f41d69624c5318ffdebc5befbb0c
Author: Youenn Fablet <[email protected]>
Date: 2026-07-27 (Mon, 27 Jul 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/platform/mediarecorder/MediaRecorderPrivateAVFImpl.cpp
Log Message:
-----------
[Cocoa] Enable WebRTC AV1 by default
rdar://182789617
https://bugs.webkit.org/show_bug.cgi?id=319884
Reviewed by Jer Noble.
We enable WebRTC AV1 for all cocoa platforms.
To keep supported MediaRecorder AV1 for AV1 HW enabled devices, we use
WebCodecsAV1Enabled to gate MediaRecorder AV1.
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/platform/mediarecorder/MediaRecorderPrivateAVFImpl.cpp:
(WebCore::MediaRecorderPrivateAVFImpl::isTypeSupported):
Canonical link: https://commits.webkit.org/317986@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications