Removed plugable schedulers.
[platform/upstream/gstreamer.git] / gst / registries / gstxmlregistry.c
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-01-17 Ronald S. Bultjegst/registries/gstxmlregistry.c: Fix memleak (#163801).
2005-01-05 Ronald S. Bultjegst/: Fix macro's for Mingw (fixes #162276).
2004-08-10 Colin Waltersgst/registries/gstxmlregistry.c (gst_xml_registry_open_...
2004-07-24 Steve Lhommeremoving the file doesn't seem to be a good idea on...
2004-07-24 Steve LhommeRemove the registry before applying the new TMP file...
2004-07-06 Thomas Vander Stichelerebuild registry only for newer plugins. fixes #145520
2004-06-06 Benjamin Ottegst/registries/gstxmlregistry.c: don't rely on g_dir_op...
2004-05-22 David Schleefgst/registries/gstxmlregistry.c: Fix warning on OS...
2004-05-11 David Schleefdocs/gst/Makefile.am: Dear gtk-doc, please print out...
2004-05-10 David Schleefgst/gstinfo.h: Add missing inline function.
2004-04-28 David SchleefA bunch of portability fixes, derived from Steve Lhomme...
2004-04-14 David Schleefconfigure.ac: Disable various code when compiling for...
2004-04-01 Martin Sotogst/registries/gstxmlregistry.c
2004-03-29 Colin Waltersgst/registries/gstxmlregistry.c (get_time)
2004-03-20 Colin Waltersgst/registries/gstxmlregistry.c: Make registry saving...
2004-03-20 Colin Waltersgst/registries/gstxmlregistry.c (gst_xml_registry_get_p...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Thomas Vander Sticheleadd debugging fix comment blocks fix some -libs doc...
2004-03-14 Thomas Vander Sticheleg_error fix, m/m version fix BEFORE_INDENT
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-09 Jan SchmidtFree leaked g_timer on early return
2004-02-20 Andy Wingogst/: Debugging tweaks.
2004-02-16 Johan DahlinSpelling fix
2004-02-02 David SchleefFix memory leaks:
2004-01-29 David Schleefdocs/random/ds/element-checklist: Notes about gst_caps_...
2004-01-10 Thomas Vander Stichelemake critical more useful
2003-12-22 David SchleefMerge CAPS branch
2003-12-04 Andy Wingoremove copyright field from plugin structs
2003-11-29 David SchleefRemove old autoplug code
2003-11-24 Benjamin Otteimplement URI schemes
2003-11-24 Benjamin Ottemerge in tagging
2003-10-31 Benjamin Otteupdate plugin initialization restructuring (see email...
2003-10-29 David SchleefAllow NULL to be a valid value for factory->extensions.
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-10-09 Benjamin Otteg_list_length is unsigned
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-09-27 Benjamin Ottemake the registry read the plugin feature's rank -...
2003-08-18 Ronald S. BultjeRemove duplicate rank field (fixes #119510)
2003-07-25 Anonymous Ignore... Prevent the registry from enter an infinite loop. ...
2003-07-09 Benjamin Otteinclude license in registry
2003-07-09 Benjamin Ottefix endianness issue in xml comments for 4CCs
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-03-16 Christian MeyerFixed bug #108514.
2003-02-21 Wim Taymansturn g_print into GST_INFO
2003-02-02 Wim TaymansFunny how noone noticed that <list> tags are completely...
2003-01-16 Wim TaymansAdded infrastructure to register URI to element+propert...
2002-12-12 Wim TaymansRenamed GstCache to GstIndex
2002-11-29 Wim Taymans- Save longdesc
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-09-23 Thomas Vander Stichelesome debug additions and doc fixes
2002-09-15 Wim TaymansSmall cleanups and leak fixes
2002-09-09 Thomas Vander Stichelegive an error only at the end (when it couldn't load...
2002-08-11 Thomas Vander Stichelesmall cleanups clarifications don't try reloading xml...
2002-08-11 Thomas Vander Sticheleadding EXISTS check so we can build it if it doesn...
2002-07-05 Andy Wingoif you can't write to the registry (ie it is root-owned...
2002-06-17 Wim TaymansAllocate a few more bytes as gmarkup reads past the...
2002-05-31 Steve Bakersave/load the elementfactory rank
2002-05-30 Thomas Vander Sticheleshow file
2002-05-25 Andy Wingore-enable thread test, although it does not work but...
2002-05-20 Andy Wingoadd gerror to gstplugin.c -- not fully propagated to...
2002-05-11 Andy Wingofix refcounting tests so that they compile and run...
2002-05-10 Wim TaymansSmall fixes for testsuite/plugin
2002-05-10 Andy Wingoadded a get_perms_func to gstxmlregistry that will...
2002-05-10 Andy WingoGST_PLUGIN_PATH gets split into the user registry some...
2002-05-10 Andy WingoFunny how doing things the right way takes less code...
2002-05-10 Andy WingoCheck to see if the registry is out of date, and if...
2002-05-08 Ronald S. BultjeAt least check whether the directory exists when creati...
2002-05-08 Wim TaymansTotally rewritten registry handling.