gstreamer/gst-libs/gst
Alistair Buxton 8ba1b8146f meson: use gir_init_section in GstTranscoder
GstTranscoder adds extra_args for gir which call gst_init() during
introspection. These extra arguments are the same as the standard
ones defined in the top level meson.build as "git_init_section",
However, the top level definition also ensures an empty plugin
repository is used.

Because GstTranscoder does not use the standard args, plugins get
loaded when it is introspected. Since some of the plugins fail
without specific hardware, this causes #1100.

This patch makes it use gir_init_section.

Fixes #1100.
2019-10-19 13:58:50 +01:00
..
adaptivedemux Remove autotools build system 2019-10-14 13:54:27 +01:00
audio Remove autotools build system 2019-10-14 13:54:27 +01:00
basecamerabinsrc Remove autotools build system 2019-10-14 13:54:27 +01:00
codecparsers Remove autotools build system 2019-10-14 13:54:27 +01:00
insertbin Remove autotools build system 2019-10-14 13:54:27 +01:00
interfaces Remove autotools build system 2019-10-14 13:54:27 +01:00
isoff Remove autotools build system 2019-10-14 13:54:27 +01:00
mpegts Remove autotools build system 2019-10-14 13:54:27 +01:00
opencv Remove autotools build system 2019-10-14 13:54:27 +01:00
player Remove autotools build system 2019-10-14 13:54:27 +01:00
sctp Remove autotools build system 2019-10-14 13:54:27 +01:00
transcoder meson: use gir_init_section in GstTranscoder 2019-10-19 13:58:50 +01:00
uridownloader Remove autotools build system 2019-10-14 13:54:27 +01:00
vulkan Remove autotools build system 2019-10-14 13:54:27 +01:00
wayland Remove autotools build system 2019-10-14 13:54:27 +01:00
webrtc Remove autotools build system 2019-10-14 13:54:27 +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
meson.build Import GstTranscoder 2019-08-28 13:02:13 +00:00