summaryrefslogtreecommitdiff
path: root/plugin
AgeCommit message (Expand)AuthorFilesLines
2009-05-22gstpythonplugin: Don't use pyg_gil_* in pure python. Fixes #583378Edward Hervey1-2/+2
2009-04-18gstpythonplugin: Use strcmp for old glib. Fixes #579383Edward Hervey1-1/+1
2009-04-12registry: fix deadlock with recursive registry scanning.Edward Hervey1-0/+15
2009-02-27plugin: Don't import modules that were already imported.Edward Hervey1-16/+26
2009-02-20Plugin Loader: Don't register non-gstElement subclassesEdward Hervey1-0/+1
2009-02-09plugin/Makefile.am : Remove commented linesEdward Hervey1-2/+0
2009-02-09Python plugin loader implementation.Edward Hervey2-0/+382