fix doc build fix autogen
[platform/upstream/gstreamer.git] / gst / registries /
2004-01-12 Benjamin Otteupdate - this is huge, because it includes *.bb, *...
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-05-18 Thomas Vander Stichelea bunch of gtk-doc fixes
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-10-30 David I. Lehnmove G_BEGIN_DECLS to after #include BRANCH-RELEASE-0_4_2-ROOT
2002-10-30 David I. Lehnuse G_{BEGIN,END}_DECLS
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-09 Wim TaymansCompile fix.
2002-05-08 Ronald S. BultjeAt least check whether the directory exists when creati...
2002-05-08 Wim TaymansTotally rewritten registry handling.