summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/videoio.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/sys/videoio.h b/sys/sys/videoio.h
index c5d8b0b3048..5e7e25eacd9 100644
--- a/sys/sys/videoio.h
+++ b/sys/sys/videoio.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: videoio.h,v 1.8 2014/10/23 07:34:48 brad Exp $ */
+/* $OpenBSD: videoio.h,v 1.9 2015/11/21 07:46:21 feinerer Exp $ */
/*
* Video for Linux Two header file
*
@@ -360,6 +360,7 @@ struct v4l2_fmtdesc {
};
#define V4L2_FMT_FLAG_COMPRESSED 0x0001
+#define V4L2_FMT_FLAG_EMULATED 0x0002
/*
* F R A M E S I Z E E N U M E R A T I O N