diff --git a/gst/h264parse/gsth264parse.c b/gst/h264parse/gsth264parse.c index 98cde13613..6438902149 100644 --- a/gst/h264parse/gsth264parse.c +++ b/gst/h264parse/gsth264parse.c @@ -45,7 +45,7 @@ GST_DEBUG_CATEGORY_STATIC (h264_parse_debug); static const GstElementDetails gst_h264_parse_details = GST_ELEMENT_DETAILS ("H264Parse", - "Codec/Parser", + "Codec/Parser/Video", "Parses raw h264 stream", "Michal Benes ," "Wim Taymans ");