gstpluginloader: do not leak the description string
[platform/upstream/gstreamer.git] / gst / gstpluginloader.c
2011-01-24 Vincent Penquerc'hgstpluginloader: do not leak the description string
2011-01-04 Edward Herveypluginloader: Always mark reception as complete after...
2010-09-09 Stefan Kostpluginloader: don't leak entries for blacklisted files
2010-06-09 Stefan Kostcomments: add a few comments to the sparsely documented...
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-03-15 Stefan Kostlogging: remove extra newline
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin OtteFixes for -Wold-style-definition
2010-01-20 Tim-Philipp Müllerpluginloader: fix compiler warning on win32
2010-01-20 Tim-Philipp Müllerpluginloader: try scanner set via env var before using...
2010-01-20 Andoni Morales Ala... pluginloader: disable external plugin loader on Windows...
2010-01-20 Tim-Philipp Müllergst_private.h: make sure gst_private.h is included...
2009-11-18 Tim-Philipp Müllerplugin-scanner: rename plugin-scanner helper binary...
2009-11-04 Jan Schmidtplugin loader: Don't fail after a short read/write
2009-11-04 Jan Schmidtplugin loader: Don't crash on bogus plugin details
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