diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2015-05-15 14:11:13 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-05-30 16:34:57 +0200 |
commit | ddfa6c63f5b5db14e9fcadc0b259a843fadea234 (patch) | |
tree | 397aacbce5dfb9c201460e7a989341c59bb0713e /Documentation/DocBook/media/v4l/pixfmt.xml | |
parent | [media] media/vivid: Add support for Y16_BE format (diff) | |
download | linux-ddfa6c63f5b5db14e9fcadc0b259a843fadea234.tar.xz linux-ddfa6c63f5b5db14e9fcadc0b259a843fadea234.zip |
[media] DocBook/media: add missing entry for V4L2_PIX_FMT_Y16_BE
This format was added but not documented. Do this now.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/pixfmt.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/pixfmt.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/pixfmt.xml b/Documentation/DocBook/media/v4l/pixfmt.xml index fcde4e20205e..ddff8d97eb69 100644 --- a/Documentation/DocBook/media/v4l/pixfmt.xml +++ b/Documentation/DocBook/media/v4l/pixfmt.xml @@ -1429,6 +1429,7 @@ information.</para> &sub-y12; &sub-y10b; &sub-y16; + &sub-y16-be; &sub-uv8; &sub-yuyv; &sub-uyvy; |