[Webkit-unassigned] [Bug 164776] New: [GStreamer][GL] build broken when using gst-plugins-bad from git
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 15 09:21:21 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=164776
Bug ID: 164776
Summary: [GStreamer][GL] build broken when using
gst-plugins-bad from git
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pnormand at igalia.com
CC: calvaris at igalia.com, magomez at igalia.com
../../Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp: In static member function âstatic GstContext* WebCore::MediaPlayerPrivateGStreamerBase::requestGLContext(const gchar*, WebCore::MediaPlayerPrivateGStreamerBase*)â:
../../Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:310:49: warning: âGType GST_GL_TYPE_CONTEXT()â is deprecated: Use 'GST_TYPE_GL_CONTEXT' instead [-Wdeprecated-declarations]
gst_structure_set(structure, "context", GST_GL_TYPE_CONTEXT, player->gstGLContext(), nullptr);
^~~~~~~~~~~~~~~~~~~
In file included from ../DependenciesGTK/Root/include/gstreamer-1.0/gst/gl/gl.h:33:0,
from ../../Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:50:
Will send a patch.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161115/3fd76661/attachment.html>
More information about the webkit-unassigned
mailing list