gstreamer/subprojects/gst-python/gi/overrides
Thibault Saunier f50c68d4e2 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/2737>
2022-07-08 20:02:04 +01:00
..
Gst.py python: Do not call gst_init when it is already is_initialized 2022-07-08 20:02:04 +01:00
GstAudio.py VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00
gstmodule.c gst-python: gstmodule.c: fix build with 3.11 2022-03-09 18:36:21 +00:00
GstPbutils.py gst: Fix license headers and add SPDX 2021-11-15 22:12:09 -03:00
GstVideo.py VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00
meson.build VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00