summaryrefslogtreecommitdiffstats
path: root/ext/dv
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2003-11-02 12:51:01 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2003-11-02 12:51:01 +0000
commitecfac6c0f421c3643219791f5be9f55981551506 (patch)
treebb16f518199dc8bc679c1a516b1a78a8812b6c5f /ext/dv
parent9e42080f8d894ae130b32cb34143f7df31e8ce10 (diff)
Use the GST_ELEMENT_DETAILS for initialising GstElementDetails
Original commit message from CVS: Use the GST_ELEMENT_DETAILS for initialising GstElementDetails
Diffstat (limited to 'ext/dv')
-rw-r--r--ext/dv/gstdvdec.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/dv/gstdvdec.c b/ext/dv/gstdvdec.c
index 3e0aa955..d201e203 100644
--- a/ext/dv/gstdvdec.c
+++ b/ext/dv/gstdvdec.c
@@ -35,13 +35,13 @@
/* The ElementDetails structure gives a human-readable description
* of the plugin, as well as author and version data.
*/
-static GstElementDetails dvdec_details = {
+static GstElementDetails dvdec_details = GST_ELEMENT_DETAILS (
"DV (smpte314) decoder plugin",
"Codec/Video/Decoder",
"Uses libdv to decode DV video (libdv.sourceforge.net)",
"Erik Walthinsen <omega@cse.ogi.edu>\n"
- "Wim Taymans <wim.taymans@tvd.be>",
-};
+ "Wim Taymans <wim.taymans@tvd.be>"
+);
/* These are the signals that this element can fire. They are zero-