diff --git a/gst/flx/gstflxdec.c b/gst/flx/gstflxdec.c index d2bc9162c1..003d6d139a 100644 --- a/gst/flx/gstflxdec.c +++ b/gst/flx/gstflxdec.c @@ -42,7 +42,7 @@ GST_DEBUG_CATEGORY_STATIC (flxdec_debug); /* flx element information */ static const GstElementDetails flxdec_details = -GST_ELEMENT_DETAILS ("FLX audio decoder", +GST_ELEMENT_DETAILS ("FLX video decoder", "Codec/Decoder/Video", "FLC/FLI/FLX video decoder", "Sepp Wijnands , Zeeshan Ali ");