gst/playback/: Set state to NULL before removing from bin. Fix refcounting.
authorMichael Smith <msmith@xiph.org>
Tue, 4 Oct 2005 18:02:00 +0000 (18:02 +0000)
committerMichael Smith <msmith@xiph.org>
Tue, 4 Oct 2005 18:02:00 +0000 (18:02 +0000)
commit13331c4636887d1ea1dd98ec1c64a2ba24f11b25
tree4cc1bada611595c83937bd44419cd27311ea511a
parentb0f967265a1b858a6680365fb8a8733504074f9e
gst/playback/: Set state to NULL before removing from bin. Fix refcounting.

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (group_destroy),
(gen_preroll_element), (remove_groups), (setup_source):
* gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
(setup_sinks), (gst_play_bin_send_event),
(gst_play_bin_change_state):
Set state to NULL before removing from bin. Fix refcounting.
ChangeLog
gst/playback/gstplaybasebin.c
gst/playback/gstplaybin.c