powerpc/powernv: Report size of OPAL memcons log
[linux/fpc-iii.git] / Documentation / media / uapi / dvb / dvbapi.rst
blob37680137e3f276f0c5c3aec1b5b0ab63409ac91a
1 .. -*- coding: utf-8; mode: rst -*-
3 .. include:: <isonum.txt>
5 .. _dvbapi:
7 ########################
8 Part II - Digital TV API
9 ########################
11 .. note::
13    This API is also known as **DVB API**, although it is generic
14    enough to support all digital TV standards.
16 **Version 5.10**
18 .. class:: toc-title
20         Table of Contents
22 .. toctree::
23     :maxdepth: 5
24     :numbered:
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
41 **********************
42 Revision and Copyright
43 **********************
45 Authors:
47 - J. K. Metzler, Ralph <rjkm@metzlerbros.de>
49  - Original author of the DVB API documentation.
51 - O. C. Metzler, Marcus <rjkm@metzlerbros.de>
53  - Original author of the DVB API documentation.
55 - Carvalho Chehab, Mauro <m.chehab@kernel.org>
57  - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix.
59 **Copyright** |copy| 2002-2003 : Convergence GmbH
61 **Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
63 ****************
64 Revision History
65 ****************
67 :revision: 2.1.0 / 2015-05-29 (*mcc*)
69 DocBook improvements and cleanups, in order to document the system calls
70 on a more standard way and provide more description about the current
71 DVB API.
73 :revision: 2.0.4 / 2011-05-06 (*mcc*)
75 Add more information about DVB APIv5, better describing the frontend
76 GET/SET props ioctl's.
79 :revision: 2.0.3 / 2010-07-03 (*mcc*)
81 Add some frontend capabilities flags, present on kernel, but missing at
82 the specs.
85 :revision: 2.0.2 / 2009-10-25 (*mcc*)
87 documents FE_SET_FRONTEND_TUNE_MODE and
88 FE_DISHETWORK_SEND_LEGACY_CMD ioctls.
91 :revision: 2.0.1 / 2009-09-16 (*mcc*)
93 Added ISDB-T test originally written by Patrick Boettcher
96 :revision: 2.0.0 / 2009-09-06 (*mcc*)
98 Conversion from LaTex to DocBook XML. The contents is the same as the
99 original LaTex version.
102 :revision: 1.0.0 / 2003-07-24 (*rjkm*)
104 Initial revision on LaTEX.