gstreamer/plugins/elements
Erik Walthinsen c7f0713077 First round of changes to port to GObject. libgst.la compiles, though there are a few things commented out. Specifi...
Original commit message from CVS:
First round of changes to port to GObject.  libgst.la compiles, though
there are a few things commented out.  Specifically object destruction
is probably broken, but wtay gets to fix that because he researched the
problem of glib 2.0 object destruction while doing the first round.
Some of the XML stuff is commented out, but that's an easy fix.

Next is the rest of the gst/ directory, then on to the plugins.
2001-06-13 21:52:36 +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
gstdisksink.c coded small bit in to allow changing of output location 2001-06-01 15:29:03 +00:00
gstdisksink.h API docs updates. 2001-04-22 16:04:19 +00:00
gstdisksrc.c - it is now possible to change the opened file when state is PAUSED 2001-05-22 19:22:57 +00:00
gstdisksrc.h moved asyncdisksrc to disksrc, no point in having a distinction 2001-02-04 21:37:14 +00:00
gstelements.c add factory init for sinesrc 2001-04-28 18:57:23 +00:00
gstfakesink.c Pass buffer in handoff signal 2001-05-10 20:28:51 +00:00
gstfakesink.h Update some signal func vars. 2001-05-23 23:24:17 +00:00
gstfakesrc.c Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +00:00
gstfakesrc.h Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +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 some caps != NULL checks. 2001-05-27 23:57:34 +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 Made pipefilter a DECOUPLED element. 2001-05-20 14:12:36 +00:00
gstpipefilter.h Updated copyright notices. 2000-12-29 05:38:06 +00:00
gstqueue.c First round of changes to port to GObject. libgst.la compiles, though there are a few things commented out. Specifi... 2001-06-13 21:52:36 +00:00
gstqueue.h First round of changes to port to GObject. libgst.la compiles, though there are a few things commented out. Specifi... 2001-06-13 21:52:36 +00:00
gstsinesrc.c Merged from INCSCHED on 200505251!!! 2001-05-25 21:00:07 +00:00
gstsinesrc.h update sinesrc to latest caps 2001-04-28 18:58:05 +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 don't link against libgst.la because it seems to fail on some libtool versions. 2001-05-26 12:17:05 +00:00