diff options
author | Antonio Ospite <ospite@studenti.unina.it> | 2011-04-07 17:45:51 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-05-20 14:27:26 +0200 |
commit | 8bb36c2139f7bcea32a78472272f1d0de3b00f7b (patch) | |
tree | 7899e6e19978e5d36ccf528d5091aaeb5785fdec /Documentation/DocBook/v4l/pixfmt.xml | |
parent | [media] gspca - zc3xx: Adjust the mc501cb exchanges (diff) | |
download | linux-8bb36c2139f7bcea32a78472272f1d0de3b00f7b.tar.xz linux-8bb36c2139f7bcea32a78472272f1d0de3b00f7b.zip |
[media] Add Y10B, a 10 bpp bit-packed greyscale format
Add a 10 bits per pixel greyscale format in a bit-packed array representation,
naming it Y10B. Such pixel format is supplied for instance by the Kinect
sensor device.
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/v4l/pixfmt.xml')
-rw-r--r-- | Documentation/DocBook/v4l/pixfmt.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/v4l/pixfmt.xml b/Documentation/DocBook/v4l/pixfmt.xml index 40af4beb48b9..3486a068fe46 100644 --- a/Documentation/DocBook/v4l/pixfmt.xml +++ b/Documentation/DocBook/v4l/pixfmt.xml @@ -697,6 +697,7 @@ information.</para> &sub-grey; &sub-y10; &sub-y12; + &sub-y10b; &sub-y16; &sub-yuyv; &sub-uyvy; |