GStreamer multimedia framework
Find a file
Thibault Saunier 96ecb22468 Gst.init() has to be called before GstPbutils is imported
This makes sure that we do not try to use GstPbutils before Gst is init
and in case GstPbutils is imported while Gst is not imported, use the
`GstPbutils.pb_utils_init()` function to have the oportunity to
initialize the overrides.

Not that we also introduce a `GstPbutils.init()` variant because
`GstPbutils.pb_utils_init()` is an ugly name.
2019-01-30 15:46:35 -03:00
common@59cb678164 Update common submodule 2018-12-05 18:43:14 -03:00
examples Examples: add audiotestsrc plugin example 2018-07-29 20:06:09 +02:00
gi Gst.init() has to be called before GstPbutils is imported 2019-01-30 15:46:35 -03:00
hooks meson: Setup pre-commit hooks when configuring 2016-09-30 11:39:21 -03:00
old_examples Move old example to a dedicated folder so user know it is no up to date 2014-06-06 10:35:46 +02:00
plugin meson: use new python module 2018-10-28 17:53:44 +01:00
testsuite Fix indentation of .c files 2018-12-15 13:55:07 +00:00
.gitignore Add /build and install to the gitignore 2017-03-24 13:28:35 -04:00
.gitlab-ci.yml Add Gitlab CI configuration 2018-11-12 13:26:58 +02:00
.gitmodules Update git locations to gitlab 2018-11-05 05:51:05 +00:00
acinclude.m4 Reimplement gstpython plugin on top of PyGobject 2014-06-06 10:28:58 +02:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh autogen.sh: update to match updated common submodule 2018-12-30 23:53:03 +00:00
ChangeLog Release 1.15.1 2019-01-17 02:33:53 +00:00
configure.ac Release 1.15.1 2019-01-17 02:33:53 +00:00
COPYING Fix zip code of new FSF address 2013-12-12 11:35:41 +00:00
env gst/: Update for core changes. 2005-09-02 16:21:45 +00:00
gst-python.doap Release 1.15.1 2019-01-17 02:33:53 +00:00
Makefile.am meson: address python module port comments 2018-10-31 00:41:03 +01:00
meson.build meson: Re add workarounds to detect libpython path 2019-01-22 17:02:52 -03:00
meson_options.txt meson: Re add workarounds to detect libpython path 2019-01-22 17:02:52 -03:00
NEWS Release 1.15.1 2019-01-17 02:33:53 +00:00
pygst.py.in Fix zip code of new FSF address 2013-12-12 11:35:41 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE Release 1.15.1 2019-01-17 02:33:53 +00:00
TODO todo: Update the todo 2013-08-23 23:19:18 -04:00

This file will be autogenerated.  Please read README-docs.