[webkit-changes] [WebKit/WebKit] aebc03: [tvOS] Enable WEB_CODECS and other media related c...

youennf noreply at github.com
Wed Apr 3 11:05:21 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aebc03fd2f91cfa9a26817399f3c721d61228c71
      https://github.com/WebKit/WebKit/commit/aebc03fd2f91cfa9a26817399f3c721d61228c71
  Author: Youenn Fablet <youenn at apple.com>
  Date:   2024-04-03 (Wed, 03 Apr 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformEnableCocoa.h
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebCore/platform/mediarecorder/cocoa/AudioSampleBufferCompressor.h
    M Source/WebCore/platform/mediarecorder/cocoa/AudioSampleBufferCompressor.mm
    M Source/WebCore/platform/mediarecorder/cocoa/VideoSampleBufferCompressor.mm
    M Source/WebKit/WebProcess/GPU/webrtc/MediaRecorderProvider.cpp

  Log Message:
  -----------
  [tvOS] Enable WEB_CODECS and other media related compilation flags
rdar://125828604
https://bugs.webkit.org/show_bug.cgi?id=272073

Reviewed by Chris Dumez.

Enable Web codecs, media recorder and speech recognition compilation flags on tvOS.
Update MediaRecorder code to use more softlinking.

* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WTF/wtf/PlatformHave.h:
* Source/WebCore/platform/mediarecorder/cocoa/AudioSampleBufferCompressor.h:
* Source/WebCore/platform/mediarecorder/cocoa/AudioSampleBufferCompressor.mm:
(WebCore::AudioSampleBufferCompressor::AudioSampleBufferCompressor):
* Source/WebCore/platform/mediarecorder/cocoa/VideoSampleBufferCompressor.mm:
* Source/WebKit/WebProcess/GPU/webrtc/MediaRecorderProvider.cpp:
(WebKit::MediaRecorderProvider::createMediaRecorderPrivate):

Canonical link: https://commits.webkit.org/277013@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