GNU Linux-libre 5.19-rc6-gnu
[releases.git] / Documentation / userspace-api / media / mediactl / media-controller.rst
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
2 .. include:: <isonum.txt>
3
4 .. _media_controller:
5
6 ##############################
7 Part IV - Media Controller API
8 ##############################
9
10 .. only:: html
11
12    .. class:: toc-title
13
14         Table of Contents
15
16 .. toctree::
17     :maxdepth: 5
18     :numbered:
19
20     media-controller-intro
21     media-controller-model
22     media-types
23     request-api
24     media-funcs
25     media-header
26
27
28 **********************
29 Revision and Copyright
30 **********************
31
32 Authors:
33
34 - Pinchart, Laurent <laurent.pinchart@ideasonboard.com>
35
36  - Initial version.
37
38 - Carvalho Chehab, Mauro <mchehab@kernel.org>
39
40  - MEDIA_IOC_G_TOPOLOGY documentation and documentation improvements.
41
42 **Copyright** |copy| 2010 : Laurent Pinchart
43
44 **Copyright** |copy| 2015-2016 : Mauro Carvalho Chehab
45
46 ****************
47 Revision History
48 ****************
49
50 :revision: 1.1.0 / 2015-12-12 (*mcc*)
51
52 :revision: 1.0.0 / 2010-11-10 (*lp*)
53
54 Initial revision