gst/gstbin.c (gst_bin_get_state_func): Renamed from gst_bin_get_state, cleaned up...
authorAndy Wingo <wingo@pobox.com>
Mon, 10 Oct 2005 11:52:58 +0000 (11:52 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 10 Oct 2005 11:52:58 +0000 (11:52 +0000)
commit933bf92949e80ffa143f0a02106adae12ae7d61d
treef558921734ce2f19b481fcc53b5d07b3d4491c39
parenta7d07e2b7e98dd1b56ddc8b78ce0bbad9d5c9779
gst/gstbin.c (gst_bin_get_state_func): Renamed from gst_bin_get_state, cleaned up (but no logic changes).

Original commit message from CVS:
2005-10-10  Andy Wingo  <wingo@pobox.com>

* gst/gstbin.c (gst_bin_get_state_func): Renamed from
gst_bin_get_state, cleaned up (but no logic changes).
(bin_element_is_sink): Comment updates.
(sink_iterator_filter): Remove needless cast.
(gst_bin_iterate_sinks): Doc update.
(gst_bin_change_state_func): Renamed from gst_bin_change_state,
cleaned up (but no logic changes).
ChangeLog
gst/gstbin.c