summaryrefslogtreecommitdiff
path: root/gst/gstquark.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gstquark.c')
-rw-r--r--gst/gstquark.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/gstquark.c b/gst/gstquark.c
index 2c562a3a75..b68709530c 100644
--- a/gst/gstquark.c
+++ b/gst/gstquark.c
@@ -54,8 +54,8 @@ static const gchar *_quark_strings[] = {
"min-buffers", "max-buffers", "prefix", "postfix", "align", "time",
"GstQueryAllocation", "need-pool", "meta", "pool", "GstEventCaps",
"GstEventReconfigure", "segment", "GstQueryScheduling", "pull-mode",
- "random-access", "sequential", "allocator", "GstEventFlushStop", "options",
- "GstQueryAcceptCaps", "result", "GstQueryCaps", "filter"
+ "allocator", "GstEventFlushStop", "options", "GstQueryAcceptCaps",
+ "result", "GstQueryCaps", "filter", "modes"
};
GQuark _priv_gst_quark_table[GST_QUARK_MAX];