Lines Matching +full:k +full:- +full:to +full:- +full:j
1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
7 Part II - Digital TV API
14 It it was originally written to support the European digital TV
15 standard (DVB), and later extended to support all digital TV standards.
17 In order to avoid confusion, within this document, it was opted to refer to
18 it, and to associated hardware as **Digital TV**.
20 The word **DVB** is reserved to be used for:
22 - the Digital TV API version
24 - digital TV data types (enums, structs, defines, etc);
25 - digital TV device nodes (``/dev/dvb/...``);
26 - the European DVB standard.
51 - J. K. Metzler, Ralph <rjkm@metzlerbros.de>
53 - Original author of the Digital TV API documentation.
55 - O. C. Metzler, Marcus <rjkm@metzlerbros.de>
57 - Original author of the Digital TV API documentation.
59 - Carvalho Chehab, Mauro <mchehab+samsung@kernel.org>
61 - Ported document to Docbook XML, addition of DVBv5 API, documentation gaps fix.
63 **Copyright** |copy| 2002-2003 : Convergence GmbH
65 **Copyright** |copy| 2009-2017 : Mauro Carvalho Chehab
71 :revision: 2.2.0 / 2017-09-01 (*mcc*)
74 got fixed for the non-legacy API.
76 :revision: 2.1.0 / 2015-05-29 (*mcc*)
78 DocBook improvements and cleanups, in order to document the system calls
82 :revision: 2.0.4 / 2011-05-06 (*mcc*)
88 :revision: 2.0.3 / 2010-07-03 (*mcc*)
94 :revision: 2.0.2 / 2009-10-25 (*mcc*)
100 :revision: 2.0.1 / 2009-09-16 (*mcc*)
102 Added ISDB-T test originally written by Patrick Boettcher
105 :revision: 2.0.0 / 2009-09-06 (*mcc*)
107 Conversion from LaTex to DocBook XML. The contents is the same as the
111 :revision: 1.0.0 / 2003-07-24 (*rjkm*)