Changed the way state is dealt with when a child is added to the bin. The note state...
authorErik Walthinsen <omega@temple-baptist.org>
Sat, 12 Feb 2000 23:08:06 +0000 (23:08 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Sat, 12 Feb 2000 23:08:06 +0000 (23:08 +0000)
commit1f05e5a95796a5cc9483edd74b5c17986e973a29
tree8caf02356fcadf95dcc179ba04515f1fb7c4722e
parentd6d5df1f9d79a55607bd152f78902346726165c0
Changed the way state is dealt with when a child is added to the bin.  The note states that the COMPLETE state should...

Original commit message from CVS:
Changed the way state is dealt with when a child is added to the bin.  The
note states that the COMPLETE state should probably reflect nothing more
than whether or not there is a child in the bin, not whether or not all
children are COMPLETE.  I need to write out a few scenarios for complex
pipeline manipulations to figure out how all the states should interact.
The idea is to maintain the ability to dynamically recofigure the
pipeline.
gst/gstbin.c