Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3905
b: refs/heads/master
c: 115d6f3
h: refs/heads/master
i:
  3903: b691cd9
v: v3
  • Loading branch information
Mauro Carvalho Chehab authored and Linus Torvalds committed Jun 29, 2005
1 parent a0c1570 commit df2c19d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 060d3027f26aab9adeac8ff6d1184bca67c7d174
refs/heads/master: 115d6f3fd25991f2a7de1ff4d758086209b1ed12
2 changes: 2 additions & 0 deletions trunk/include/linux/videodev2.h
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ struct v4l2_pix_format
/* Vendor-specific formats */
#define V4L2_PIX_FMT_WNVA v4l2_fourcc('W','N','V','A') /* Winnov hw compress */
#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 */

/*
* F O R M A T E N U M E R A T I O N
Expand Down

0 comments on commit df2c19d

Please sign in to comment.