summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstshagadelic.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/effectv/gstshagadelic.c')
-rw-r--r--gst/effectv/gstshagadelic.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/effectv/gstshagadelic.c b/gst/effectv/gstshagadelic.c
index 0f3a40dc..f401ac6d 100644
--- a/gst/effectv/gstshagadelic.c
+++ b/gst/effectv/gstshagadelic.c
@@ -63,9 +63,11 @@ struct _GstShagadelicTVClass
GstElementClass parent_class;
};
+/* elementfactory information */
GstElementDetails gst_shagadelictv_details = {
"ShagadelicTV",
"Filter/Video/Effect",
+ "LGPL",
"Oh behave, ShagedelicTV makes images shagadelic!",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",