Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d2348d6dad0cc6040d7a12101491b0335a940765
      
https://github.com/WebKit/WebKit/commit/d2348d6dad0cc6040d7a12101491b0335a940765
  Author: Jean-Yves Avenard <[email protected]>
  Date:   2025-10-20 (Mon, 20 Oct 2025)

  Changed paths:
    M Source/WebCore/Modules/encryptedmedia/legacy/LegacyCDM.cpp
    M Source/WebCore/PlatformMac.cmake
    M Source/WebCore/SourcesCocoa.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    R 
Source/WebCore/platform/graphics/avfoundation/CDMPrivateMediaSourceAVFObjC.h
    R 
Source/WebCore/platform/graphics/avfoundation/CDMPrivateMediaSourceAVFObjC.mm
    A Source/WebCore/platform/graphics/avfoundation/LegacyCDMPrivateAVFObjC.h
    A Source/WebCore/platform/graphics/avfoundation/LegacyCDMPrivateAVFObjC.mm
    M 
Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVContentKeySession.h
    M 
Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVContentKeySession.mm

  Log Message:
  -----------
  Rename CDMPrivateMediaSourceAVFObjC into LegacyCDMPrivateAVFObjC
https://bugs.webkit.org/show_bug.cgi?id=301075
rdar://163008540

Reviewed by Eric Carlson.

We rename CDMPrivateMediaSourceAVFObjC into LegacyCDMPrivateAVFObjC as it
is no longer used just with MediaSourcePrivateAVFObjC but any MediaPlayerPrivate
using an AudioVideoRendererAVFobjC.

No functional changes
* Source/WebCore/Modules/encryptedmedia/legacy/LegacyCDM.cpp:
(WebCore::platformRegisterFactories):
* Source/WebCore/PlatformMac.cmake:
* Source/WebCore/SourcesCocoa.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/platform/graphics/avfoundation/LegacyCDMPrivateAVFObjC.h: 
Added.
* Source/WebCore/platform/graphics/avfoundation/LegacyCDMPrivateAVFObjC.mm: 
Added.
(WebCore::LegacyCDMPrivateAVFObjC::parseKeySystem):
(WebCore::LegacyCDMPrivateAVFObjC::~LegacyCDMPrivateAVFObjC):
(WebCore::queryDecoderAvailability):
(WebCore::LegacyCDMPrivateAVFObjC::supportsKeySystem):
(WebCore::LegacyCDMPrivateAVFObjC::supportsKeySystemAndMimeType):
(WebCore::LegacyCDMPrivateAVFObjC::supportsMIMEType const):
(WebCore::LegacyCDMPrivateAVFObjC::createSession):
(WebCore::LegacyCDMPrivateAVFObjC::invalidateSession):
(WebCore::LegacyCDMPrivateAVFObjC::ref const):
(WebCore::LegacyCDMPrivateAVFObjC::deref const):
(WebCore::LegacyCDMPrivateAVFObjC::cdm const):
* 
Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVContentKeySession.h:
* 
Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVContentKeySession.mm:
(WebCore::CDMSessionAVContentKeySession::CDMSessionAVContentKeySession):

Canonical link: https://commits.webkit.org/301856@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to