summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpssrcdemux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpmanager/gstrtpssrcdemux.h')
-rw-r--r--gst/rtpmanager/gstrtpssrcdemux.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtpmanager/gstrtpssrcdemux.h b/gst/rtpmanager/gstrtpssrcdemux.h
index 88aeed803..10c569d9c 100644
--- a/gst/rtpmanager/gstrtpssrcdemux.h
+++ b/gst/rtpmanager/gstrtpssrcdemux.h
@@ -40,6 +40,8 @@ struct _GstRtpSsrcDemux
GstPad *rtp_sink;
GstPad *rtcp_sink;
+
+ GMutex *padlock;
GSList *srcpads;
};