flx: fix description
authorBenjamin Otte <otte@redhat.com>
Mon, 1 Mar 2010 11:03:56 +0000 (12:03 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 9 Mar 2010 18:15:07 +0000 (19:15 +0100)
It's video, not audio

gst/flx/gstflxdec.c

index d2bc916..003d6d1 100644 (file)
@@ -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 <mrrazz@garbage-coderz.net>, Zeeshan Ali <zeenix@gmail.com>");