[webkit-changes] [WebKit/WebKit] eb12f0: [WPE][GTK] Fix VideoFrameGStreamer include for bui...
Olivier Blin
noreply at github.com
Fri Nov 17 10:27:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eb12f06944357d1a68c029ff621f140637494197
https://github.com/WebKit/WebKit/commit/eb12f06944357d1a68c029ff621f140637494197
Author: Olivier Blin <olivier.blin at softathome.com>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.cpp
M Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.cpp
Log Message:
-----------
[WPE][GTK] Fix VideoFrameGStreamer include for build with WebCodecs and without MediaStream
https://bugs.webkit.org/show_bug.cgi?id=265034
Reviewed by Michael Catanzaro.
VideoFrameGStreamer.h was not included if WebCodecs was enabled but not MediaStream.
* Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.cpp:
* Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.cpp:
Canonical link: https://commits.webkit.org/270901@main
More information about the webkit-changes
mailing list