gstreamer/gst/elements
Wim Taymans 870c6045b2 Fixed a severe timestamp bug in mpeg_play.
Original commit message from CVS:
Fixed a severe timestamp bug in mpeg_play.
Create a new thread upon a multisrc element in autoplugging: the autoplug
example now correctly sets up 5 threads for an mpeg player.
2000-10-09 20:01:17 +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 Fixed a severe timestamp bug in mpeg_play. 2000-10-09 20:01:17 +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 Fixed a severe timestamp bug in mpeg_play. 2000-10-09 20:01:17 +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