summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gsteffectv.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-04-24 23:44:02 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-04-24 23:44:02 +0000
commit36321899effb870f9228f5d4617fc955a70b6a4a (patch)
tree530a5ba853df9f053f886c3208c97f301fc00efb /gst/effectv/gsteffectv.c
parent0f4d96ce68be9c504d975aa07c143053b5886be6 (diff)
And the revTV plugin..
Original commit message from CVS: And the revTV plugin..
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 2a66c75b..107e6268 100644
--- a/gst/effectv/gsteffectv.c
+++ b/gst/effectv/gsteffectv.c
@@ -32,6 +32,7 @@ static struct _elements_entry _elements[] = {
{ "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 },
+ { "revTV", gst_revtv_get_type, &gst_revtv_details, NULL },
{ NULL, 0 },
};