gstreamer/plugins/elements
Erik Walthinsen c17ed10404 Reworked getregion/pullregion stuff. Region is now specified by a type (OFFSET_LEN, TIME_LEN, etc.) and two guint64'...
Original commit message from CVS:
Reworked getregion/pullregion stuff.  Region is now specified by a type
(OFFSET_LEN, TIME_LEN, etc.) and two guint64's.  They are offset and len,
where offset can be used for the time field, and len would be zero or
the time unit (say, 33ms for video).
2001-02-05 17:16:23 +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
gstaudiosink.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstaudiosink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstaudiosrc.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstaudiosrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstdisksrc.c Reworked getregion/pullregion stuff. Region is now specified by a type (OFFSET_LEN, TIME_LEN, etc.) and two guint64'... 2001-02-05 17:16:23 +00:00
gstdisksrc.h moved asyncdisksrc to disksrc, no point in having a distinction 2001-02-04 21:37:14 +00:00
gstelements.c moved asyncdisksrc to disksrc, no point in having a distinction 2001-02-04 21:37:14 +00:00
gstfakesink.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstfakesink.h Rearranged cothreads sources a bit, added some API docs. 2001-01-04 10:54:27 +00:00
gstfakesrc.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstfakesrc.h Added an extra signal_cond to queue to make sure that the waiting thread is woken up. Can somebody with queue problem... 2001-01-14 14:43:57 +00:00
gstfdsink.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstfdsink.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstfdsrc.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstfdsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsthttpsrc.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gsthttpsrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstidentity.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstidentity.h Added sleep time to identity 2001-01-07 03:42:27 +00:00
gstpipefilter.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstpipefilter.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstqueue.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstqueue.h And here they are.... 2001-01-19 00:02:53 +00:00
gstsinesrc.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstsinesrc.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gsttee.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gsttee.h Added mthodes to request an element to create pads: gst_element_request_pad* 2001-01-18 23:46:15 +00:00
Makefile.am moved asyncdisksrc to disksrc, no point in having a distinction 2001-02-04 21:37:14 +00:00