Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / multimedia / libdvbpsi0 / DESCR
blob8f4346cc9052fd487fcc2aa4c9ee0d6f52814cd9
1 libdvbpsi is a simple library designed for decoding and generation of MPEG TS
2 and DVB PSI tables.
4 Current features
6     Program Association Table (PAT), decoder and generator.
7     Program Map Table (PMT), decoder and generator.
8     All MPEG 2 descriptors, decoders and generators.
10 The libdvbpsi is part of the VideoLAN project, a full MPEG2
11 client/server solution. The libdvbpsi can also be used with extra
12 programs that need DVB and PSI decoders and generators.
14 The VideoLAN team decided to write the libdvbpsi to make the VideoLAN
15 Client and the VideoLAN Server capable of demultiplexing a satellite
16 DVB stream. The library aims at making it easy to decode PSI tables
17 (such as PAT, PMT etc.) present in a TS/DVB stream.
19 This package contains the old 0.x version of the library.