aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook/media/v4l
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-06-05 07:32:27 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-07-27 16:53:39 -0400
commit21144ea601f1fea37c7add15a099affec7c08425 (patch)
tree7b795e665feb87bf1d83ac674c074ebc58573a6b /Documentation/DocBook/media/v4l
parent0fdee88e54f0b8bd737810517ba70bde5fd7a70c (diff)
[media] videodev2.h Add SE401 compressed RGB format
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l')
-rw-r--r--Documentation/DocBook/media/v4l/pixfmt.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/pixfmt.xml b/Documentation/DocBook/media/v4l/pixfmt.xml
index 88e5c212140e..804b2e5e0807 100644
--- a/Documentation/DocBook/media/v4l/pixfmt.xml
+++ b/Documentation/DocBook/media/v4l/pixfmt.xml
@@ -860,6 +860,11 @@ kernel sources in the file <filename>Documentation/video4linux/cx2341x/README.hm
860 <entry>'PJPG'</entry> 860 <entry>'PJPG'</entry>
861 <entry>Pixart 73xx JPEG format used by the gspca driver.</entry> 861 <entry>Pixart 73xx JPEG format used by the gspca driver.</entry>
862 </row> 862 </row>
863 <row id="V4L2-PIX-FMT-SE401">
864 <entry><constant>V4L2_PIX_FMT_SE401</constant></entry>
865 <entry>'S401'</entry>
866 <entry>Compressed RGB format used by the gspca se401 driver</entry>
867 </row>
863 <row id="V4L2-PIX-FMT-SQ905C"> 868 <row id="V4L2-PIX-FMT-SQ905C">
864 <entry><constant>V4L2_PIX_FMT_SQ905C</constant></entry> 869 <entry><constant>V4L2_PIX_FMT_SQ905C</constant></entry>
865 <entry>'905C'</entry> 870 <entry>'905C'</entry>