From e2460b1d579a6ea4f90cf2915da87b16b59e0082 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Fri, 8 Jul 2016 20:55:42 +0200 Subject: [media] doc-rst: linux_tv CEC part, DocBook to reST migration This is the reST migration of media's CEC part. The migration is based on media_tree's cec branch: https://git.linuxtv.org/media_tree.git c7169ad * cec media_tree/cec [media] DocBook/media: add CEC documentation Signed-off-by: Markus Heiser Signed-off-by: Mauro Carvalho Chehab --- Documentation/media/media_uapi.rst | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'Documentation/media/media_uapi.rst') diff --git a/Documentation/media/media_uapi.rst b/Documentation/media/media_uapi.rst index 8211cc963b56..49f5cb5ed825 100644 --- a/Documentation/media/media_uapi.rst +++ b/Documentation/media/media_uapi.rst @@ -37,21 +37,23 @@ A typical media device hardware is shown at Typical Media Device The media infrastructure API was designed to control such devices. It is -divided into four parts. +divided into five parts. -The :Ref:`first part ` covers radio, video capture and output, +The :ref:`first part ` covers radio, video capture and output, cameras, analog TV devices and codecs. -The :Ref:`second part ` covers the API used for digital TV and +The :ref:`second part ` covers the API used for digital TV and Internet reception via one of the several digital tv standards. While it is called as DVB API, in fact it covers several different video standards including DVB-T/T2, DVB-S/S2, DVB-C, ATSC, ISDB-T, ISDB-S, DTMB, etc. The complete list of supported standards can be found at :ref:`fe-delivery-system-t`. -The :Ref:`third part ` covers the Remote Controller API. +The :ref:`third part ` covers the Remote Controller API. -The :Ref:`fourth part ` covers the Media Controller API. +The :ref:`fourth part ` covers the Media Controller API. + +The :ref:`fifth part ` covers the CEC (Consumer Electronics Control) API. It should also be noted that a media device may also have audio components, like mixers, PCM capture, PCM playback, etc, which are @@ -72,6 +74,7 @@ etc, please mail to: uapi/dvb/dvbapi uapi/rc/remote_controllers uapi/mediactl/media-controller + uapi/cec/cec-api uapi/gen-errors uapi/fdl-appendix -- cgit v1.2.3