aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2010-02-25 12:33:27 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-23 06:10:13 -0400
commita99e3c515e4e59eb66213baf57137b9ae78a1493 (patch)
tree3ad4136ed0b057b0a1996089c1f4bee70f7d2440 /Documentation
parent52065c513a8a15fc0fb1fe2452256303edaece74 (diff)
[media] DocBook/v4l: Add missing formats used on gspca cpia1 and sn9c2028
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/DocBook/v4l/pixfmt.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/DocBook/v4l/pixfmt.xml b/Documentation/DocBook/v4l/pixfmt.xml
index f4cc0a9e658e..861664dfd6f0 100644
--- a/Documentation/DocBook/v4l/pixfmt.xml
+++ b/Documentation/DocBook/v4l/pixfmt.xml
@@ -685,6 +685,11 @@ http://www.ivtvdriver.org/</ulink></para><para>The format is documented in the
685kernel sources in the file <filename>Documentation/video4linux/cx2341x/README.hm12</filename> 685kernel sources in the file <filename>Documentation/video4linux/cx2341x/README.hm12</filename>
686</para></entry> 686</para></entry>
687 </row> 687 </row>
688 <row id="V4L2-PIX-FMT-CPIA1">
689 <entry><constant>V4L2_PIX_FMT_CPIA1</constant></entry>
690 <entry>'CPIA'</entry>
691 <entry>YUV format used by the gspca cpia1 driver.</entry>
692 </row>
688 <row id="V4L2-PIX-FMT-SPCA501"> 693 <row id="V4L2-PIX-FMT-SPCA501">
689 <entry><constant>V4L2_PIX_FMT_SPCA501</constant></entry> 694 <entry><constant>V4L2_PIX_FMT_SPCA501</constant></entry>
690 <entry>'S501'</entry> 695 <entry>'S501'</entry>
@@ -770,6 +775,11 @@ kernel sources in the file <filename>Documentation/video4linux/cx2341x/README.hm
770 <entry>'S920'</entry> 775 <entry>'S920'</entry>
771 <entry>YUV 4:2:0 format of the gspca sn9c20x driver.</entry> 776 <entry>YUV 4:2:0 format of the gspca sn9c20x driver.</entry>
772 </row> 777 </row>
778 <row id="V4L2-PIX-FMT-SN9C2028">
779 <entry><constant>V4L2_PIX_FMT_SN9C2028</constant></entry>
780 <entry>'SONX'</entry>
781 <entry>Compressed GBRG bayer format of the gspca sn9c2028 driver.</entry>
782 </row>
773 <row id="V4L2-PIX-FMT-STV0680"> 783 <row id="V4L2-PIX-FMT-STV0680">
774 <entry><constant>V4L2_PIX_FMT_STV0680</constant></entry> 784 <entry><constant>V4L2_PIX_FMT_STV0680</constant></entry>
775 <entry>'S680'</entry> 785 <entry>'S680'</entry>