--- zzzz-none-000/linux-3.10.107/Documentation/DocBook/media_api.tmpl 2017-06-27 09:49:32.000000000 +0000
+++ scorpion-7490-727/linux-3.10.107/Documentation/DocBook/media_api.tmpl 2021-02-04 17:41:59.000000000 +0000
@@ -1,12 +1,13 @@
-
-
+ %media-entities;
open().">
+open().">
2C">
Return ValueOn success 0 is returned, on error -1 and the errno variable is set appropriately. The generic error codes are described at the Generic Error Codes chapter.">
RETURN VALUEOn success 0 is returned, on error -1 and the errno variable is set appropriately. The generic error codes are described at the Generic Error Codes chapter.">
@@ -22,28 +23,32 @@
http://linuxtv.org/repo/">
+--------">
----------">
+------------">
+--------------">
----------------">
+--------------------">
+----------------------">
+------------------------">
]>
-
+
-LINUX MEDIA INFRASTRUCTURE API
-
-
- 2009-2012
- LinuxTV Developers
-
-
-
-
-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. A copy of the license is included in the chapter entitled
-"GNU Free Documentation License"
-
+ LINUX MEDIA INFRASTRUCTURE API
+
+ 2009-2015
+ LinuxTV Developers
+
+
+
+ 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. A copy of the license is included in the chapter entitled
+ "GNU Free Documentation License"
+
@@ -52,24 +57,42 @@
IntroductionThis document covers the Linux Kernel to Userspace API's used by
- video and radio straming devices, including video cameras,
+ video and radio streaming devices, including video cameras,
analog and digital TV receiver cards, AM/FM receiver cards,
- streaming capture devices.
- It is divided into four parts.
- The first part covers radio, capture,
- cameras and analog TV devices.
+ streaming capture and output devices, codec devices and remote
+ controllers.
+ A typical media device hardware is shown at
+ .
+
+ The media infrastructure API was designed to control such
+ devices. It is divided into four parts.
+ The first part covers radio, video capture and output,
+ cameras, analog TV devices and codecs.The 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, DVB-S, DVB-C and ATSC. The API is currently being updated
- to documment support also for DVB-S2, ISDB-T and ISDB-S.
+ DVB-T/T2, DVB-S/S2, DVB-C, ATSC, ISDB-T, ISDB-S,etc. The complete
+ list of supported standards can be found at
+ .
The third part covers the Remote Controller API.The fourth part covers the Media Controller API.
+ It should also be noted that a media device may also have audio
+ components, like mixers, PCM capture, PCM playback, etc, which
+ are controlled via ALSA API.For additional information and for the latest development code,
see: http://linuxtv.org.For discussing improvements, reporting troubles, sending new drivers, etc, please mail to: Linux Media Mailing List (LMML)..
-
@@ -78,37 +101,8 @@
&sub-dvbapi;
-
-
-
-
-Mauro
-Chehab
-Carvalho
-mchehab@redhat.com
-Initial version.
-
-
-
- 2009-2012
- Mauro Carvalho Chehab
-
-
-
-
-
-1.0.0
-2009-09-06
-mcc
-Initial revision
-
-
-
-
-Remote Controller API
-
+
&sub-remote_controllers;
-
&sub-media-controller;
@@ -118,7 +112,6 @@
&sub-gen-errors;
-
&sub-fdl-appendix;