GStreamer multimedia framework
Find a file
Edward Hervey bbedab4e65 registry: fix deadlock with recursive registry scanning.
The way to properly fix this issue was in fact to disable the registry
scanning when we import gst from the python plugin loader since...
we are 100% guaranteed this is being called from a registry scan :)
2009-04-12 21:27:33 +02:00
codegen codegen/argtypes.py: Add handling of 'keep-refcount' for GBoxed arguments. 2008-12-06 15:41:41 +00:00
common@b3941ea131 Automatic update of common submodule 2009-04-04 21:19:46 +03:00
examples Add progress report element to cp example. 2009-01-26 11:11:18 +02:00
gst registry: fix deadlock with recursive registry scanning. 2009-04-12 21:27:33 +02:00
pkgconfig pkgconfig: We require pygobject and not pygtk. Fixes #578435 2009-04-11 16:54:00 +02:00
plugin registry: fix deadlock with recursive registry scanning. 2009-04-12 21:27:33 +02:00
testsuite test_adapter: No longer use slices (which was wrong to start with). 2009-04-11 16:49:42 +02:00
win32 Fix symbol generation for win32. 2008-01-16 16:09:39 +00:00
.gitignore .gitignore: Reorder ignores and add *~ 2009-03-02 15:22:33 +01:00
.gitmodules initial python bindings 2002-03-24 04:32:10 +00:00
acinclude.m4 Python plugin loader implementation. 2009-02-09 14:02:34 +01:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh Fix previous commit, wasn't actually setting up a symbolic link 2009-01-30 09:06:31 +01:00
ChangeLog Release 0.10.14 2009-01-19 23:18:26 +00:00
configure.ac build: Update shave init statement for changes in common. Bump common. 2009-02-25 15:14:42 +00:00
COPYING Remove the literal "^L" strings. 2002-10-04 05:34:24 +00:00
env gst/: Update for core changes. 2005-09-02 16:21:45 +00:00
gst-python.doap Release 0.10.14 2009-01-19 23:18:26 +00:00
gst-python.spec.in update spec file with latest changes 2008-05-07 16:05:19 +00:00
gstlibtoolimporter.py Fix uninstalled usage with python 2.6. Fixes #576546 2009-04-11 16:22:06 +02:00
gstltihooks.py Fix uninstalled usage with python 2.6. Fixes #576546 2009-04-11 16:22:06 +02:00
gstoptionmodule.c Add a new module, gstoption which allows you to fetch the 2007-11-08 10:51:07 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am Python plugin loader implementation. 2009-02-09 14:02:34 +01:00
NEWS Release 0.10.14 2009-01-19 23:18:26 +00:00
pygst.py.in pygst.py.in: Fix license (LGPL). 2009-04-04 10:05:50 +02:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE Release 0.10.14 2009-01-19 23:18:26 +00:00
TODO configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00

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