optimisation : Use g_object_newv where possible.
[platform/upstream/gstreamer.git] / gst / gstpluginloader.c
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-19 Jan Schmidtpluginloader: When a plugin is blacklisted, output...
2009-10-12 Edward Herveygstpluginloader: Don't wait forever on gst_poll_wait.
2009-10-08 Jan Schmidtpluginloader: Fix valgrind warnings by zeroing padding...
2009-10-08 Jan Schmidtpluginloader: Move stdin and stdout out of harm's way
2009-10-06 Jan Schmidtpluginloader: Add a magic number and maximum size limit.
2009-10-06 Jan Schmidtregistry: Also check the binary registry chunk version...
2009-10-06 Jan Schmidtregistry: Support installed/uninstalled plugin-scanner...
2009-10-06 Jan SchmidtAdd restarting of the plugin loader and blacklisting...
2009-10-06 Jan SchmidtPlugin loader phase 2
2009-10-06 Jan Schmidtregistry: Add registry helper phase 1