Implemented the hybrid scheduling system for sources and connections outside the...
authorErik Walthinsen <omega@temple-baptist.org>
Mon, 11 Dec 2000 00:24:32 +0000 (00:24 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Mon, 11 Dec 2000 00:24:32 +0000 (00:24 +0000)
commitb063cb96f1f5886410a1dbee1824f0f4f5c27581
tree8a8501de43b2be58354bf91ef094bfd660427434
parentec1548618e34a2ec4ef68bfd306d256dd495c62a
Implemented the hybrid scheduling system for sources and connections outside the current Bin.  Is a bit hackish in on...

Original commit message from CVS:
Implemented the hybrid scheduling system for sources and connections
outside the current Bin.  Is a bit hackish in one place, but I'll work out
a way to make that cleaner soon.  queue.c in tests now works nicely in all
cases.  More to come later.
gst/elements/gstqueue.c
gst/gstbin.c
gst/gstdebug.h
gst/gstelement.c
gst/gstpad.c
plugins/elements/gstqueue.c