[webkit-changes] [WebKit/WebKit] ecc0b3: [WebGPU] WebCam texture doesn't work with WebGPU

mwyrzykowski noreply at github.com
Tue Oct 29 06:58:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ecc0b3cc637046f93148b3e08db0bf60aa753923
      https://github.com/WebKit/WebKit/commit/ecc0b3cc637046f93148b3e08db0bf60aa753923
  Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M Source/WebCore/Modules/WebGPU/GPUExternalTextureDescriptor.h

  Log Message:
  -----------
  [WebGPU] WebCam texture doesn't work with WebGPU
https://bugs.webkit.org/show_bug.cgi?id=281680
rdar://138133250

Reviewed by Dan Glastonbury.

Video from the webcam doesn't have a playerIdentifier, instead just get
the video frame at the current time of import.

* Source/WebCore/Modules/WebGPU/GPUExternalTextureDescriptor.h:
(WebCore::GPUExternalTextureDescriptor::mediaIdentifierForSource):

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