gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our callbacks.
authorOlivier Crete <tester@tester.ca>
Thu, 8 May 2008 09:43:33 +0000 (09:43 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:35 +0000 (02:30 +0100)
commitbddddbd409f33dfeb94bfcf14e3a01e19a6fd433
tree842d40e13348e7d5a2f32ca9d1f3d4bd88ca0389
parentc466ae6bdc7ccb4c93f07f1952d4d1221fa6bf59
gst/rtpmanager/rtpsession.c: Unlock the session lock when calling one of our callbacks.

Original commit message from CVS:
Patch by: Olivier Crete <tester at tester dot ca>
* gst/rtpmanager/rtpsession.c: (source_clock_rate),
(rtp_session_process_bye), (rtp_session_send_bye_locked):
Unlock the session lock when calling one of our callbacks.
Fixes #532011.
gst/rtpmanager/rtpsession.c