[webkit-changes] [WebKit/WebKit] 8170bc: Adopt CoreMedia API to use media parser daemon
Per Arne Vollan
noreply at github.com
Sat Oct 22 10:31:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8170bc889edd2f6fcd16fae526c1dbe61fe8f7c6
https://github.com/WebKit/WebKit/commit/8170bc889edd2f6fcd16fae526c1dbe61fe8f7c6
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2022-10-22 (Sat, 22 Oct 2022)
Changed paths:
M Source/WebCore/PAL/pal/spi/cocoa/AVStreamDataParserSPI.h
M Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.mm
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in
Log Message:
-----------
Adopt CoreMedia API to use media parser daemon
https://bugs.webkit.org/show_bug.cgi?id=246805
rdar://99653449
Reviewed by Geoffrey Garen.
Adopt CoreMedia API to use media parser daemon. This requires access to the daemon in the GPU process's sandbox.
* Source/WebCore/PAL/pal/spi/cocoa/AVStreamDataParserSPI.h:
* Source/WebCore/platform/graphics/avfoundation/objc/SourceBufferParserAVFObjC.mm:
(WebCore::SourceBufferParserAVFObjC::SourceBufferParserAVFObjC):
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:
Canonical link: https://commits.webkit.org/255878@main
More information about the webkit-changes
mailing list