diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-20 10:54:10 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-06-20 10:54:10 +0200 |
commit | ce2c39f9dbd553bbec3d1cc6aa926c4e95a2c844 (patch) | |
tree | 35fb253ee71ea1678adbc6546a244269722d66cc | |
parent | bf4c25c5673f3c61136300f25c14379f0f08757a (diff) | |
download | mediapointer-dvb-s2-ce2c39f9dbd553bbec3d1cc6aa926c4e95a2c844.tar.gz mediapointer-dvb-s2-ce2c39f9dbd553bbec3d1cc6aa926c4e95a2c844.tar.bz2 |
v4l2-spec: add missing documentation for the OV518 pixel format.
From: Hans Verkuil <hverkuil@xs4all.nl>
Priority: normal
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
-rw-r--r-- | v4l2-spec/pixfmt.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/v4l2-spec/pixfmt.sgml b/v4l2-spec/pixfmt.sgml index 3f39b408e..36a6934c7 100644 --- a/v4l2-spec/pixfmt.sgml +++ b/v4l2-spec/pixfmt.sgml @@ -724,6 +724,11 @@ kernel sources in the file <filename>Documentation/video4linux/cx2341x/README.hm <entry>'M310'</entry> <entry>Compressed BGGR Bayer format used by the gspca driver.</entry> </row> + <row id="V4L2-PIX-FMT-OV518"> + <entry><constant>V4L2_PIX_FMT_OV518</constant></entry> + <entry>'0518'</entry> + <entry>OV518 JPEG format used by the gspca driver.</entry> + </row> <row id="V4L2-PIX-FMT-PJPG"> <entry><constant>V4L2_PIX_FMT_PJPG</constant></entry> <entry>'PJPG'</entry> |