Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ae6be25d41f91ed2a7aaf45f2ca81f6e0535fa8f
      
https://github.com/WebKit/WebKit/commit/ae6be25d41f91ed2a7aaf45f2ca81f6e0535fa8f
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

  Changed paths:
    M Source/WebCore/platform/GStreamer.cmake
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h
    R Source/WebCore/platform/graphics/gstreamer/VideoTextureCopierGStreamer.cpp
    R Source/WebCore/platform/graphics/gstreamer/VideoTextureCopierGStreamer.h

  Log Message:
  -----------
  [GStreamer] Remove unused VideoTextureCopier
https://bugs.webkit.org/show_bug.cgi?id=257594

Reviewed by Xabier Rodriguez-Calvar and Philippe Normand.

It's unused since 254947@main. We need a solution for WebGL ANGLE
implementation, but in the meantime this is dead code we can just
remove.

* Source/WebCore/platform/GStreamer.cmake:
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::copyVideoTextureToPlatformTexture): 
Deleted.
(WebCore::MediaPlayerPrivateGStreamer::nativeImageForCurrentTime): Deleted.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h:
* Source/WebCore/platform/graphics/gstreamer/VideoTextureCopierGStreamer.cpp: 
Removed.
* Source/WebCore/platform/graphics/gstreamer/VideoTextureCopierGStreamer.h: 
Removed.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to