summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstwarp.h
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-06-16 20:38:42 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-06-16 20:38:42 +0200
commit55535c7fe636ecce465190a0de436b99891155cb (patch)
tree6434ba872bbb70aa7c452bb4cce7d01f65e6ced4 /gst/effectv/gstwarp.h
parent757f80b23e034465f34dff436c5248963365a285 (diff)
effectv: Add basic documentation for the effectv elements
Diffstat (limited to 'gst/effectv/gstwarp.h')
-rw-r--r--gst/effectv/gstwarp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/effectv/gstwarp.h b/gst/effectv/gstwarp.h
index d9c5411d..91cdf84c 100644
--- a/gst/effectv/gstwarp.h
+++ b/gst/effectv/gstwarp.h
@@ -48,6 +48,8 @@ struct _GstWarpTV
{
GstVideoFilter videofilter;
+ /* < private > */
+
gint width, height;
gint *offstable;
gint32 *disttable;