gst/rtpmanager/gstrtpbin.c: Break out of callbacks when we are shutting down.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 27 May 2008 16:48:10 +0000 (16:48 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 27 May 2008 16:48:10 +0000 (16:48 +0000)
commit4dfa78d0d3fb0bc05aaf36b3900c6a3e6cc8fe95
tree06d30d6d7de1526bbbef3843d8f94f848220a5fe
parent4249a7eaf8afcb0650c80ce2792c618ad797c94f
gst/rtpmanager/gstrtpbin.c: Break out of callbacks when we are shutting down.

Original commit message from CVS:
* gst/rtpmanager/gstrtpbin.c:
(gst_rtp_bin_propagate_property_to_jitterbuffer),
(gst_rtp_bin_change_state), (new_payload_found),
(new_ssrc_pad_found):
Break out of callbacks when we are shutting down.
Make sure no state changes can happen when we reconfigure.
ChangeLog
gst/rtpmanager/gstrtpbin.c