gst/gstbin.c: Use an iterator to set the clock and the index so that we can release...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 5 Jan 2009 10:14:28 +0000 (10:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 5 Jan 2009 10:14:28 +0000 (10:14 +0000)
commit23bdf5c9febe874b351a5ac7e89fff4344e9c29f
tree7fcf55a9360b736f846634874e3272b5e8a55d58
parent8d18476d940470933adf54289701075c8cbca4c4
gst/gstbin.c: Use an iterator to set the clock and the index so that we can release the object lock appropriately. Fi...

Original commit message from CVS:
* gst/gstbin.c: (gst_bin_set_index_func), (gst_bin_set_clock_func),
(gst_bin_change_state_func):
Use an iterator to set the clock and the index so that we can release
the object lock appropriately. Fixes #566393.
ChangeLog
gst/gstbin.c