X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstquark.c;h=4500cc63d6f9b9f0128852e0a6ec98e8e3f8c7c8;hb=30a3fe53fa32767d701ced3e438c788a6efb13c8;hp=cf5c766a5969a7eef9f8434cc5d3dd3f9d6eb8be;hpb=3b331155e1b6defde948e844375b8d6d2d79e58f;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstquark.c b/gst/gstquark.c index cf5c766..4500cc6 100644 --- a/gst/gstquark.c +++ b/gst/gstquark.c @@ -70,7 +70,12 @@ static const gchar *_quark_strings[] = { "GstMessageNeedContext", "GstMessageHaveContext", "context", "context-type", "GstMessageStreamStart", "group-id", "uri-redirection", "GstMessageDeviceAdded", "GstMessageDeviceRemoved", "device", - "uri-redirection-permanent" + "uri-redirection-permanent", "GstMessagePropertyNotify", "property-name", + "property-value", "streams", "GstEventSelectStreams", + "GstMessageStreamCollection", "collection", "stream", "stream-collection", + "GstMessageStreamsSelected", "GstMessageRedirect", "redirect-entry-locations", + "redirect-entry-taglists", "redirect-entry-structures", + "GstEventStreamGroupDone" }; GQuark _priv_gst_quark_table[GST_QUARK_MAX];