summaryrefslogtreecommitdiffstats
path: root/ext/amrwb/gstamrwbparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/amrwb/gstamrwbparse.c')
-rw-r--r--ext/amrwb/gstamrwbparse.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/ext/amrwb/gstamrwbparse.c b/ext/amrwb/gstamrwbparse.c
index 9cd03371..69b6d207 100644
--- a/ext/amrwb/gstamrwbparse.c
+++ b/ext/amrwb/gstamrwbparse.c
@@ -31,12 +31,11 @@
GST_DEBUG_CATEGORY_STATIC (amrwbparse_debug);
#define GST_CAT_DEFAULT amrwbparse_debug
-static GstElementDetails gst_amrwbparse_details = {
- "AMR-WB parser",
- "Codec/Parser/Audio",
- "Adaptive Multi-Rate WideBand audio parser",
- "Renato Filho <renato.filho@indt.org.br>"
-};
+static GstElementDetails gst_amrwbparse_details =
+GST_ELEMENT_DETAILS ("AMR-WB parser",
+ "Codec/Parser/Audio",
+ "Adaptive Multi-Rate WideBand audio parser",
+ "Renato Filho <renato.filho@indt.org.br>");
static GstStaticPadTemplate src_template = GST_STATIC_PAD_TEMPLATE ("src",