From 9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00 Mon Sep 17 00:00:00 2001 From: Yunhong Jiang Date: Tue, 4 Aug 2015 12:17:53 -0700 Subject: Add the rt linux 4.1.3-rt3 as base Import the rt linux 4.1.3-rt3 as OPNFV kvm base. It's from git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git linux-4.1.y-rt and the base is: commit 0917f823c59692d751951bf5ea699a2d1e2f26a2 Author: Sebastian Andrzej Siewior Date: Sat Jul 25 12:13:34 2015 +0200 Prepare v4.1.3-rt3 Signed-off-by: Sebastian Andrzej Siewior We lose all the git history this way and it's not good. We should apply another opnfv project repo in future. Change-Id: I87543d81c9df70d99c5001fbdf646b202c19f423 Signed-off-by: Yunhong Jiang --- kernel/Documentation/DocBook/media_api.tmpl | 88 +++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 kernel/Documentation/DocBook/media_api.tmpl (limited to 'kernel/Documentation/DocBook/media_api.tmpl') diff --git a/kernel/Documentation/DocBook/media_api.tmpl b/kernel/Documentation/DocBook/media_api.tmpl new file mode 100644 index 000000000..03f9a1f8d --- /dev/null +++ b/kernel/Documentation/DocBook/media_api.tmpl @@ -0,0 +1,88 @@ + + %media-entities; + + + + +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."> +2"> + + +"> +"> +"> + + +http://www.linuxtv.org/lists.php"> + + +http://linuxtv.org/repo/"> +--------"> +----------"> +------------"> +--------------"> +----------------"> +--------------------"> +----------------------"> +------------------------"> +]> + + + + LINUX MEDIA INFRASTRUCTURE API + + + 2009-2014 + 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" + + + + + + + Introduction + + This document covers the Linux Kernel to Userspace API's used by + video and radio streaming devices, including video cameras, + analog and digital TV receiver cards, AM/FM receiver cards, + streaming capture and output devices, codec devices and remote + controllers. + 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 document support also for DVB-S2, ISDB-T and ISDB-S. + The third part covers the Remote Controller API. + The fourth part covers the Media Controller 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).. + + +&sub-v4l2; +&sub-dvbapi; +&sub-remote_controllers; +&sub-media-controller; + +&sub-gen-errors; + +&sub-fdl-appendix; + + -- cgit 1.2.3-korg