summaryrefslogtreecommitdiff
path: root/gst/ivfparse/gstivfparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/ivfparse/gstivfparse.h')
-rw-r--r--gst/ivfparse/gstivfparse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/ivfparse/gstivfparse.h b/gst/ivfparse/gstivfparse.h
index ee0c50d97..1a72f35b1 100644
--- a/gst/ivfparse/gstivfparse.h
+++ b/gst/ivfparse/gstivfparse.h
@@ -56,6 +56,7 @@ struct _GstIvfParse
guint height;
guint fps_n;
guint fps_d;
+ guint32 fourcc;
gboolean update_caps;
};