Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / Documentation / media / uapi / mediactl / media-controller.rst
1 .. -*- coding: utf-8; mode: rst -*-
2
3 .. include:: <isonum.txt>
4
5 .. _media_controller:
6
7 ##############################
8 Part IV - Media Controller API
9 ##############################
10
11 .. class:: toc-title
12
13         Table of Contents
14
15 .. toctree::
16     :maxdepth: 5
17     :numbered:
18
19     media-controller-intro
20     media-controller-model
21     media-types
22     media-funcs
23     media-header
24
25
26 **********************
27 Revision and Copyright
28 **********************
29
30 Authors:
31
32 - Pinchart, Laurent <laurent.pinchart@ideasonboard.com>
33
34  - Initial version.
35
36 - Carvalho Chehab, Mauro <mchehab@kernel.org>
37
38  - MEDIA_IOC_G_TOPOLOGY documentation and documentation improvements.
39
40 **Copyright** |copy| 2010 : Laurent Pinchart
41
42 **Copyright** |copy| 2015-2016 : Mauro Carvalho Chehab
43
44 ****************
45 Revision History
46 ****************
47
48 :revision: 1.1.0 / 2015-12-12 (*mcc*)
49
50 :revision: 1.0.0 / 2010-11-10 (*lp*)
51
52 Initial revision