gstreamer/plugins/elements
Wim Taymans a8b1346857 cothread cleanup.
Original commit message from CVS:
cothread cleanup.
- removed some old code.
- ran the thing through indent
- rename cothread_init/free to cothread_context_init/free
- implement cothread_free/destroy to clear the cothread_state slot
- make cothread_init reuse empty slots.
minor cleanups in error reporting (gstpad, gstelement)
code cleanup in gstthread
make unexpected state changes in gstthread less fatal
free the cothread_state in the scheduler.

This one passes all the current cvs testcases including dynamic-pipeline.
2001-12-20 02:41:34 +00:00
..
.gitignore OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
gstaggregator.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstaggregator.h Added prototypes for gst_pad_peek, gst_pad_select and gst_pad_selectv. 2001-07-11 22:52:48 +00:00
gstdisksink.c More Michael fixage 2001-12-13 23:37:47 +00:00
gstdisksink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstelements.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstfakesink.c - Elements can now send events to their parent. 2001-12-18 19:03:07 +00:00
gstfakesink.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstfakesrc.c - Elements can now send events to their parent. 2001-12-18 19:03:07 +00:00
gstfakesrc.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstfdsink.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstfdsink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfdsrc.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstfdsrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfilesrc.c Reset the offset when going to READY 2001-12-18 16:54:11 +00:00
gstfilesrc.h more of the popular // fixes 2001-12-17 18:14:51 +00:00
gsthttpsrc.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gsthttpsrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstidentity.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
gstidentity.h Some cleanups in output of various test plugins. 2001-07-11 19:22:20 +00:00
gstmultidisksrc.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstmultidisksrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstmultifilesrc.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstmultifilesrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstpipefilter.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstpipefilter.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstqueue.c cothread cleanup. 2001-12-20 02:41:34 +00:00
gstqueue.h added taaz's threading patch, including queue events 2001-10-27 20:28:31 +00:00
gststatistics.c added taaz's threading patch, including queue events 2001-10-27 20:28:31 +00:00
gststatistics.h basic statistics element 2001-10-24 22:42:40 +00:00
gsttee.c Added capsnego to the Tee Element 2001-12-19 01:17:54 +00:00
gsttee.h Some cleanups in output of various test plugins. 2001-07-11 19:22:20 +00:00
Makefile.am merged back from build branch let's hope you all agree 2001-12-16 14:23:19 +00:00