v4l2: Add initial support for alignment and cropping
[platform/upstream/gst-plugins-good.git] / sys / v4l2 / gstv4l2videodec.h
index 98aaa40..2ea3e83 100644 (file)
@@ -65,8 +65,6 @@ struct _GstV4l2VideoDec
   gboolean active;
   gboolean processing;
   GstFlowReturn output_flow;
-
-  GstVideoAlignment align;
 };
 
 struct _GstV4l2VideoDecClass