[Bug 786170] New: gl: hide symbols that shouldn't be exported?
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 11 17:46:15 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=786170
Bug ID: 786170
Summary: gl: hide symbols that shouldn't be exported?
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: t.i.m at zen.co.uk
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 357434
--> https://bugzilla.gnome.org/attachment.cgi?id=357434&action=edit
gl: don't export symbols that are not supposed to be public
Putting this into bugzilla first. Header files for these aren't installed, so
presumably these symbols aren't supposed to be public, so let's make them
private explicitly.
There are also three debug categories which are exported and declared in public
header files:
gst_gl_context_debug
gst_gl_sync_meta_debug
gst_gl_window_debug
- are those supposed to be public, or should they be moved into a private
header instead?
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list