gstreamer/plugins/elements
Wim Taymans d00af07660 The cothreads were not initialized in its thread context resulting in severe stack corruption. This was very hard to ...
Original commit message from CVS:
The cothreads were not initialized in its thread context resulting in
severe stack corruption. This was very hard to track down.
We should be able now to modify some plugins to a loop based setup so that
we can get rid of the mp3parse and mp1videoparse elements.
Modified the GList to a GSList in the queue.
2000-09-24 14:29:49 +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
gstasyncdisksrc.c Brought standard elements in line with new state management system. 2000-07-21 03:57:51 +00:00
gstasyncdisksrc.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstaudiosink.c Faster and modular getbits implementation. 2000-09-07 20:35:15 +00:00
gstaudiosink.h A first (rude) attempt at autoplug. 2000-08-21 21:20:38 +00:00
gstaudiosrc.c State change fixes in the threading element. 2000-08-14 10:55:35 +00:00
gstaudiosrc.h Brought standard elements in line with new state management system. 2000-07-21 03:57:51 +00:00
gstdisksrc.c Added gst_pipeline_add_sink/src to allow multiple sink cases and more complex autoplugging. Update docs too. 2000-09-17 22:08:09 +00:00
gstdisksrc.h Changes to gstreamer-config to include gtk+ libs manual changes: queues, threads, programs gsteditor does not crash a... 2000-09-09 16:36:10 +00:00
gstelements.c Changes to gstreamer-config to include gtk+ libs manual changes: queues, threads, programs gsteditor does not crash a... 2000-09-09 16:36:10 +00:00
gstesdsink.c initial checkin 2000-01-30 09:03:00 +00:00
gstesdsink.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfakesink.c Megapatch, changes which states are available, how they're used, and how they're set. Also modifies the scheduling s... 2000-07-17 17:14:15 +00:00
gstfakesink.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfakesrc.c Megapatch, changes which states are available, how they're used, and how they're set. Also modifies the scheduling s... 2000-07-17 17:14:15 +00:00
gstfakesrc.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfdsink.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfdsink.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstfdsrc.c Brought standard elements in line with new state management system. 2000-07-21 03:57:51 +00:00
gstfdsrc.h initial checkin 2000-01-30 09:03:00 +00:00
gsthttpsrc.c Brought standard elements in line with new state management system. 2000-07-21 03:57:51 +00:00
gsthttpsrc.h Brought standard elements in line with new state management system. 2000-07-21 03:57:51 +00:00
gstidentity.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstidentity.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstpipefilter.c State change fixes in the threading element. 2000-08-14 10:55:35 +00:00
gstpipefilter.h Brought standard elements in line with new state management system. 2000-07-21 03:57:51 +00:00
gstqueue.c The cothreads were not initialized in its thread context resulting in severe stack corruption. This was very hard to ... 2000-09-24 14:29:49 +00:00
gstqueue.h The cothreads were not initialized in its thread context resulting in severe stack corruption. This was very hard to ... 2000-09-24 14:29:49 +00:00
gstsinesrc.c Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
gstsinesrc.h Documentation updates. All standard library objects and standard elements are documented. Modified some of the elemen... 2000-03-27 19:53:43 +00:00
Makefile.am A first attempt to fix the queues in a cothreaded pipeline. 2000-09-22 23:35:14 +00:00