X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fshapewipe%2Fgstshapewipe.h;h=1df8c5e10f14167effb3d5e89fdac8748d536f87;hb=49f85b38b7ea2ebb6302f3c298b7ae996efaca9e;hp=860f3f41dcf22bb5508d0e21869ead4ef668a69f;hpb=91a58ccda12011324ca1075a93ab70fa3c2c2f72;p=platform%2Fupstream%2Fgst-plugins-good.git diff --git a/gst/shapewipe/gstshapewipe.h b/gst/shapewipe/gstshapewipe.h index 860f3f4..1df8c5e 100644 --- a/gst/shapewipe/gstshapewipe.h +++ b/gst/shapewipe/gstshapewipe.h @@ -59,7 +59,8 @@ struct _GstShapeWipe GCond mask_cond; gint mask_bpp; - GstVideoInfo info; + GstVideoInfo vinfo; + GstVideoInfo minfo; gboolean shutdown;