gstreamer/subprojects/gst-python
Nirbheek Chauhan 408c2d4a3e python: More functions can be called before gst_init()
Configuration of our debugging system is possible before init, and in
fact is necessary too, otherwise the settings won't apply to logging
that happens during init.

For instance, since you cannot register a log function before you call
init in python, there is no way for you to log errors during init to
whatever logging service your app uses.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4763>
2023-06-02 23:42:41 +00:00
..
examples python: Fix the audiotestsrc example 2022-07-08 14:37:14 +00:00
gi python: More functions can be called before gst_init() 2023-06-02 23:42:41 +00:00
old_examples Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
plugin meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
scripts meson: Generate ChangeLog files for release tarballs on dist 2022-12-04 18:16:25 +00:00
testsuite python: Add a suppression file for a leak in PyGObject 2022-03-29 19:16:58 +02:00
AUTHORS Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
COPYING Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
gst-python.doap Release 1.22.3 2023-05-19 09:23:19 +01:00
meson.build Back to development 2023-05-19 12:36:19 +01:00
meson_options.txt gst-python: Add option to disable python plugin 2021-11-10 13:38:04 -05:00
NEWS Release 1.22.3 2023-05-19 09:23:19 +01:00
README Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00
RELEASE Release 1.22.3 2023-05-19 09:23:19 +01:00
TODO Move files from gst-python into the "subprojects/gst-python//" subdir 2021-09-24 16:16:05 -03:00

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