diff -r 71e347f905f2 -r 4a7fac7dd34a gstreamer_core/plugins/elements/gstidentity.h --- 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 {