diff options
author | Antti Palosaari <crope@iki.fi> | 2013-12-20 01:50:38 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-03-05 14:16:25 -0300 |
commit | 559f40fe0c5469d9080e3fa70638199c26cc460c (patch) | |
tree | 225b7228650a46489bc56b16b03adf33f3a4c977 /Documentation/DocBook/media/v4l/vidioc-g-fmt.xml | |
parent | 70b5efb8b7be95e9e7a762c62e25a7e0aeb73ee7 (diff) | |
download | blackbird-obmc-linux-559f40fe0c5469d9080e3fa70638199c26cc460c.tar.gz blackbird-obmc-linux-559f40fe0c5469d9080e3fa70638199c26cc460c.zip |
[media] DocBook: Software Defined Radio Interface
Document V4L2 SDR interface.
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/vidioc-g-fmt.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/vidioc-g-fmt.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/vidioc-g-fmt.xml b/Documentation/DocBook/media/v4l/vidioc-g-fmt.xml index ee8f56e1bac0..f43f1a9285d6 100644 --- a/Documentation/DocBook/media/v4l/vidioc-g-fmt.xml +++ b/Documentation/DocBook/media/v4l/vidioc-g-fmt.xml @@ -172,6 +172,13 @@ capture and output devices.</entry> </row> <row> <entry></entry> + <entry>&v4l2-format-sdr;</entry> + <entry><structfield>sdr</structfield></entry> + <entry>Definition of a data format, see +<xref linkend="pixfmt" />, used by SDR capture devices.</entry> + </row> + <row> + <entry></entry> <entry>__u8</entry> <entry><structfield>raw_data</structfield>[200]</entry> <entry>Place holder for future extensions.</entry> |