gstreamer/gst/elements
Wim Taymans 5c73a7824c Changed a stupid assert in request_pad.
Original commit message from CVS:
Changed a stupid assert in request_pad.
Some fixes for pullregion and EOS conditions.
Remove an unneeded check in the scheduler (check for NULL buffer)
some EOS fixes for pullregion in disksrc.
Removed the macro in the gstparse.h header 'cause it's internal to gstparse.c
Added a check in gstparse for NULL element.
2001-06-15 19:13:45 +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 Changed a stupid assert in request_pad. 2001-06-15 19:13:45 +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
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