gstreamer/plugins/elements
Wim Taymans e5ab7f33ac A first attempt to fix the queues in a cothreaded pipeline.
Original commit message from CVS:
A first attempt to fix the queues in a cothreaded pipeline.
Some fixes to the thread handling.
Fix a bug in gstreamer-config : gthread was not included.
gst_bin_create_plan() is now done in the READY state.
a bin with only another bin in it will now work with gst_bin_iterate.
Added some examples for the queues.
2000-09-22 23:35:14 +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 A first attempt to fix the queues in a cothreaded pipeline. 2000-09-22 23:35:14 +00:00
gstqueue.h This is the audio/video sync release. 2000-07-12 22:52:42 +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