X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstquark.c;h=e42e5d034a97139bc88492168de7474cd5ff8544;hb=0c6f5b3e4c3dc55e684bca1e3fc9a2a9b74407b9;hp=6343726479d5adf9d06c8a8fe5ea75bfe8dc8758;hpb=b90906103104216aad85ea262a97340280e70369;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstquark.c b/gst/gstquark.c index 6343726..e42e5d0 100644 --- a/gst/gstquark.c +++ b/gst/gstquark.c @@ -66,8 +66,17 @@ static const gchar *_quark_strings[] = { "GstMessageResetTime", "GstMessageToc", "GstEventTocGlobal", "GstEventTocCurrent", "GstEventSegmentDone", - "GstEventStreamStart", "stream-id", "GstEventContext", "GstQueryContext", - "GstMessageNeedContext", "GstMessageHaveContext", "context", "context-types" + "GstEventStreamStart", "stream-id", "GstQueryContext", + "GstMessageNeedContext", "GstMessageHaveContext", "context", "context-type", + "GstMessageStreamStart", "group-id", "uri-redirection", + "GstMessageDeviceAdded", "GstMessageDeviceRemoved", "device", + "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", "GstQueryBitrate", "nominal-bitrate", + "GstMessageDeviceChanged", "device-changed", "trickmode-interval", }; GQuark _priv_gst_quark_table[GST_QUARK_MAX];