gst/: Make sure that a bin state change tries to keep the children in sync.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 28 Jul 2004 10:15:08 +0000 (10:15 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 28 Jul 2004 10:15:08 +0000 (10:15 +0000)
commitf200c14dff3d0c57b81fea3097adbfc9d5040ef6
tree19d373a87c36abe02edebf5142f3c74a25042602
parenta98e57cb8e07121132497673641fc974b6bf5ac2
gst/: Make sure that a bin state change tries to keep the children in sync.

Original commit message from CVS:
* gst/gstbin.c: (set_kid_state_func), (gst_bin_set_state):
* gst/gstthread.c: (gst_thread_release), (gst_thread_set_state):
Make sure that a bin state change tries to keep the children
in sync.
Added debug logging to the thread.
ChangeLog
gst/gstbin.c
gst/gstthread.c