[farsight2/master] Explicit locking semantics

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:22:58 PST 2008


---
 gst/fsrtpconference/fs-rtp-session.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/gst/fsrtpconference/fs-rtp-session.c b/gst/fsrtpconference/fs-rtp-session.c
index d82dab4..b5556bf 100644
--- a/gst/fsrtpconference/fs-rtp-session.c
+++ b/gst/fsrtpconference/fs-rtp-session.c
@@ -2209,6 +2209,8 @@ _create_codec_bin (CodecBlueprint *blueprint, const FsCodec *codec,
  * This function returns the codec and blueprint that will be used to receive
  * data on a specific payload type, optionally from a specific stream.
  *
+ * MUST be called with the FsRtpSession lock held
+ *
  * Returns: A new #FsCodec or %NULL on error
  */
 
-- 
1.5.6.5




More information about the farsight-commits mailing list