gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
Robert Mader 8c3e33d494 gstwayland: Move reusable parts of the waylandsink into a library
In preparation for the new element `GstGtkWaylandSink`, move reusable
parts out of `GstWaylandSink` into the already exisiting but very
barebone library.

Notable changes include:
 - the `GstWaylandVideo` interface was dropped
 - support for `wl-shell` was dropped
 - lots of renaming in order to match established naming patterns
 - lots of code modernisations, reducing boilerplate
 - members were made private wherever possible

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2479>
2022-06-06 14:36:39 +02:00
..
adaptivedemux Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
audio gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
basecamerabinsrc docs: fix unnecessary ampersand, < and > escaping in code blocks 2021-11-12 11:39:19 +00:00
codecparsers h264parse: fix leak in user data unregistered 2022-06-03 08:29:05 +00:00
codecs h265decoder: Improve robustness against malformed NAL packets 2022-05-10 03:59:47 +09:00
cuda meson: cuda: Add missing override_dependency() 2022-06-02 19:14:12 +00:00
d3d11 d3d11decoder: Work around Intel DXVA driver crash 2022-05-27 15:13:15 +00:00
insertbin gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
interfaces gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
isoff gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
mpegts mpeg: fix unused-but-set warning 2022-03-28 10:30:23 +00:00
opencv gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
play gstplay: don't print error log in warning_cb 2022-03-30 08:12:05 +00:00
player player: Ensure the GstPlay is created before the wrapped renderer 2021-11-20 10:15:49 +00:00
sctp gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
transcoder gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
uridownloader gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
va libs: va: Add O_CLOEXEC flag at opening drm device. 2022-05-07 09:55:36 +00:00
vulkan Meson: Fix deprecation warnings 2022-04-23 00:33:00 +00:00
wayland gstwayland: Move reusable parts of the waylandsink into a library 2022-06-06 14:36:39 +02:00
webrtc webrtc/datachannel: Change initial data channel state to CONNECTING 2022-04-04 23:46:25 +00:00
winrt gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
glib-compat-private.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00