gstreamer/gst-libs/gst
Matthew Waters 5ae7998a8f gl/wayland: use a proxy wrapper for the wl_display
This allows us to remove races when setting the wl_queue on wayland
objects with wl_proxy_set_queue() as each created object is created with
the queue already set.

We can also move all our initilization code into the window as we
can retrieve all wayland objects from each window instance.  This
removes a possible race when integrating with external API's as we would
always attempt to immediately retrieve a small set of wayland objects.
That is no longer the case with the objects from each window instance.
2020-03-04 00:04:18 +00:00
..
allocators libs: dmabuf: init the GST_CAT_DEFAULT in type define. 2020-02-15 11:42:15 +08:00
app appsrc/appsink: Make setting/replacing callbacks thread-safe 2020-02-14 14:42:19 +00:00
audio audioencoder: fix segment event leak 2019-12-20 12:43:35 +00:00
fft fft: Update our kiss fft version 2019-12-27 11:53:14 +02:00
gl gl/wayland: use a proxy wrapper for the wl_display 2020-03-04 00:04:18 +00:00
pbutils discoverer: Start discovering next URI from right thread 2020-02-10 17:16:42 -03:00
riff Remove autotools build system 2019-10-13 14:15:43 +01:00
rtp rtpbasepayload: add property for embedding twcc sequencenumbers 2020-02-14 09:40:59 +00:00
rtsp rtspurl: add API method to create request uri combined with control url 2019-12-27 16:57:08 +00:00
sdp Remove autotools build system 2019-10-13 14:15:43 +01:00
tag Remove autotools build system 2019-10-13 14:15:43 +01:00
video video-info: fix typo in doc 2020-02-26 16:15:59 +00:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30