summaryrefslogtreecommitdiffstats
path: root/ext/esd/esdsink.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/esd/esdsink.c')
-rw-r--r--ext/esd/esdsink.c11
1 files changed, 5 insertions, 6 deletions
diff --git a/ext/esd/esdsink.c b/ext/esd/esdsink.c
index 9d107f2a..cf25573d 100644
--- a/ext/esd/esdsink.c
+++ b/ext/esd/esdsink.c
@@ -34,12 +34,11 @@ GST_DEBUG_CATEGORY_EXTERN (esd_debug);
#define GST_CAT_DEFAULT esd_debug
/* elementfactory information */
-static GstElementDetails esdsink_details = {
- "Esound audio sink",
- "Sink/Audio",
- "Plays audio to an esound server",
- "Arwed von Merkatz <v.merkatz@gmx.net>",
-};
+static GstElementDetails esdsink_details =
+GST_ELEMENT_DETAILS ("Esound audio sink",
+ "Sink/Audio",
+ "Plays audio to an esound server",
+ "Arwed von Merkatz <v.merkatz@gmx.net>");
enum
{