[webkit-changes] [WebKit/WebKit] 533a59: Some AVSampleBufferDisplayLayer methods are deprec...

youennf noreply at github.com
Mon Mar 25 09:26:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 533a598f6d616ddd5075ca57cbbf06029803d428
      https://github.com/WebKit/WebKit/commit/533a598f6d616ddd5075ca57cbbf06029803d428
  Author: Youenn Fablet <youenn at apple.com>
  Date:   2024-03-25 (Mon, 25 Mar 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/avfoundation/objc/LocalSampleBufferDisplayLayer.mm

  Log Message:
  -----------
  Some AVSampleBufferDisplayLayer methods are deprecated
rdar://125340931
https://bugs.webkit.org/show_bug.cgi?id=271633

Reviewed by Jonathan Bedard.

Add deprecation blocks to AVSampleBufferDisplayLayer flush, flushAndRemoveImage, isReadyForMoreMediaData, requestMediaDataWhenReadyOnQueue, stopRequestingMediaData and status.

* Source/WebCore/platform/graphics/avfoundation/objc/LocalSampleBufferDisplayLayer.mm:
(WebCore::LocalSampleBufferDisplayLayer::~LocalSampleBufferDisplayLayer):
(WebCore::LocalSampleBufferDisplayLayer::didFail const):
(WebCore::LocalSampleBufferDisplayLayer::flush):
(WebCore::LocalSampleBufferDisplayLayer::flushAndRemoveImage):
(WebCore::LocalSampleBufferDisplayLayer::requestNotificationWhenReadyForVideoData):

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