[libdvbpsi-devel] [RELEASE] libdvbpsi-1.1.0

Jean-Paul Saman jpsaman at videolan.org
Tue Apr 23 10:45:52 CEST 2013


Dear libdvbpsi users and packagers,

The 1.1.0 release of libdvbpsi is available. It fixes some small issues
with descriptor offsets in PSI table and adds descriptor 0x54 (Content
Descriptor). You need to update your applications when migrating from a
former libdvbpsi release.

Libdvbpsi features:

   * Bouquet Association Table (BAT), decoder and generator.
   * Conditional Access Table (CAT), decoder and generator.
   * EPG Information Table (EIT), decoder and generator.
   * Network Information Table (NIT), decoder and generator.
   * Program Association Table (PAT), decoder and generator.
   * Program Map Table (PMT), decoder and generator.
   * Section Description Table (SDT), decoder and generator.
   * Splice Information Section Table (SIS), decoder and generator.
   * TOT Table (TOT), decoder and generator.
   * All MPEG 2 descriptors, decoders and generators.
   * Supported platforms GNU/Linux, *BSD, Windows and MacOS X.
   * Version 0.2.0 and up have LGPL v2.1 license for easy integration
in applications.
   * Versions prior to 0.2.0 are released under GPLv2 later version
under LGPL v2.1

Changes between 1.0.0 and 1.1.0:

 * Remove deprecated APIs and bump library version.
 * Corrected use of dvbpsi_ValidPSISection() to not use b_syntax_indicator
as check,
   the function tries to always check the CRC32 of the given PSI section.
Take care
   to only use the function for PSI sections that have a CRC32 field. Use
the function
   dvbpsi_has_CRC32() for this purpose.
 * Remove workaround for checking CRC32 in TOT PSI table.
 * Add function dvbpsi_CalculateCRC32() to calculate a CRC32 on the payload.
 * Fix offset for description parsing in tables;
   - CAT
   - BAT
   - TOT
   - NIT
 * New descriptor:
   - 0x54 content descriptor
 * EIT: add NVOD event detection.

You can download libdvbpsi 1.1.0 via HTTP or FTP :

    http://download.videolan.org/pub/libdvbpsi/1.1.0/<http://download.videolan.org/pub/libdvbpsi/1.0.0/>

 * Tarballs are available.
 * Binary builds are not available.

More information about libdvbpsi can be found here:
http://www.videolan.org/developers/libdvbpsi.html

---
On behalf of the libdvbpsi developers:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/libdvbpsi-devel/attachments/20130423/7f51a654/attachment.html>


More information about the libdvbpsi-devel mailing list