diff --git a/[refs] b/[refs] index acff3fdf5b57..f98894641c7c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: cfcd718d492d401a7d8a7ee3a85e48164b56e2e2 +refs/heads/master: 749eef857948a3de789b7d0e3b96d92199d723cf diff --git a/trunk/include/linux/videodev2.h b/trunk/include/linux/videodev2.h index 1dd8efeff35a..3f1504353472 100644 --- a/trunk/include/linux/videodev2.h +++ b/trunk/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