summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gsteffectv.h
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.h
parentad06345b2ac579573e42e95402cfa475590a6fa7 (diff)
Vertigo is another cool one
Original commit message from CVS: Vertigo is another cool one
Diffstat (limited to 'gst/effectv/gsteffectv.h')
-rw-r--r--gst/effectv/gsteffectv.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gst/effectv/gsteffectv.h b/gst/effectv/gsteffectv.h
index e1db303d..92510711 100644
--- a/gst/effectv/gsteffectv.h
+++ b/gst/effectv/gsteffectv.h
@@ -30,5 +30,8 @@ extern GstElementDetails gst_warptv_details;
GType gst_shagadelictv_get_type (void);
extern GstElementDetails gst_shagadelictv_details;
+GType gst_vertigotv_get_type (void);
+extern GstElementDetails gst_vertigotv_details;
+
extern GstPadTemplate *gst_effectv_sink_factory ();
extern GstPadTemplate *gst_effectv_src_factory ();