fix doc build fix autogen
[platform/upstream/gstreamer.git] / gst / gst.h
2004-01-18 Thomas Vander Stichelechanging error signal add error codes and domains
2003-12-22 David Schleefrename gstcaps2.[ch] to gstcaps.[ch]
2003-12-22 David SchleefMerge CAPS branch
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-11-29 David SchleefRemove old autoplug code
2003-11-24 Benjamin Ottemerge in tagging
2003-11-03 David SchleefAdd GstStructure and GstValue
2003-10-28 Benjamin Ottemerge TYPEFIND branch. Major changes:
2003-09-13 Ronald S. BultjeImplement generic interface stuff, with per-instance...
2003-04-04 Benjamin Ottemany changes to startup handling:
2003-02-10 Wim Taymans- Add more --disable options
2003-01-16 Wim TaymansAdded infrastructure to register URI to element+propert...
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2002-12-12 Wim TaymansRenamed GstCache to GstIndex
2002-11-27 Thomas Vander Stichelegst_init modeled upon gtk_init code cleanups
2002-11-27 Wim Taymans- Added first attempt at general caching mechanism...
2002-07-24 Wim TaymansFixed the missing .h file and some reorg (not sure...
2002-07-08 Wim Taymans- Removed unused locking from the cothreads
2002-07-02 David I. Lehnadd back gstenumtypes.h
2002-06-23 Wim TaymansSmall cleanups
2002-06-21 Wim TaymansAdded a runtime option to use a dummy threading impleme...
2002-06-18 Thomas Vander Sticheleis make distcheck that much to ask ?
2002-06-16 David I. Lehnauto build some enum code.
2002-05-08 Wim TaymansTotally rewritten registry handling.
2002-04-15 Thomas Vander Stichelemerged back fixes from release branch
2002-04-12 David I. Lehninclude gstqueue.h and gsttypefind.h
2002-04-12 Thomas Vander Sticheleadd clocking stuff to gst.h
2002-04-12 Thomas Vander Sticheleregistry handling changes read up on it in docs/random...
2002-03-30 Wim Taymans- Remove the propsprivate header file
2002-02-24 Benjamin Otteupdated popt stuff:
2002-02-15 Andy Wingofirst pass at integrating popt into gstreamer note...
2002-02-03 Wim TaymansAdded a first stab at a better clocking system.
2001-12-27 Wim Taymans- Added a function to get the currently executing cothread
2001-12-04 wrobell- some fixes to int2float making automake 1.5 happy...
2001-10-17 Erik Walthinsenmerge from EVENTS1 on 20011016
2001-10-07 Steve Bakerremove dparams from core
2001-09-10 Steve Bakerdparams have arrived. see previous mail for an intro
2001-08-22 Erik WalthinsenUpdated the event system to use event,timestamp,data...
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-05-25 Erik WalthinsenMerged from INCSCHED on 200505251!!! INCSCHED1-200105251
2001-04-17 Erik Walthinsenadded gstversion.h
2001-02-25 Brent BradburnPatched .h files for C++ support.
2001-01-18 Wim TaymansAdded mthodes to request an element to create pads...
2001-01-14 Erik WalthinsenMassive build fixup. Will send message to -devel list...
2001-01-07 Erik Walthinsenturned -launch capabilities into gst_parse_launch()
2000-12-31 Wim TaymansAdded multiple caps to the pads
2000-12-29 Erik WalthinsenAdded DEBUG, INFO, and ERROR systems. Very little...
2000-12-29 Erik WalthinsenReparented everything to GstElement, removing GstSrc...
2000-12-28 Erik WalthinsenUpdated copyright in all the libgst files.
2000-12-15 Wim TaymansHeader cleanup: try to include as little as possible...
2000-12-07 Wim Taymansseparated the properties from the capabilities as we...
2000-12-04 Erik WalthinsenChanges made to the DEBUG system. New header file...
2000-12-03 Wim TaymansAdded multiple types to the pads.
2000-12-03 Erik WalthinsenEnhanced debugging by making DEBUG() print out the...
2000-11-04 Wim TaymansAdded the excellent mpeg2dec decoder. Not 100% optimize...
2000-10-11 Wim TaymansAdded extra Gtk types for better editor properties...
2000-09-12 Wim TaymansAdded CPU detection.
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-07-12 Wim TaymansThis is the audio/video sync release.
2000-01-30 Erik Walthinseninitial checkin