diff options
author | Tomasz Stanislawski <t.stanislaws@samsung.com> | 2012-06-14 16:32:22 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-11-25 20:20:55 +0100 |
commit | 19b6ef51640fb35666884c7b577b1a24a4be8e34 (patch) | |
tree | fea5f251a36e7c076ffe7cf19d7dec7d8dcf0f56 /Documentation/DocBook/media/v4l/v4l2.xml | |
parent | [media] v4l: add buffer exporting via dmabuf (diff) | |
download | linux-19b6ef51640fb35666884c7b577b1a24a4be8e34.tar.xz linux-19b6ef51640fb35666884c7b577b1a24a4be8e34.zip |
[media] Documentation: media: description of DMABUF exporting in V4L2
This patch adds description and usage examples for exporting
DMABUF file descriptor in V4L2.
Signed-off-by: Tomasz Stanislawski <t.stanislaws@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/media/v4l/v4l2.xml')
-rw-r--r-- | Documentation/DocBook/media/v4l/v4l2.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/media/v4l/v4l2.xml b/Documentation/DocBook/media/v4l/v4l2.xml index 10ccde9d16d0..4d110b1ad3e9 100644 --- a/Documentation/DocBook/media/v4l/v4l2.xml +++ b/Documentation/DocBook/media/v4l/v4l2.xml @@ -543,6 +543,7 @@ and discussions on the V4L mailing list.</revremark> &sub-enuminput; &sub-enumoutput; &sub-enumstd; + &sub-expbuf; &sub-g-audio; &sub-g-audioout; &sub-g-crop; |