Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-05-22 | gstpythonplugin: Don't use pyg_gil_* in pure python. Fixes #583378 | Edward Hervey | 1 | -2/+2 |
2009-04-18 | gstpythonplugin: Use strcmp for old glib. Fixes #579383 | Edward Hervey | 1 | -1/+1 |
2009-04-12 | registry: fix deadlock with recursive registry scanning. | Edward Hervey | 1 | -0/+15 |
2009-02-27 | plugin: Don't import modules that were already imported. | Edward Hervey | 1 | -16/+26 |
2009-02-20 | Plugin Loader: Don't register non-gstElement subclasses | Edward Hervey | 1 | -0/+1 |
2009-02-09 | plugin/Makefile.am : Remove commented lines | Edward Hervey | 1 | -2/+0 |
2009-02-09 | Python plugin loader implementation. | Edward Hervey | 2 | -0/+382 |