diff options
Diffstat (limited to 'gst/shapewipe/gstshapewipe.h')
-rw-r--r-- | gst/shapewipe/gstshapewipe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/shapewipe/gstshapewipe.h b/gst/shapewipe/gstshapewipe.h index 6ce57c3c..00ed776e 100644 --- a/gst/shapewipe/gstshapewipe.h +++ b/gst/shapewipe/gstshapewipe.h @@ -54,6 +54,7 @@ struct _GstShapeWipe GstBuffer *mask; gfloat mask_position; + gfloat mask_border; GMutex *mask_mutex; GCond *mask_cond; gint mask_bpp; |