gstreamer_core/plugins/elements/gstidentity.h
changeset 8 4a7fac7dd34a
parent 0 0e761a78d257
child 30 7e817e7e631c
--- a/gstreamer_core/plugins/elements/gstidentity.h	Fri Mar 19 09:35:09 2010 +0200
+++ b/gstreamer_core/plugins/elements/gstidentity.h	Fri Apr 16 15:15:52 2010 +0300
@@ -73,6 +73,7 @@
   gchar 	*last_message;
   guint64        offset;
   gboolean       signal_handoffs;
+  GStaticRecMutex  notify_lock;
 };
 
 struct _GstIdentityClass {