Initial code for the event system.
authorErik Walthinsen <omega@temple-baptist.org>
Mon, 6 Aug 2001 20:37:21 +0000 (20:37 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Mon, 6 Aug 2001 20:37:21 +0000 (20:37 +0000)
commitee9426a1a149421f03869c1b4ef0e94e26d65618
tree1716444ee2b3a33ab4c894c0e42677c9816be6da
parent665071212694d95c595eff294eff9349d56873d1
Initial code for the event system.

Original commit message from CVS:
Initial code for the event system.
14 files changed:
gst/elements/gstdisksrc.c
gst/elements/gstfakesink.c
gst/gstelement.c
gst/gstinfo.c
gst/gstinfo.h
gst/gstpad.c
gst/gstpad.h
gst/gstplugin.c
gst/gstscheduler.c
gst/gstthread.c
plugins/elements/gstdisksrc.c
plugins/elements/gstfakesink.c
tests/Makefile.am
tests/events.c [new file with mode: 0644]