gstreamer/gst-libs/gst
Tim-Philipp Müller 0b8f1f9e54 gl: don't export symbols that are not supposed to be public
Make a bunch of symbols private that are currently leaked
accidentally because they have a gst_* prefix and are used
internally. We mark those we can't make static with
G_GNUC_INTERNAL so that they get hidden with the autotools
build as well (although we could just pass -fvisibility=hidden
there too).
2017-08-13 11:09:25 +01:00
..
adaptivedemux adaptivedemux: Fix leak of pad probes in GstAdaptiveDemuxStream 2017-08-08 16:04:42 +01:00
allocators allocators: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
audio audioaggregator: use local var 2017-07-26 09:43:52 +02:00
base aggregator: log all events 2017-07-30 12:19:35 +02:00
basecamerabinsrc basecamerabinsrc: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
codecparsers codecparsers: make debug categories static 2017-08-11 14:34:34 +01:00
gl gl: don't export symbols that are not supposed to be public 2017-08-13 11:09:25 +01:00
insertbin insertbin: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
interfaces photography: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
mpegts mpegts: make accidentally exported debug category symbol private 2017-08-11 14:39:07 +01:00
opencv opencv: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
player player: Constify the config argument to gst_player_get_video_snapshot() 2017-08-08 11:05:39 +03:00
uridownloader uridownloader: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
video videoaggregator: use colorimetry from find_best_format. 2017-08-10 13:55:59 +02:00
wayland gl, wayland: mark more declared functions with GST_EXPORT 2017-08-10 09:09:22 +01:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am build: declare dependency from gl on allocators 2017-03-21 12:05:14 +11:00
meson.build opencv: Enable in meson build 2016-11-26 17:55:23 +00:00