From aaee1a3d42d8bcf341165bfc0c38263a804cfad6 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 30 Sep 2008 15:08:52 +0000 Subject: 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f3e6b8d3..d13eb08f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-09-30 Wim Taymans + + * 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. + 2008-09-30 Ole André Vadla Ravnås * sys/Makefile.am: -- cgit v1.2.1