Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202150
b: refs/heads/master
c: c6b65ab
h: refs/heads/master
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent b3040ac commit dabaecf
Show file tree
Hide file tree
Showing 2 changed files with 6 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: ace6e9799f585994c92ac3c0696bc336e50077e6
refs/heads/master: c6b65ab78bebf5ceaa8de53d8a9c4f5e34e45e57
5 changes: 5 additions & 0 deletions trunk/include/media/v4l2-mediabus.h
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ enum v4l2_mbus_pixelcode {
V4L2_MBUS_FMT_SBGGR10_2X8_PADHI_BE,
V4L2_MBUS_FMT_SBGGR10_2X8_PADLO_BE,
V4L2_MBUS_FMT_SGRBG8_1X8,
V4L2_MBUS_FMT_SBGGR12_1X12,
V4L2_MBUS_FMT_YUYV8_1_5X8,
V4L2_MBUS_FMT_YVYU8_1_5X8,
V4L2_MBUS_FMT_UYVY8_1_5X8,
V4L2_MBUS_FMT_VYUY8_1_5X8,
};

/**
Expand Down

0 comments on commit dabaecf

Please sign in to comment.