summaryrefslogtreecommitdiffstats
path: root/Documentation/linux_tv/media/dvb/dvbapi.rst
blob: 5e513ac860526bc5bd339ed7f9cb0c643dba5c39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
.. -*- coding: utf-8; mode: rst -*-

.. _dvbapi:

#############
LINUX DVB API
#############

**Version 5.10**

.. toctree::
    :maxdepth: 1

    intro
    frontend
    demux
    ca
    net
    legacy_dvb_apis
    examples
    audio_h
    ca_h
    dmx_h
    frontend_h
    net_h
    video_h


**********************
Revision and Copyright
**********************


:author:    Metzler Ralph (*J. K.*)
:address:   rjkm@metzlerbros.de

:author:    Metzler Marcus (*O. C.*)
:address:   rjkm@metzlerbros.de

:author:    Chehab Mauro (*Carvalho*)
:address:   m.chehab@samsung.com
:contrib:   Ported document to Docbook XML.

**Copyright** 2002, 2003 : Convergence GmbH

**Copyright** 2009-2015 : Mauro Carvalho Chehab

:revision: 2.1.0 / 2015-05-29 (*mcc*)

DocBook improvements and cleanups, in order to document the system calls
on a more standard way and provide more description about the current
DVB API.


:revision: 2.0.4 / 2011-05-06 (*mcc*)

Add more information about DVB APIv5, better describing the frontend
GET/SET props ioctl's.


:revision: 2.0.3 / 2010-07-03 (*mcc*)

Add some frontend capabilities flags, present on kernel, but missing at
the specs.


:revision: 2.0.2 / 2009-10-25 (*mcc*)

documents FE_SET_FRONTEND_TUNE_MODE and
FE_DISHETWORK_SEND_LEGACY_CMD ioctls.


:revision: 2.0.1 / 2009-09-16 (*mcc*)

Added ISDB-T test originally written by Patrick Boettcher


:revision: 2.0.0 / 2009-09-06 (*mcc*)

Conversion from LaTex to DocBook XML. The contents is the same as the
original LaTex version.


:revision: 1.0.0 / 2003-07-24 (*rjkm*)

Initial revision on LaTEX.


.. ------------------------------------------------------------------------------
.. This file was automatically converted from DocBook-XML with the dbxml
.. library (https://github.com/return42/sphkerneldoc). The origin XML comes
.. from the linux kernel, refer to:
..
.. * https://github.com/torvalds/linux/tree/master/Documentation/DocBook
.. ------------------------------------------------------------------------------
OpenPOWER on IntegriCloud