dvbapi.xml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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>
  15. <author>
  16. <firstname>Mauro</firstname>
  17. <surname>Chehab</surname>
  18. <othername role="mi">Carvalho</othername>
  19. <affiliation><address><email>mchehab@redhat.com</email></address></affiliation>
  20. <contrib>Ported document to Docbook XML.</contrib>
  21. </author>
  22. </authorgroup>
  23. <copyright>
  24. <year>2002</year>
  25. <year>2003</year>
  26. <year>2009</year>
  27. <holder>Convergence GmbH</holder>
  28. </copyright>
  29. <revhistory>
  30. <!-- Put document revisions here, newest first. -->
  31. <revision>
  32. <revnumber>2.0.1</revnumber>
  33. <date>2009-09-16</date>
  34. <authorinitials>mcc</authorinitials>
  35. <revremark>
  36. Added ISDB-T test originally written by Patrick Boettcher
  37. </revremark>
  38. </revision>
  39. <revision>
  40. <revnumber>2.0.0</revnumber>
  41. <date>2009-09-06</date>
  42. <authorinitials>mcc</authorinitials>
  43. <revremark>Conversion from LaTex to DocBook XML. The
  44. contents is the same as the original LaTex version.</revremark>
  45. </revision>
  46. <revision>
  47. <revnumber>1.0.0</revnumber>
  48. <date>2003-07-24</date>
  49. <authorinitials>rjkm</authorinitials>
  50. <revremark>Initial revision on LaTEX.</revremark>
  51. </revision>
  52. </revhistory>
  53. </partinfo>
  54. <title>LINUX DVB API</title>
  55. <subtitle>Version 3</subtitle>
  56. <!-- ADD THE CHAPTERS HERE -->
  57. <chapter id="dvb_introdution">
  58. &sub-intro;
  59. </chapter>
  60. <chapter id="dvb_frontend">
  61. &sub-frontend;
  62. </chapter>
  63. <chapter id="dvb_demux">
  64. &sub-demux;
  65. </chapter>
  66. <chapter id="dvb_video">
  67. &sub-video;
  68. </chapter>
  69. <chapter id="dvb_audio">
  70. &sub-audio;
  71. </chapter>
  72. <chapter id="dvb_ca">
  73. &sub-ca;
  74. </chapter>
  75. <chapter id="dvb_net">
  76. &sub-net;
  77. </chapter>
  78. <chapter id="dvb_kdapi">
  79. &sub-kdapi;
  80. </chapter>
  81. <chapter id="dvb_examples">
  82. &sub-examples;
  83. </chapter>
  84. <!-- END OF CHAPTERS -->