gst/rtpmanager/rtpsession.c: Ref the rtpsource object before we release the session...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 30 Sep 2008 15:08:52 +0000 (15:08 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:37 +0000 (02:30 +0100)
commit55b7860cc4dbdf591dbe2543f3a5be946b027a97
tree7b021684d775b06105f0fa96de64a00195c1f381
parentc2c69bfb865d2cf0da10204514edf34d7d935025
gst/rtpmanager/rtpsession.c: Ref the rtpsource object before we release the session lock when we emit the signals.

Original commit message from CVS:
* gst/rtpmanager/rtpsession.c: (on_new_ssrc), (on_ssrc_collision),
(on_ssrc_validated), (on_ssrc_active), (on_ssrc_sdes),
(on_bye_ssrc), (on_bye_timeout), (on_timeout), (on_sender_timeout):
Ref the rtpsource object before we release the session lock when we emit
the signals.
gst/rtpmanager/rtpsession.c