summaryrefslogtreecommitdiff
path: root/gst/rawparse/gstvideoparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rawparse/gstvideoparse.h')
-rw-r--r--gst/rawparse/gstvideoparse.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rawparse/gstvideoparse.h b/gst/rawparse/gstvideoparse.h
index b4173df23..1cc40cb81 100644
--- a/gst/rawparse/gstvideoparse.h
+++ b/gst/rawparse/gstvideoparse.h
@@ -48,6 +48,8 @@ struct _GstVideoParse
{
GstRawParse parent;
+ GstVideoInfo info;
+
/* properties */
GstVideoFormat format;
gint width;