gstreamer/plugin
Alessandro Decina 05a4a8e60b plugin: declare _PyGstElement_Type as void*.
Declaring _PyGstElement_Type as PyTypeObject makes the loader on centos fail
because of a missing symbol.
2010-08-26 23:34:04 +02:00
..
gstpythonplugin.c plugin: declare _PyGstElement_Type as void*. 2010-08-26 23:34:04 +02:00
Makefile.am Make the plugin loader work on OSX with the standard python install. 2010-08-26 17:14:32 +02:00