[gst-plugins-farsight/master] Clarify locking in rtpdtmfmux

Olivier Crête olivier.crete at collabora.co.uk
Wed Feb 18 10:56:36 PST 2009


---
 gst/rtpmux/gstrtpdtmfmux.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gst/rtpmux/gstrtpdtmfmux.h b/gst/rtpmux/gstrtpdtmfmux.h
index 4fdfe0c..36fabff 100644
--- a/gst/rtpmux/gstrtpdtmfmux.h
+++ b/gst/rtpmux/gstrtpdtmfmux.h
@@ -49,6 +49,7 @@ struct _GstRTPDTMFMux
 {
   GstRTPMux mux;
 
+  /* Protected by object lock */
   /* our special pad */
   GstPad *special_pad;
 };
-- 
1.5.6.5




More information about the farsight-commits mailing list