aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: aced0289ef2e7d36cffd0dcf7686361fe5fe1d2a (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
linuxtv-dvb-apps-1.1.1
======================

Linux DVB API test/demo applications and utilities.

You find a README in each subdirectory explaining what the code there does.
For beginners utils/szap/ and utils/scan/ are probably most useful.

For convenience, dvb-apps contains a copy of the DVB API include
files as they are contained in the linuxtv-dvb-1.1.0 realease
and the 2.6.x Linux kernel. However, since the DVB API hasn't changed,
the apps will still work with the old "DVB" drivers, should you decide not
to use linuxtv-dvb-1.1.0 (or the dvb-kernel CVS).


Historical note:
The apps have been copied from the "DVB" CVS tree, which means that
the stuff in "DVB" is now unmaintained and out of date.


Johannes Stezenbach <js@convergence.de>

This is an interim point release adding support for ATSC to the 1.1.0 release.
dvb-apps is currently being rewritten completely with new standardised DVB 
libraries for all aspects of DVB, ca support etc, so expect a 1.2.0 release 
at some point soon.

Andrew de Quincey <adq_dvb@lidskialf.net>