[webkit-changes] [WebKit/WebKit] c59d75: Remove AVAssetWriter requiresInProcessOperation usage

youennf noreply at github.com
Thu Dec 19 09:21:35 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c59d753513ab3dfea8cf7d4f2a36fb113326e8aa
      https://github.com/WebKit/WebKit/commit/c59d753513ab3dfea8cf7d4f2a36fb113326e8aa
  Author: Youenn Fablet <youenn at apple.com>
  Date:   2024-12-19 (Thu, 19 Dec 2024)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/cocoa/AVAssetWriterSPI.h
    M Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterAVFObjC.mm

  Log Message:
  -----------
  Remove AVAssetWriter requiresInProcessOperation usage
rdar://141747327
https://bugs.webkit.org/show_bug.cgi?id=284947

Reviewed by Eric Carlson.

Moving to GPUProcess removes the need for using this AVAssetWriter option.

* Source/WebCore/PAL/pal/spi/cocoa/AVAssetWriterSPI.h:
* Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterAVFObjC.mm:
(WebCore::MediaRecorderPrivateWriterAVFObjC::allTracksAdded):

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