uri: fix wrong G_GNUC_MALLOC
[platform/upstream/gstreamer.git] / gst / gstregistrychunks.c
2011-08-26 Josep Torraregistrychunks: explicitly cast to the enum types
2011-08-10 Stefan Kostregistry: move utf-8 validation to registry saving...
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.35 release
2011-05-18 Stefan Kostpluginfeature: avoid duplicating feature->name
2011-04-24 Tim-Philipp Müllerpluginfeature: store pointer to plugin in addition...
2010-12-08 Stefan Kostregistry: maintain the typefind extension list order
2010-12-03 Stefan Kostregistry: also intern the static caps
2010-09-06 Olivier Crêteregistrychunks: Use the correct variable for debug...
2010-09-06 Stefan Kostelement-details: allow for arbitrary element details
2010-08-23 Mark Nauwelaertsregistrychunks: intern all GstPluginDesc members when...
2010-07-23 Tim-Philipp Müllerbinaryregistry: save and load release date time in...
2010-06-23 Tim-Philipp Müllerbinaryregistry: ignore the plugin cache if the filter...
2010-04-09 Sebastian Drögeregistrychunks: Initialize typefind/element factory...
2010-03-28 Sebastian Drögegst: Use GSlice instead of normal g_malloc in more...
2010-01-12 Tim-Philipp Müllerregistry: avoid some more unnecessary malloc/frees
2010-01-12 Tim-Philipp Müllerregistry: avoid some unnecessary strdup/free when readi...
2009-11-10 Tim-Philipp Müllerregistrychunks: fix compilation with debugging disabled
2009-11-05 Edward Herveygstregistrychunks: We're certain plugin_name is an...
2009-11-04 Jan Schmidtregistrychunks: Fix a printf compile warning on 64...
2009-11-04 Jan Schmidtplugin loader: Don't fail after a short read/write
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-21 Wim Taymansregistry: speed up _strlen
2009-10-08 Jan Schmidtregistrychunks: Fix a debug format string harder to...
2009-10-08 Jan Schmidtregistrychunks: Fix format string for debug error message.
2009-10-08 Jan Schmidtregistrychunks: Fix off-by-one error. Improve debug.
2009-10-06 Jan SchmidtAdd restarting of the plugin loader and blacklisting...
2009-10-06 Jan Schmidtregistry: Add registry helper phase 1