From 8fade13db154dcf0b39cf5c15793d0f1f632f7ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 2 Jul 2009 11:24:48 +0200 Subject: shapewipe: Add support for ARGB video input/output --- gst/shapewipe/gstshapewipe.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gst/shapewipe/gstshapewipe.h') 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; -- cgit v1.2.1