summaryrefslogtreecommitdiff
path: root/gst/gst.h
AgeCommit message (Expand)AuthorFilesLines
2003-04-04many changes to startup handling:Benjamin Otte1-1/+4
2003-02-10- Add more --disable optionsWim Taymans1-1/+2
2003-01-16Added infrastructure to register URI to element+property mappingsWim Taymans1-0/+1
2003-01-09first pass of connect->link gst-plugins and other stuff compiles without chan...Thomas Vander Stichele1-0/+3
2002-12-12Renamed GstCache to GstIndexWim Taymans1-1/+1
2002-11-27gst_init modeled upon gtk_init code cleanupsThomas Vander Stichele1-8/+11
2002-11-27- Added first attempt at general caching mechanism (GstTimeCache renamed to G...Wim Taymans1-1/+1
2002-07-24Fixed the missing .h file and some reorg (not sure what's best)Wim Taymans1-0/+1
2002-07-08- Removed unused locking from the cothreadsWim Taymans1-6/+2
2002-07-02add back gstenumtypes.hDavid I. Lehn1-0/+1
2002-06-23Small cleanupsWim Taymans1-1/+2
2002-06-21Added a runtime option to use a dummy threading implementation that usesWim Taymans1-0/+2
2002-06-18is make distcheck that much to ask ?Thomas Vander Stichele1-1/+0
2002-06-16auto build some enum code.David I. Lehn1-0/+1
2002-05-08Totally rewritten registry handling.Wim Taymans1-5/+6
2002-04-15merged back fixes from release branchThomas Vander Stichele1-2/+0
2002-04-12include gstqueue.h and gsttypefind.hDavid I. Lehn1-0/+2
2002-04-12add clocking stuff to gst.hThomas Vander Stichele1-0/+2
2002-04-12registry handling changes read up on it in docs/random/thomasvs/registry if i...Thomas Vander Stichele1-0/+1
2002-03-30- Remove the propsprivate header fileWim Taymans1-1/+0
2002-02-24updated popt stuff:Benjamin Otte1-0/+1
2002-02-15first pass at integrating popt into gstreamer note: you will need popt 1.6.3 ...Andy Wingo1-3/+5
2002-02-03Added a first stab at a better clocking system.Wim Taymans1-1/+1
2001-12-27- Added a function to get the currently executing cothreadWim Taymans1-1/+0
2001-12-04- some fixes to int2float making automake 1.5 happy (gst now requires automak...wrobell1-1/+1
2001-10-17merge from EVENTS1 on 20011016Erik Walthinsen1-0/+1
2001-10-07remove dparams from coreSteve Baker1-2/+0
2001-09-10dparams have arrived. see previous mail for an introSteve Baker1-0/+2
2001-08-22Updated the event system to use event,timestamp,data instead of a pointer.Erik Walthinsen1-0/+1
2001-06-25Merged from GOBJECT1 to HEAD at 200106241Erik Walthinsen1-1/+1
2001-05-25Merged from INCSCHED on 200505251!!!Erik Walthinsen1-0/+2
2001-04-17added gstversion.hErik Walthinsen1-0/+2
2001-02-25Patched .h files for C++ support.Brent Bradburn1-0/+8
2001-01-18Added mthodes to request an element to create pads: gst_element_request_pad*Wim Taymans1-1/+0
2001-01-14Massive build fixup. Will send message to -devel list later with details on ...Erik Walthinsen1-0/+2
2001-01-07turned -launch capabilities into gst_parse_launch()Erik Walthinsen1-0/+2
2000-12-31Added multiple caps to the padsWim Taymans1-0/+1
2000-12-29Added DEBUG, INFO, and ERROR systems. Very little code is converted yet.Erik Walthinsen1-2/+3
2000-12-29Reparented everything to GstElement, removing GstSrc, GstSink, GstFilter, and...Erik Walthinsen1-4/+0
2000-12-28Updated copyright in all the libgst files.Erik Walthinsen1-2/+5
2000-12-15Header cleanup: try to include as little as possible; this will probably spee...Wim Taymans1-12/+1
2000-12-07separated the properties from the capabilities as we might use the properties...Wim Taymans1-0/+1
2000-12-04Changes made to the DEBUG system. New header file gstdebug.h holds the stuff...Erik Walthinsen1-10/+7
2000-12-03Added multiple types to the pads.Wim Taymans1-0/+1
2000-12-03Enhanced debugging by making DEBUG() print out the cothread ID as well as the...Erik Walthinsen1-1/+3
2000-11-04Added the excellent mpeg2dec decoder. Not 100% optimized but allready very fast.Wim Taymans1-2/+2
2000-10-11Added extra Gtk types for better editor properties (FILENAME, enums)Wim Taymans1-0/+1
2000-09-12Added CPU detection.Wim Taymans1-1/+1
2000-09-09Changes to gstreamer-config to include gtk+ libs manual changes: queues, thre...Wim Taymans1-0/+3
2000-07-12This is the audio/video sync release.Wim Taymans1-2/+4