gst/gstbin.c: Refactor the sort iterator so it can be used while holding the
authorWim Taymans <wim.taymans@gmail.com>
Thu, 17 Nov 2005 14:51:11 +0000 (14:51 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 17 Nov 2005 14:51:11 +0000 (14:51 +0000)
commita1aa83c7597ba9ac37ba652dad041d145511bce2
tree673ec98841a75fa7cfeb036905862b44bb684584
parent3f80a0d39372c73bdffa1db8e2d7f2568b49c5cd
gst/gstbin.c: Refactor the sort iterator so it can be used while holding the

Original commit message from CVS:
* gst/gstbin.c: (gst_bin_dispose), (gst_bin_provide_clock_func),
(gst_bin_sort_iterator_new), (gst_bin_iterate_sorted):
Refactor the sort iterator so it can be used while holding the
LOCK too.
Make clock selection select a clock closest to the source.
ChangeLog
gst/gstbin.c