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