pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/libdvbpsi



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Feb 27 22:38:16 UTC 2009

Modified Files:
        pkgsrc/multimedia/libdvbpsi: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/multimedia/libdvbpsi/patches: patch-aa

Log Message:
Update to 0.1.6. Bump ABI depends because of shlib major change.

Changes between 0.1.5 and 0.1.6:
--------------------------------

  * fixed a parsing bug due to outdated spec in ISO 639 language descriptor
  * fixed the use of uninitialized data when section_syntax_indicator=0
  * fixed a parsing bug in the EBU teletext descriptor decoder
  * fixed the declaration of dvbpsi_DecodeTeletextDr
  * new example tool for checking an MPEG-2 TS file
  * fixed EIT discontinuities
  * new cat support
  * new PDC support descriptor 0x69

Changes between 0.1.4 and 0.1.5:
--------------------------------

  * Windows CE port
  * src/tables/eit*: EIT decoder (no generator yet)
  * src/tables/sdt*: SDT generator
  * 0x4d/0x4e (EIT) descriptors decoders
  * 0x52 (stream identifier) descriptor decoder
  * 0x55 (dvb parental rating) descriptor decoder
  * 0x56 (EBU teletext) descriptor decoder
  * fixed a segfault in the subtitles descriptor decoder
  * correctly handle duplicate packets
  * correctly handle TS packets containing multiple PSI sections

Changes between 0.1.3 and 0.1.4:
--------------------------------

  * 0x59 (dvb subtitles) descriptor decoder
  * memory leak fix
  * fixed an unitialiazed pointer


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/multimedia/libdvbpsi/Makefile \
    pkgsrc/multimedia/libdvbpsi/buildlink3.mk
cvs rdiff -r1.2 -r1.3 pkgsrc/multimedia/libdvbpsi/PLIST \
    pkgsrc/multimedia/libdvbpsi/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/multimedia/libdvbpsi/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index