summaryrefslogtreecommitdiff
path: root/gst/flx
diff options
context:
space:
mode:
Diffstat (limited to 'gst/flx')
-rw-r--r--gst/flx/gstflxdec.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/gst/flx/gstflxdec.c b/gst/flx/gstflxdec.c
index d6db1bb4f..585567e38 100644
--- a/gst/flx/gstflxdec.c
+++ b/gst/flx/gstflxdec.c
@@ -32,12 +32,11 @@ GST_DEBUG_CATEGORY_STATIC (flxdec_debug);
#define GST_CAT_DEFAULT flxdec_debug
/* flx element information */
-static GstElementDetails flxdec_details = {
- "FLX Decoder",
- "Codec/Decoder/Audio",
- "FLX decoder",
- "Sepp Wijnands <mrrazz@garbage-coderz.net>, Zeeshan Ali <zeenix@gmail.com>"
-};
+static GstElementDetails flxdec_details =
+GST_ELEMENT_DETAILS ("FLX audio decoder",
+ "Codec/Decoder/Audio",
+ "FLX decoder",
+ "Sepp Wijnands <mrrazz@garbage-coderz.net>, Zeeshan Ali <zeenix@gmail.com>");
/* Flx signals and args */
enum