Merge remote-tracking branch 'iommu/next'
[deliverable/linux.git] / Documentation / media / uapi / dvb / dvbapi.rst
CommitLineData
5377d91f
MH
1.. -*- coding: utf-8; mode: rst -*-
2
40f7bc9b
MCC
3.. include:: <isonum.txt>
4
5377d91f
MH
5.. _dvbapi:
6
da83c888
MCC
7########################
8Part II - Digital TV API
9########################
86191cd7 10
b6b6e678
MCC
11.. note::
12
13 This API is also known as **DVB API**, although it is generic
706f8a99 14 enough to support all digital TV standards.
5377d91f
MH
15
16**Version 5.10**
17
da83c888
MCC
18.. class:: toc-title
19
20 Table of Contents
21
5377d91f 22.. toctree::
da83c888 23 :maxdepth: 5
32b37440 24 :numbered:
5377d91f
MH
25
26 intro
27 frontend
28 demux
29 ca
30 net
31 legacy_dvb_apis
32 examples
33 audio_h
34 ca_h
35 dmx_h
36 frontend_h
37 net_h
38 video_h
39
40
41**********************
42Revision and Copyright
43**********************
44
32b37440 45Authors:
5377d91f 46
32b37440 47- J. K. Metzler, Ralph <rjkm@metzlerbros.de>
5377d91f 48
32b37440 49 - Original author of the DVB API documentation.
5377d91f 50
32b37440 51- O. C. Metzler, Marcus <rjkm@metzlerbros.de>
5377d91f 52
32b37440
MCC
53 - Original author of the DVB API documentation.
54
55- Carvalho Chehab, Mauro <m.chehab@kernel.org>
56
57 - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix.
58
59**Copyright** |copy| 2002-2003 : Convergence GmbH
5377d91f 60
40f7bc9b 61**Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
5377d91f 62
32b37440
MCC
63****************
64Revision History
65****************
66
5377d91f
MH
67:revision: 2.1.0 / 2015-05-29 (*mcc*)
68
69DocBook improvements and cleanups, in order to document the system calls
70on a more standard way and provide more description about the current
71DVB API.
72
5377d91f
MH
73:revision: 2.0.4 / 2011-05-06 (*mcc*)
74
75Add more information about DVB APIv5, better describing the frontend
76GET/SET props ioctl's.
77
78
79:revision: 2.0.3 / 2010-07-03 (*mcc*)
80
81Add some frontend capabilities flags, present on kernel, but missing at
82the specs.
83
84
85:revision: 2.0.2 / 2009-10-25 (*mcc*)
86
87documents FE_SET_FRONTEND_TUNE_MODE and
88FE_DISHETWORK_SEND_LEGACY_CMD ioctls.
89
90
91:revision: 2.0.1 / 2009-09-16 (*mcc*)
92
93Added ISDB-T test originally written by Patrick Boettcher
94
95
96:revision: 2.0.0 / 2009-09-06 (*mcc*)
97
98Conversion from LaTex to DocBook XML. The contents is the same as the
99original LaTex version.
100
101
102:revision: 1.0.0 / 2003-07-24 (*rjkm*)
103
104Initial revision on LaTEX.
This page took 0.047589 seconds and 5 git commands to generate.