diff --git a/gst/gstinfo.c b/gst/gstinfo.c index dfd4f8a1d9..41c9d9a5ee 100644 --- a/gst/gstinfo.c +++ b/gst/gstinfo.c @@ -60,10 +60,12 @@ static gchar *_gst_info_category_strings[] = { "PIPELINE", "PLUGIN_LOADING", "PLUGIN_ERRORS", + "PLUGIN_INFO", "PROPERTIES", "THREAD", "TYPES", "XML", + "NEGOTIATION", }; /**