[webkit-changes] [WebKit/WebKit] 7b8bf7: [TextureMapper][GStreamer] Fix holepunch build by ...
Olivier Blin
noreply at github.com
Wed Nov 22 02:29:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7b8bf7b219c630e9b8d877894b9e70cf4be8e412
https://github.com/WebKit/WebKit/commit/7b8bf7b219c630e9b8d877894b9e70cf4be8e412
Author: Olivier Blin <olivier.blin at softathome.com>
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 at 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
More information about the webkit-changes
mailing list