New typefind system: bytestream is now part of the core all plugins have been modifie...
[platform/upstream/gstreamer.git] / gst / gsttype.c
2003-10-01 Ronald S. BultjeNew typefind system: bytestream is now part of the...
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-02-10 Wim Taymans- Add more --disable options
2003-01-23 Wim TaymansFix the case where a typefind function could not be...
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-19 Benjamin Otte- make all _get_list functions return a const reference...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2001-12-14 Christian Schalleraye ladie, no more ugly // comments here, even if Taaz...
2001-10-24 Wim TaymansAdd gst_typefactory_get_list to get a list of registere...
2001-10-21 Wim TaymansAPI docs. revived _buffer_ref_by_count fast types for...
2001-09-14 Joshua N. Pritikin1. Add more warnings for the gst core only. Various...
2001-09-10 Erik Walthinsengstinfo.[ch], cothreads.c: added initial support for...
2001-08-21 Wim TaymansLots of modifications to the plugin system.
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-01-18 Richard BoultonFixes to work with libxml2.
2001-01-07 Erik Walthinsenmore leak fixes
2001-01-06 Erik WalthinsenCleaned up the docs a bit.
2001-01-06 Wim TaymansUpdated the manual and the docs.
2001-01-01 Erik WalthinsenMega update of INFO, DEBUG, and ERROR subsystems, renam...
2000-12-31 Erik WalthinsenStarted work on better ghostpad management, and started...
2000-12-30 Erik WalthinsenUpdated more files to use INFO.
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-28 Wim TaymansFixes for the new scheduler.
2000-12-19 Wim TaymansCleanup in gsttypes.c: removed the crazy GList of GHash...
2000-12-17 Wim TaymansThe typefind function now returns a GstCaps structure...
2000-12-15 Wim TaymansMove a step closer to autoplugging. The element selecti...
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-13 Wim TaymansChanged the GstPadFactory and added the GstPadTemplate.
2000-12-12 Wim TaymansMore Caps changes, this change introduces the padfactor...
2000-12-11 Wim TaymansFirst attempt at rebuilding the type/plugin system
2000-11-11 Wim TaymansDocs updates.
2000-11-01 Wim TaymansCode cleanup, make it adhere to the Gnome/Gtk+ code...
2000-10-08 Wim TaymansFixed a bug in the typeloading.
2000-09-16 Wim TaymansAdded a quick hack to allow loop based elements to...
2000-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...
2000-08-22 Wim TaymansMore docs (most of them just empty...)
2000-08-21 Wim TaymansA first (rude) attempt at autoplug.
2000-02-27 Wim TaymansThis is a rather large patch. Switched on -Wall compile...
2000-02-16 Wim TaymansFixed memory leak in queue.
2000-01-30 Erik Walthinseninitial checkin