summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstrev.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/effectv/gstrev.c')
-rw-r--r--gst/effectv/gstrev.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/effectv/gstrev.c b/gst/effectv/gstrev.c
index 898eb5dd..44dd3ef7 100644
--- a/gst/effectv/gstrev.c
+++ b/gst/effectv/gstrev.c
@@ -93,7 +93,8 @@ enum
GType gst_revtv_get_type (void);
-static GstElementDetails gst_revtv_details = GST_ELEMENT_DETAILS ("RevTV",
+static GstElementDetails gst_revtv_details =
+GST_ELEMENT_DETAILS ("RevTV effect",
"Filter/Effect/Video",
"A video waveform monitor for each line of video processed",
"Wim Taymans <wim.taymans@chello.be>");