X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgstquark.c;h=e42e5d034a97139bc88492168de7474cd5ff8544;hb=dac5966da6a0f53d0443dfa1ac239289028c415d;hp=4500cc63d6f9b9f0128852e0a6ec98e8e3f8c7c8;hpb=9fd2101b367d89861defa0e6ad2e66d521bce131;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gstquark.c b/gst/gstquark.c index 4500cc6..e42e5d0 100644 --- a/gst/gstquark.c +++ b/gst/gstquark.c @@ -75,7 +75,8 @@ static const gchar *_quark_strings[] = { "GstMessageStreamCollection", "collection", "stream", "stream-collection", "GstMessageStreamsSelected", "GstMessageRedirect", "redirect-entry-locations", "redirect-entry-taglists", "redirect-entry-structures", - "GstEventStreamGroupDone" + "GstEventStreamGroupDone", "GstQueryBitrate", "nominal-bitrate", + "GstMessageDeviceChanged", "device-changed", "trickmode-interval", }; GQuark _priv_gst_quark_table[GST_QUARK_MAX];