gstreamer/subprojects/gst-python/gi
Thibault Saunier 37366ff2f4 python: Do not call gst_init when it is already is_initialized
GStreamer plugins written in python need to call `Gst.init` to ensure
that GStreamer is initialized so when loading a python plugin, we might
be recursively calling `gst_init` which is not a good idea.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/940

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2675>
2022-07-08 14:37:14 +00:00
..
overrides python: Do not call gst_init when it is already is_initialized 2022-07-08 14:37:14 +00:00
__init__.py python: Fix using overrides when not building PyGObject 2021-10-15 20:51:41 +00:00
meson.build Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00