..
.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
gstdisksink.c
first stab at a disk sink element no optimization, is it necessary ? basic error checking seems to work; you can copy...
2001-04-20 11:14:10 +00:00
gstdisksink.h
first stab at a disk sink element no optimization, is it necessary ? basic error checking seems to work; you can copy...
2001-04-20 11:14:10 +00:00
gstdisksrc.c
Merged the AUTOPLUG2 branch
2001-03-07 21:52:56 +00:00
gstdisksrc.h
moved asyncdisksrc to disksrc, no point in having a distinction
2001-02-04 21:37:14 +00:00
gstelements.c
Use plugin descriptions, which start with the major and minor version numbers, instead of relying on each plugin to c...
2001-04-21 12:43:25 +00:00
gstfakesink.c
Added an arg to fakesink so that it doesn't printf.
2001-04-16 16:45:53 +00:00
gstfakesink.h
Added an arg to fakesink so that it doesn't printf.
2001-04-16 16:45:53 +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
Added caps proxying and bufferpool passing to identity so that
2001-04-20 19:21:51 +00:00
gstidentity.h
Added caps proxying and bufferpool passing to identity so that
2001-04-20 19:21:51 +00:00
gstmultidisksrc.c
Modified a lot of plugins to use the caps system.
2001-03-24 17:22:03 +00:00
gstmultidisksrc.h
Modified a lot of plugins to use the caps system.
2001-03-24 17:22:03 +00:00
gstmultifilesrc.c
Modified a lot of plugins to use the caps system.
2001-03-24 17:22:03 +00:00
gstmultifilesrc.h
Modified a lot of plugins to use the caps system.
2001-03-24 17:22:03 +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
gstsinesrc.c
Modified a lot of plugins to use the caps system.
2001-03-24 17:22:03 +00:00
gstsinesrc.h
Modified a lot of plugins to use the caps system.
2001-03-24 17:22:03 +00:00
gsttee.c
A rather large patch:
2001-04-14 18:56:37 +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
update to take new gstdisksink element into account
2001-04-20 12:04:40 +00:00