gstreamer/subprojects/gst-python/gi/overrides
Nirbheek Chauhan b87aaf4d28 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/4753>
2023-06-02 13:25:23 +00:00
..
Gst.py python: More functions can be called before gst_init() 2023-06-02 13:25:23 +00:00
GstAudio.py VideoInfo, AudioInfo: fix usage with python bindings 2022-01-27 08:36:46 +00:00
gstmodule.c python: Add support for the GstURIHandlerInterface 2022-03-28 11:25:24 +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 python: Do not link GStreamer in the overrides 2023-05-31 15:17:11 +00:00