[webkit-changes] [WebKit/WebKit] 08cb3b: [iOS] MediaRecorder fails to generate a mp4

Jean-Yves Avenard noreply at github.com
Thu Dec 5 23:37:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08cb3b1c6e552aa8a691398cbb555418cb841f53
      https://github.com/WebKit/WebKit/commit/08cb3b1c6e552aa8a691398cbb555418cb841f53
  Author: Jean-Yves Avenard <jya at apple.com>
  Date:   2024-12-05 (Thu, 05 Dec 2024)

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

  Log Message:
  -----------
  [iOS] MediaRecorder fails to generate a mp4
https://bugs.webkit.org/show_bug.cgi?id=284141
rdar://141017179

Reviewed by Andy Estes.

Make the AVAssetWriter works in process.

Manually tested. Our automated tests are using simulator which doesn't use
out of process operations.

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

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