mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
GStreamer multimedia framework
Original commit message from CVS: 2007-09-11 Andy Wingo <wingo@pobox.com> * gst/gstmodule.c (DL_EXPORT): Remove the atexit(gst_deinit). Atexit handlers are run after python has finalized (see Py_Exit in pythonrun.c), but gst_deinit can potentially call back into python e.g. for python-defined plugins. Not sure how other people are avoiding this segfault, but I see it all the time on Gusty x86-64 with Flumotion. |
||
---|---|---|
codegen | ||
common@7675278046 | ||
examples | ||
gst | ||
pkgconfig | ||
testsuite | ||
win32 | ||
.gitignore | ||
.gitmodules | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
env | ||
gst-python.doap | ||
gst-python.spec.in | ||
gstltihooks.py | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
pygst.py.in | ||
README | ||
RELEASE | ||
TODO |
This file will be autogenerated. Please read README-docs.