[media] DocBook: Remove kdapi.xml
[deliverable/linux.git] / Documentation / DocBook / media / dvb / dvbapi.xml
CommitLineData
8e080c2e
MCC
1<partinfo>
2<authorgroup>
3<author>
4<firstname>Ralph</firstname>
5<surname>Metzler</surname>
6<othername role="mi">J. K.</othername>
7<affiliation><address><email>rjkm@metzlerbros.de</email></address></affiliation>
8</author>
9<author>
10<firstname>Marcus</firstname>
11<surname>Metzler</surname>
12<othername role="mi">O. C.</othername>
13<affiliation><address><email>rjkm@metzlerbros.de</email></address></affiliation>
14</author>
8d3557e2
MCC
15</authorgroup>
16<authorgroup>
8e080c2e
MCC
17<author>
18<firstname>Mauro</firstname>
8e080c2e 19<othername role="mi">Carvalho</othername>
8d3557e2 20<surname>Chehab</surname>
7183eeb9 21<affiliation><address><email>m.chehab@samsung.com</email></address></affiliation>
8e080c2e
MCC
22<contrib>Ported document to Docbook XML.</contrib>
23</author>
24</authorgroup>
25<copyright>
26 <year>2002</year>
27 <year>2003</year>
8e080c2e
MCC
28 <holder>Convergence GmbH</holder>
29</copyright>
8d3557e2 30<copyright>
1e35c77d 31 <year>2009-2015</year>
8d3557e2
MCC
32 <holder>Mauro Carvalho Chehab</holder>
33</copyright>
8e080c2e
MCC
34
35<revhistory>
36<!-- Put document revisions here, newest first. -->
1e35c77d
MCC
37<revision>
38 <revnumber>2.1.0</revnumber>
39 <date>2015-05-29</date>
40 <authorinitials>mcc</authorinitials>
41 <revremark>
42 DocBook improvements and cleanups, in order to document the
43 system calls on a more standard way and provide more description
44 about the current DVB API.
45 </revremark>
46</revision>
0ed08b49
MCC
47<revision>
48 <revnumber>2.0.4</revnumber>
49 <date>2011-05-06</date>
50 <authorinitials>mcc</authorinitials>
51 <revremark>
52 Add more information about DVB APIv5, better describing the frontend GET/SET props ioctl's.
53 </revremark>
54</revision>
8d3557e2
MCC
55<revision>
56 <revnumber>2.0.3</revnumber>
57 <date>2010-07-03</date>
58 <authorinitials>mcc</authorinitials>
59 <revremark>
60 Add some frontend capabilities flags, present on kernel, but missing at the specs.
61 </revremark>
62</revision>
f0964a77
MCC
63<revision>
64 <revnumber>2.0.2</revnumber>
65 <date>2009-10-25</date>
66 <authorinitials>mcc</authorinitials>
67 <revremark>
603c0d80 68 documents FE_SET_FRONTEND_TUNE_MODE and FE_DISHETWORK_SEND_LEGACY_CMD ioctls.
f0964a77
MCC
69 </revremark>
70</revision>
8e080c2e 71<revision>
453d63c6
MCC
72<revnumber>2.0.1</revnumber>
73<date>2009-09-16</date>
74<authorinitials>mcc</authorinitials>
75<revremark>
76Added ISDB-T test originally written by Patrick Boettcher
77</revremark>
78</revision>
79<revision>
8e080c2e
MCC
80<revnumber>2.0.0</revnumber>
81<date>2009-09-06</date>
82<authorinitials>mcc</authorinitials>
83<revremark>Conversion from LaTex to DocBook XML. The
84 contents is the same as the original LaTex version.</revremark>
85</revision>
86<revision>
87<revnumber>1.0.0</revnumber>
88<date>2003-07-24</date>
89<authorinitials>rjkm</authorinitials>
90<revremark>Initial revision on LaTEX.</revremark>
91</revision>
92</revhistory>
93</partinfo>
94
95
96<title>LINUX DVB API</title>
9569793a 97<subtitle>Version 5.10</subtitle>
8e080c2e
MCC
98<!-- ADD THE CHAPTERS HERE -->
99 <chapter id="dvb_introdution">
100 &sub-intro;
101 </chapter>
102 <chapter id="dvb_frontend">
103 &sub-frontend;
104 </chapter>
105 <chapter id="dvb_demux">
106 &sub-demux;
107 </chapter>
8e080c2e
MCC
108 <chapter id="dvb_ca">
109 &sub-ca;
110 </chapter>
315d27aa 111 <chapter id="net">
8e080c2e
MCC
112 &sub-net;
113 </chapter>
1e35c77d
MCC
114 <chapter id="legacy_dvb_apis">
115 <title>DVB Deprecated APIs</title>
116 <para>The APIs described here are kept only for historical reasons. There's
117 just one driver for a very legacy hardware that uses this API. No
118 modern drivers should use it. Instead, audio and video should be using
119 the V4L2 and ALSA APIs, and the pipelines should be set using the
120 Media Controller API</para>
121 <section id="dvb_video">
122 &sub-video;
123 </section>
124 <section id="dvb_audio">
125 &sub-audio;
126 </section>
127 </chapter>
8e080c2e
MCC
128 <chapter id="dvb_examples">
129 &sub-examples;
130 </chapter>
131<!-- END OF CHAPTERS -->
d9d73416
MCC
132 <appendix id="audio_h">
133 <title>DVB Audio Header File</title>
134 &sub-audio-h;
135 </appendix>
136 <appendix id="ca_h">
137 <title>DVB Conditional Access Header File</title>
138 &sub-ca-h;
139 </appendix>
140 <appendix id="dmx_h">
141 <title>DVB Demux Header File</title>
142 &sub-dmx-h;
143 </appendix>
9ca2bdaa
MCC
144 <appendix id="frontend_h">
145 <title>DVB Frontend Header File</title>
146 &sub-frontend-h;
147 </appendix>
d9d73416
MCC
148 <appendix id="net_h">
149 <title>DVB Network Header File</title>
150 &sub-net-h;
151 </appendix>
d9d73416
MCC
152 <appendix id="video_h">
153 <title>DVB Video Header File</title>
154 &sub-video-h;
155 </appendix>
9ca2bdaa 156
This page took 0.276125 seconds and 5 git commands to generate.