events: Implement the stream-group-done event
[platform/upstream/gstreamer.git] / gst / gstquark.c
index 8869345..4500cc6 100644 (file)
@@ -73,7 +73,9 @@ static const gchar *_quark_strings[] = {
   "uri-redirection-permanent", "GstMessagePropertyNotify", "property-name",
   "property-value", "streams", "GstEventSelectStreams",
   "GstMessageStreamCollection", "collection", "stream", "stream-collection",
-  "GstMessageStreamsSelected"
+  "GstMessageStreamsSelected", "GstMessageRedirect", "redirect-entry-locations",
+  "redirect-entry-taglists", "redirect-entry-structures",
+  "GstEventStreamGroupDone"
 };
 
 GQuark _priv_gst_quark_table[GST_QUARK_MAX];