aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/videodev2.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-02-27 00:07:40 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-02-27 00:07:40 -0300
commit749eef857948a3de789b7d0e3b96d92199d723cf (patch)
treedbec0c397abfc0260054b476ba1e19825b657888 /include/linux/videodev2.h
parentV4L/DVB (3332): XC3028 code marked with an special define option (diff)
downloadlinux-dev-749eef857948a3de789b7d0e3b96d92199d723cf.tar.xz
linux-dev-749eef857948a3de789b7d0e3b96d92199d723cf.zip
V4L/DVB (3334): Added ET61X251 fourcc type
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include/linux/videodev2.h')
-rw-r--r--include/linux/videodev2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/videodev2.h b/include/linux/videodev2.h
index 1dd8efeff35a..3f1504353472 100644
--- a/include/linux/videodev2.h
+++ b/include/linux/videodev2.h
@@ -326,6 +326,7 @@ struct v4l2_pix_format
#define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S','9','1','0') /* SN9C10x compression */
#define V4L2_PIX_FMT_PWC1 v4l2_fourcc('P','W','C','1') /* pwc older webcam */
#define V4L2_PIX_FMT_PWC2 v4l2_fourcc('P','W','C','2') /* pwc newer webcam */
+#define V4L2_PIX_FMT_ET61X251 v4l2_fourcc('E','6','2','5') /* ET61X251 compression */
/*
* F O R M A T E N U M E R A T I O N