Path: blob/master/Documentation/DocBook/dvb/dvbapi.xml
10823 views
<partinfo>1<authorgroup>2<author>3<firstname>Ralph</firstname>4<surname>Metzler</surname>5<othername role="mi">J. K.</othername>6<affiliation><address><email>[email protected]</email></address></affiliation>7</author>8<author>9<firstname>Marcus</firstname>10<surname>Metzler</surname>11<othername role="mi">O. C.</othername>12<affiliation><address><email>[email protected]</email></address></affiliation>13</author>14</authorgroup>15<authorgroup>16<author>17<firstname>Mauro</firstname>18<othername role="mi">Carvalho</othername>19<surname>Chehab</surname>20<affiliation><address><email>[email protected]</email></address></affiliation>21<contrib>Ported document to Docbook XML.</contrib>22</author>23</authorgroup>24<copyright>25<year>2002</year>26<year>2003</year>27<holder>Convergence GmbH</holder>28</copyright>29<copyright>30<year>2009-2011</year>31<holder>Mauro Carvalho Chehab</holder>32</copyright>3334<revhistory>35<!-- Put document revisions here, newest first. -->36<revision>37<revnumber>2.0.4</revnumber>38<date>2011-05-06</date>39<authorinitials>mcc</authorinitials>40<revremark>41Add more information about DVB APIv5, better describing the frontend GET/SET props ioctl's.42</revremark>43</revision>44<revision>45<revnumber>2.0.3</revnumber>46<date>2010-07-03</date>47<authorinitials>mcc</authorinitials>48<revremark>49Add some frontend capabilities flags, present on kernel, but missing at the specs.50</revremark>51</revision>52<revision>53<revnumber>2.0.2</revnumber>54<date>2009-10-25</date>55<authorinitials>mcc</authorinitials>56<revremark>57documents FE_SET_FRONTEND_TUNE_MODE and FE_DISHETWORK_SEND_LEGACY_CMD ioctls.58</revremark>59</revision>60<revision>61<revnumber>2.0.1</revnumber>62<date>2009-09-16</date>63<authorinitials>mcc</authorinitials>64<revremark>65Added ISDB-T test originally written by Patrick Boettcher66</revremark>67</revision>68<revision>69<revnumber>2.0.0</revnumber>70<date>2009-09-06</date>71<authorinitials>mcc</authorinitials>72<revremark>Conversion from LaTex to DocBook XML. The73contents is the same as the original LaTex version.</revremark>74</revision>75<revision>76<revnumber>1.0.0</revnumber>77<date>2003-07-24</date>78<authorinitials>rjkm</authorinitials>79<revremark>Initial revision on LaTEX.</revremark>80</revision>81</revhistory>82</partinfo>838485<title>LINUX DVB API</title>86<subtitle>Version 5.2</subtitle>87<!-- ADD THE CHAPTERS HERE -->88<chapter id="dvb_introdution">89&sub-intro;90</chapter>91<chapter id="dvb_frontend">92&sub-frontend;93</chapter>94<chapter id="dvb_demux">95&sub-demux;96</chapter>97<chapter id="dvb_video">98&sub-video;99</chapter>100<chapter id="dvb_audio">101&sub-audio;102</chapter>103<chapter id="dvb_ca">104&sub-ca;105</chapter>106<chapter id="dvb_net">107&sub-net;108</chapter>109<chapter id="dvb_kdapi">110&sub-kdapi;111</chapter>112<chapter id="dvb_examples">113&sub-examples;114</chapter>115<!-- END OF CHAPTERS -->116<appendix id="frontend_h">117<title>DVB Frontend Header File</title>118&sub-frontend-h;119</appendix>120121122123