gstreamer/gst
Andy Wingo bf81ebae7c a first pass at cleaning up the configure stuff new cothread library started, some experimental stack allocation code...
Original commit message from CVS:
* a first pass at cleaning up the configure stuff
* new cothread library started, some experimental stack allocation code is in place
2002-01-27 20:03:54 +00:00
..
autoplug Landed the new improved capsnegotiation system. 2002-01-13 22:22:42 +00:00
cothreads a first pass at cleaning up the configure stuff new cothread library started, some experimental stack allocation code... 2002-01-27 20:03:54 +00:00
elements Do the right thing on SET/CUR/END seek types. 2002-01-26 18:28:55 +00:00
schedulers remove kruft that krept in on previous kommit 2002-01-23 00:11:29 +00:00
types s/filter/plugin/ add $(GST_LIBS) to all plugins move Makefile.am things around to a mostly standard layout remove HTT... 2002-01-12 00:47:40 +00:00
.gitignore
cothreads.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
cothreads.h - Added a function to get the currently executing cothread 2001-12-27 00:47:41 +00:00
gobject2gtk.c aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gobject2gtk.h updated .h files with // fixes 2001-12-15 18:15:13 +00:00
gst.c Small cleanups 2002-01-01 13:51:04 +00:00
gst.h - Added a function to get the currently executing cothread 2001-12-27 00:47:41 +00:00
gst_private.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstarch.h Applied a cothread setup patch for IRIX from Nick Blievers 2001-12-18 16:50:05 +00:00
gstautoplug.c aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gstautoplug.h updated .h files with // fixes 2001-12-15 18:15:13 +00:00
gstbin.c miscellaneous fixes, added gst_pad_unset_sched() api. 2002-01-19 06:29:40 +00:00
gstbin.h - Added a function to get the currently executing cothread 2001-12-27 00:47:41 +00:00
gstbuffer.c This is an attempt at not segfaulting on errors but reporting some usefull info instead. 2001-12-22 21:18:17 +00:00
gstbuffer.h - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstbufferpool.c aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gstbufferpool.h
gstcaps.c Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device... 2002-01-20 11:55:35 +00:00
gstcaps.h Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device... 2002-01-20 11:55:35 +00:00
gstclock.c aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gstclock.h
gstconfig.h should fix an error in a no-glib2 error message, an error in libxml stuff and silencing a warning in the cothreads stuff 2002-01-25 04:27:24 +00:00
gstcpu.c
gstcpu.h
gstcpuid_i386.s
gstdata.h
gstelement.c make add_ghost_pad return new pad instead of NULL 2002-01-26 20:55:59 +00:00
gstelement.h make add_ghost_pad return new pad instead of NULL 2002-01-26 20:55:59 +00:00
gstelementfactory.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstevent.c Added SET/CUR/END seek types. 2002-01-26 18:28:26 +00:00
gstevent.h Added SET/CUR/END seek types. 2002-01-26 18:28:26 +00:00
gstextratypes.c aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gstextratypes.h
gstinfo.c Added IRIX compatibility code for dladdr 2001-12-18 17:02:02 +00:00
gstinfo.h updated .h files with // fixes 2001-12-15 18:15:13 +00:00
gstlog.h
gstmarshal.list
gstobject.c summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading... 2002-01-11 15:49:47 +00:00
gstobject.h This is an attempt at not segfaulting on errors but reporting some usefull info instead. 2001-12-22 21:18:17 +00:00
gstpad.c Fix padtemplate being unreffed twice on glib2 2002-01-27 19:21:05 +00:00
gstpad.h Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device... 2002-01-20 11:55:35 +00:00
gstparse.c cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c added checks for failed connections in g... 2002-01-18 22:44:19 +00:00
gstparse.h cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c added checks for failed connections in g... 2002-01-18 22:44:19 +00:00
gstpipeline.c - Added a function to get the currently executing cothread 2001-12-27 00:47:41 +00:00
gstpipeline.h - Added a function to get the currently executing cothread 2001-12-27 00:47:41 +00:00
gstplugin.c finalize conversion to gst-register 2002-01-04 19:47:17 +00:00
gstplugin.h
gstpluginfeature.c aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gstpluginfeature.h
gstprops.c Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device... 2002-01-20 11:55:35 +00:00
gstprops.h Landed the new improved capsnegotiation system. 2002-01-13 22:22:42 +00:00
gstpropsprivate.h Landed the new improved capsnegotiation system. 2002-01-13 22:22:42 +00:00
gstqueue.c Landed the new improved capsnegotiation system. 2002-01-13 22:22:42 +00:00
gstqueue.h And remove some of the debugging crap 2001-12-29 03:09:23 +00:00
gstscheduler.c miscellaneous fixes, added gst_pad_unset_sched() api. 2002-01-19 06:29:40 +00:00
gstscheduler.h - Added a function to get the currently executing cothread 2001-12-27 00:47:41 +00:00
gstthread.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstthread.h
gsttimecache.c aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gsttimecache.h
gsttrace.c
gsttrace.h updated .h files with // fixes 2001-12-15 18:15:13 +00:00
gsttype.c aye ladie, no more ugly // comments here, even if Taaz gets upset about it 2001-12-14 22:59:21 +00:00
gsttype.h
gsttypefind.c Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device... 2002-01-20 11:55:35 +00:00
gsttypefind.h updated .h files with // fixes 2001-12-15 18:15:13 +00:00
gsttypes.h Moved the typedef to gsttypes.h as stock rh 7.2 gcc doesn't seem to like it otherwise. 2001-12-19 01:50:11 +00:00
gstutils.c API doc updates. 2002-01-01 15:58:51 +00:00
gstutils.h updated .h files with // fixes 2001-12-15 18:15:13 +00:00
gstversion.h.in
gstxml.c cleaning up duplicated code in gstbin.c added some sanity checks in gstpad.c added checks for failed connections in g... 2002-01-18 22:44:19 +00:00
gstxml.h summary: fix xml in gstreamer 1) make clear distinction between loading xml that actually creates objects and loading... 2002-01-11 15:49:47 +00:00
Makefile.am build system tweaks, and now the cothreads test code will build and configure with the rest of gst. 2002-01-23 00:04:33 +00:00
Makefile.am.future
ROADMAP