summaryrefslogtreecommitdiffstats
path: root/ext/hermes/gstcolorspace.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/hermes/gstcolorspace.h')
-rw-r--r--ext/hermes/gstcolorspace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/hermes/gstcolorspace.h b/ext/hermes/gstcolorspace.h
index 1b89d603..37a80c5c 100644
--- a/ext/hermes/gstcolorspace.h
+++ b/ext/hermes/gstcolorspace.h
@@ -59,6 +59,7 @@ typedef enum {
GST_COLORSPACE_YUY2_I420,
GST_COLORSPACE_RGB32_I420,
GST_COLORSPACE_RGB32_YV12,
+ GST_COLORSPACE_420_SWAP,
} GstColorSpaceConverterType;
struct _GstColorspace {