Skip to content

Commit

Permalink
[media] v4l: Documentation about the JPGL pixel format
Browse files Browse the repository at this point in the history
The JPG-Light, AKA Pegasus Lossless JPEG, is used in Divio webcams based
on NW 800/801/802 chips.

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Jean-François Moine authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 941830c commit 157e03f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/DocBook/media/v4l/pixfmt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -804,6 +804,12 @@ kernel sources in the file <filename>Documentation/video4linux/cx2341x/README.hm
<entry>'CPIA'</entry>
<entry>YUV format used by the gspca cpia1 driver.</entry>
</row>
<row id="V4L2-PIX-FMT-JPGL">
<entry><constant>V4L2_PIX_FMT_JPGL</constant></entry>
<entry>'JPGL'</entry>
<entry>JPEG-Light format (Pegasus Lossless JPEG)
used in Divio webcams NW 80x.</entry>
</row>
<row id="V4L2-PIX-FMT-SPCA501">
<entry><constant>V4L2_PIX_FMT_SPCA501</constant></entry>
<entry>'S501'</entry>
Expand Down

0 comments on commit 157e03f

Please sign in to comment.