summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstwarp.h
diff options
context:
space:
mode:
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;