mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-31 20:48:56 +00:00
37366ff2f4
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> |
||
---|---|---|
.. | ||
examples | ||
gi | ||
old_examples | ||
plugin | ||
testsuite | ||
AUTHORS | ||
ChangeLog | ||
COPYING | ||
gst-python.doap | ||
meson.build | ||
meson_options.txt | ||
NEWS | ||
README | ||
RELEASE | ||
TODO |
This file will be autogenerated. Please read README-docs.