Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b8bf7b219c630e9b8d877894b9e70cf4be8e412
      
https://github.com/WebKit/WebKit/commit/7b8bf7b219c630e9b8d877894b9e70cf4be8e412
  Author: Olivier Blin <[email protected]>
  Date:   2023-11-22 (Wed, 22 Nov 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
    M Source/WebCore/platform/graphics/holepunch/MediaPlayerPrivateHolePunch.cpp

  Log Message:
  -----------
  [TextureMapper][GStreamer] Fix holepunch build by using TextureMapperFlags
https://bugs.webkit.org/show_bug.cgi?id=265187

Reviewed by Philippe Normand.

Since 270051@main, TextureMapperFlags should be used instead of the
TextureMapper Flag enum. Build was broken in holepunch code.

* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::pushNextHolePunchBuffer):
* Source/WebCore/platform/graphics/holepunch/MediaPlayerPrivateHolePunch.cpp:
(WebCore::MediaPlayerPrivateHolePunch::pushNextHolePunchBuffer):

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


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

Reply via email to