gstreamer/plugins/elements
Wim Taymans 56d3cdf64a - Elements can now send events to their parent.
Original commit message from CVS:
- Elements can now send events to their parent.
- remove the g_signals from the core for parent<->child communication
- the application can easily get element info by listening for an event
signal from the toplevel bin.
- added gst_element_info()/_error().
- fakesrc and fakesink use the info event instead of g_print.
- GST_TYPE_* causes segfaults with elect fence, rever to G_TYPE_POINTER
until we know what's wrong.
- various leaks fixed wrt element destroy.
- The object that created the event is now stored as GST_EVENT_SRC
2001-12-18 19:03:07 +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
gstaggregator.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstaggregator.h Added prototypes for gst_pad_peek, gst_pad_select and gst_pad_selectv. 2001-07-11 22:52:48 +00:00
gstdisksink.c More Michael fixage 2001-12-13 23:37:47 +00:00
gstdisksink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstelements.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstfakesink.c - Elements can now send events to their parent. 2001-12-18 19:03:07 +00:00
gstfakesink.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstfakesrc.c - Elements can now send events to their parent. 2001-12-18 19:03:07 +00:00
gstfakesrc.h Various cleanups and leak fixage. 2001-12-15 22:37:35 +00:00
gstfdsink.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstfdsink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfdsrc.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstfdsrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfilesrc.c Reset the offset when going to READY 2001-12-18 16:54:11 +00:00
gstfilesrc.h more of the popular // fixes 2001-12-17 18:14:51 +00:00
gsthttpsrc.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gsthttpsrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstidentity.c sync with the current CVS glib API 2001-08-13 19:00:13 +00:00
gstidentity.h Some cleanups in output of various test plugins. 2001-07-11 19:22:20 +00:00
gstmultidisksrc.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstmultidisksrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstmultifilesrc.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstmultifilesrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstpipefilter.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstpipefilter.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstqueue.c - Elements can now send events to their parent. 2001-12-18 19:03:07 +00:00
gstqueue.h added taaz's threading patch, including queue events 2001-10-27 20:28:31 +00:00
gststatistics.c added taaz's threading patch, including queue events 2001-10-27 20:28:31 +00:00
gststatistics.h basic statistics element 2001-10-24 22:42:40 +00:00
gsttee.c more of the popular // fixes 2001-12-17 18:14:51 +00:00
gsttee.h Some cleanups in output of various test plugins. 2001-07-11 19:22:20 +00:00
Makefile.am merged back from build branch let's hope you all agree 2001-12-16 14:23:19 +00:00