gst/gstbin.c: Some documentation updates.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 28 Sep 2005 11:03:58 +0000 (11:03 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 28 Sep 2005 11:03:58 +0000 (11:03 +0000)
commitcacb844d6fe526298ec02c4b44dfca7f4e9a3a12
treeb36db7393434469d1d8148e39a7784a3a85ebb8a
parent6de84a3d837d5e12aafe1b735706169f05db5918
gst/gstbin.c: Some documentation updates.

Original commit message from CVS:
* gst/gstbin.c: (add_to_queue), (clear_queue), (reset_outdegree),
(update_outdegree), (find_element), (gst_bin_sort_iterator_next),
(gst_bin_sort_iterator_resync), (gst_bin_sort_iterator_free),
(gst_bin_iterate_sorted), (gst_bin_element_set_state),
(gst_bin_change_state), (gst_bin_dispose):
Some documentation updates.
Clean up dispose handlers.

* gst/gstobject.c: (gst_object_ref), (gst_object_unref):
* gst/gstpad.c: (gst_pad_dispose):
Clean up dispose handler.

* gst/gstpipeline.c: (gst_pipeline_change_state):
Removed spurious UNLOCK.
ChangeLog
gst/gstbin.c
gst/gstobject.c
gst/gstpad.c
gst/gstpipeline.c