summaryrefslogtreecommitdiff
path: root/gst/y4m/gsty4mencode.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/y4m/gsty4mencode.h')
-rw-r--r--gst/y4m/gsty4mencode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/y4m/gsty4mencode.h b/gst/y4m/gsty4mencode.h
index 02770d510..624ab37ac 100644
--- a/gst/y4m/gsty4mencode.h
+++ b/gst/y4m/gsty4mencode.h
@@ -53,6 +53,7 @@ struct _GstY4mEncode {
gint par_num, par_den;
gboolean interlaced;
gboolean top_field_first;
+ const gchar *colorspace;
/* state information */
gboolean header;
};