diff --git a/gst/gstinfo.c b/gst/gstinfo.c index ea63ea630e..41244b4a3c 100644 --- a/gst/gstinfo.c +++ b/gst/gstinfo.c @@ -116,6 +116,7 @@ const gchar *_gst_category_colors[32] = { [GST_CAT_PARAMS] = "00;30;43", // !! [GST_CAT_CALL_TRACE] = "", + [31] = "", }; /* colorization hash - DEPRACATED in favor of above */