[webkit-changes] [WebKit/WebKit] 202ede: Apple Windows Cleanup in AVFoundation

Brandon Stewart noreply at github.com
Sat Feb 11 09:44:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 202ede539db28000c1f6bba252d02a8e9b3205df
      https://github.com/WebKit/WebKit/commit/202ede539db28000c1f6bba252d02a8e9b3205df
  Author: Brandon Stewart <brandonstewart at apple.com>
  Date:   2023-02-11 (Sat, 11 Feb 2023)

  Changed paths:
    R Source/WebCore/platform/graphics/avfoundation/cf/AVFoundationCFSoftLinking.h
    M Source/WebCore/platform/graphics/avfoundation/cf/CDMSessionAVFoundationCF.cpp
    R Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.cpp
    R Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.h
    R Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.cpp
    R Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.h
    R Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp
    R Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.h
    M Source/WebCore/platform/graphics/avfoundation/cf/WebCoreAVCFResourceLoader.cpp

  Log Message:
  -----------
  Apple Windows Cleanup in AVFoundation
https://bugs.webkit.org/show_bug.cgi?id=252094

Reviewed by Brent Fulgham.

Cleanup AVFoundation code by removing Apple Windows specific components.

* Source/WebCore/platform/graphics/avfoundation/cf/AVFoundationCFSoftLinking.h: Removed.
* Source/WebCore/platform/graphics/avfoundation/cf/CDMSessionAVFoundationCF.cpp:
* Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.cpp: Removed.
* Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateAVCF.h: Removed.
* Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.cpp: Removed.
* Source/WebCore/platform/graphics/avfoundation/cf/InbandTextTrackPrivateLegacyAVCF.h: Removed.
* Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.cpp: Removed.
* Source/WebCore/platform/graphics/avfoundation/cf/MediaPlayerPrivateAVFoundationCF.h: Removed.
* Source/WebCore/platform/graphics/avfoundation/cf/WebCoreAVCFResourceLoader.cpp:

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




More information about the webkit-changes mailing list