summaryrefslogtreecommitdiffstats
path: root/gst/shapewipe/gstshapewipe.h
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-07-02 11:24:48 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-07-02 11:27:31 +0200
commit8fade13db154dcf0b39cf5c15793d0f1f632f7ae (patch)
tree1baa771e93cf4646561dbc58af994d3e39f1e3d4 /gst/shapewipe/gstshapewipe.h
parentcf2b2b017f0995ecab2822804537f193835e35e9 (diff)
downloadgst-plugins-bad-8fade13db154dcf0b39cf5c15793d0f1f632f7ae.tar.gz
gst-plugins-bad-8fade13db154dcf0b39cf5c15793d0f1f632f7ae.tar.bz2
gst-plugins-bad-8fade13db154dcf0b39cf5c15793d0f1f632f7ae.zip
shapewipe: Add support for ARGB video input/output
Diffstat (limited to 'gst/shapewipe/gstshapewipe.h')
-rw-r--r--gst/shapewipe/gstshapewipe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/shapewipe/gstshapewipe.h b/gst/shapewipe/gstshapewipe.h
index 2cc44831..f6196c69 100644
--- a/gst/shapewipe/gstshapewipe.h
+++ b/gst/shapewipe/gstshapewipe.h
@@ -59,6 +59,7 @@ struct _GstShapeWipe
GCond *mask_cond;
gint mask_bpp;
+ GstVideoFormat fmt;
gint width, height;
gdouble proportion;