diff options
Diffstat (limited to 'gst/flx')
-rw-r--r-- | gst/flx/gstflxdec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/flx/gstflxdec.c b/gst/flx/gstflxdec.c index 7140067d..6a8a6101 100644 --- a/gst/flx/gstflxdec.c +++ b/gst/flx/gstflxdec.c @@ -31,7 +31,7 @@ /* flx element information */ static GstElementDetails flxdec_details = { "FLX Decoder", - "Codec/Audio/Decoder", + "Codec/Decoder/Audio", "FLX decoder", "Sepp Wijnands <mrrazz@garbage-coderz.net>" }; |