summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gsteffectv.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-04-24 23:09:13 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-04-24 23:09:13 +0000
commit0f4d96ce68be9c504d975aa07c143053b5886be6 (patch)
treece69732a01b0a6e8c2454324417521ea69ab0271 /gst/effectv/gsteffectv.c
parentad06345b2ac579573e42e95402cfa475590a6fa7 (diff)
Vertigo is another cool one
Original commit message from CVS: Vertigo is another cool one
Diffstat (limited to 'gst/effectv/gsteffectv.c')
-rw-r--r--gst/effectv/gsteffectv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/effectv/gsteffectv.c b/gst/effectv/gsteffectv.c
index e78276a2..2a66c75b 100644
--- a/gst/effectv/gsteffectv.c
+++ b/gst/effectv/gsteffectv.c
@@ -31,6 +31,7 @@ static struct _elements_entry _elements[] = {
{ "diceTV", gst_dicetv_get_type, &gst_dicetv_details, NULL },
{ "warpTV", gst_warptv_get_type, &gst_warptv_details, NULL },
{ "shagadelicTV", gst_shagadelictv_get_type, &gst_shagadelictv_details, NULL },
+ { "vertigoTV", gst_vertigotv_get_type, &gst_vertigotv_details, NULL },
{ NULL, 0 },
};