2018-08-30 21:15:26 +07:00
|
|
|
.. Permission is granted to copy, distribute and/or modify this
|
|
|
|
.. document under the terms of the GNU Free Documentation License,
|
|
|
|
.. Version 1.1 or any later version published by the Free Software
|
|
|
|
.. Foundation, with no Invariant Sections, no Front-Cover Texts
|
|
|
|
.. and no Back-Cover Texts. A copy of the license is included at
|
|
|
|
.. Documentation/media/uapi/fdl-appendix.rst.
|
|
|
|
..
|
|
|
|
.. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
|
|
|
|
|
2016-07-06 03:01:31 +07:00
|
|
|
.. include:: <isonum.txt>
|
|
|
|
|
2016-06-30 20:18:56 +07:00
|
|
|
.. _media_controller:
|
|
|
|
|
2016-07-20 20:36:18 +07:00
|
|
|
##############################
|
|
|
|
Part IV - Media Controller API
|
|
|
|
##############################
|
|
|
|
|
2017-09-03 07:25:36 +07:00
|
|
|
.. only:: html
|
|
|
|
|
|
|
|
.. class:: toc-title
|
2016-06-30 20:18:56 +07:00
|
|
|
|
2016-07-20 20:36:18 +07:00
|
|
|
Table of Contents
|
2016-06-30 20:18:56 +07:00
|
|
|
|
|
|
|
.. toctree::
|
2016-07-20 20:36:18 +07:00
|
|
|
:maxdepth: 5
|
2016-07-06 02:55:06 +07:00
|
|
|
:numbered:
|
2016-06-30 20:18:56 +07:00
|
|
|
|
|
|
|
media-controller-intro
|
|
|
|
media-controller-model
|
|
|
|
media-types
|
2018-05-21 15:54:54 +07:00
|
|
|
request-api
|
2016-07-10 05:58:33 +07:00
|
|
|
media-funcs
|
2016-07-09 18:54:35 +07:00
|
|
|
media-header
|
2016-06-30 20:18:56 +07:00
|
|
|
|
|
|
|
|
|
|
|
**********************
|
|
|
|
Revision and Copyright
|
|
|
|
**********************
|
|
|
|
|
2016-07-06 02:55:06 +07:00
|
|
|
Authors:
|
2016-06-30 20:18:56 +07:00
|
|
|
|
2016-07-06 02:55:06 +07:00
|
|
|
- Pinchart, Laurent <laurent.pinchart@ideasonboard.com>
|
|
|
|
|
|
|
|
- Initial version.
|
2016-06-30 20:18:56 +07:00
|
|
|
|
2016-07-06 02:58:53 +07:00
|
|
|
- Carvalho Chehab, Mauro <mchehab@kernel.org>
|
|
|
|
|
|
|
|
- MEDIA_IOC_G_TOPOLOGY documentation and documentation improvements.
|
|
|
|
|
2016-07-06 03:01:31 +07:00
|
|
|
**Copyright** |copy| 2010 : Laurent Pinchart
|
|
|
|
|
|
|
|
**Copyright** |copy| 2015-2016 : Mauro Carvalho Chehab
|
2016-06-30 20:18:56 +07:00
|
|
|
|
2016-07-06 02:55:06 +07:00
|
|
|
****************
|
|
|
|
Revision History
|
|
|
|
****************
|
|
|
|
|
2016-07-06 02:58:53 +07:00
|
|
|
:revision: 1.1.0 / 2015-12-12 (*mcc*)
|
|
|
|
|
2016-06-30 20:18:56 +07:00
|
|
|
:revision: 1.0.0 / 2010-11-10 (*lp*)
|
|
|
|
|
|
|
|
Initial revision
|