[webkit-changes] [WebKit/WebKit] d19c17: Remove webrtc::copyPixelBufferInI420Buffer

youennf noreply at github.com
Thu Nov 3 03:09:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d19c17dc2cdb8ea899f0fbe65f495b108efcaf2d
      https://github.com/WebKit/WebKit/commit/d19c17dc2cdb8ea899f0fbe65f495b108efcaf2d
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.iOS.exp
    M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.iOSsim.exp
    M Source/ThirdParty/libwebrtc/Configurations/libwebrtc.mac.exp
    M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitUtilities.h
    M Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitUtilities.mm

  Log Message:
  -----------
  Remove webrtc::copyPixelBufferInI420Buffer
https://bugs.webkit.org/show_bug.cgi?id=247178
rdar://101476647

Reviewed by Eric Carlson.

Remove no longer needed code.

* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.iOS.exp:
* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.iOSsim.exp:
* Source/ThirdParty/libwebrtc/Configurations/libwebrtc.mac.exp:
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitUtilities.h:
* Source/ThirdParty/libwebrtc/Source/webrtc/sdk/WebKit/WebKitUtilities.mm:
(webrtc::copyPixelBufferInI420Buffer): Deleted.

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




More information about the webkit-changes mailing list