[webkit-changes] [WebKit/WebKit] 522508: Softlink a few more VideoToolbox functions
youennf
noreply at github.com
Fri May 31 06:29:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 522508831be2bd7fee8e42d992f42111a109e954
https://github.com/WebKit/WebKit/commit/522508831be2bd7fee8e42d992f42111a109e954
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-05-31 (Fri, 31 May 2024)
Changed paths:
M Source/WebCore/Configurations/WebCore.xcconfig
M Source/WebCore/platform/cocoa/VideoToolboxSoftLink.cpp
M Source/WebCore/platform/cocoa/VideoToolboxSoftLink.h
Log Message:
-----------
Softlink a few more VideoToolbox functions
https://bugs.webkit.org/show_bug.cgi?id=274897
rdar://129002682
Reviewed by Jean-Yves Avenard.
By soft linking a few more VT functions, we can remove linking to VT and CoreMedia frameworks.
* Source/WebCore/Configurations/WebCore.xcconfig:
* Source/WebCore/platform/cocoa/VideoToolboxSoftLink.cpp:
* Source/WebCore/platform/cocoa/VideoToolboxSoftLink.h:
Canonical link: https://commits.webkit.org/279574@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