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: Mon Jan 21 14:41:27 UTC 2013
Modified Files:
pkgsrc/multimedia/libdvbpsi: Makefile PLIST distinfo
Added Files:
pkgsrc/multimedia/libdvbpsi/patches: patch-Makefile.in
Removed Files:
pkgsrc/multimedia/libdvbpsi/patches: patch-ab
Log Message:
Update to 1.0.0:
Changes between 0.2.2 and 1.0.0:
--------------------------------
* new example application dvbinfo: use 'dvbinfo -h' for more information on
commandline options
* misc examples: fixes to gen_pat, gen_pmt
* updated documentation (new api howto)
* add log callback (remove fprintf's)
* make API more consistent, see doxygen "howto-new-api" section for converting
your code:
- introduces dvbpsi_t typedef
- removed dvbpsi_handle
- changed argument order
- changed table functions prototypes
* EIT table generation, and decoding fixes
* RST table decoding and generation
* new descriptor 0x40, 0x41, 0x49, 0x4a, 0x4b, 0x4f, 0x50 and 0x7c (decoder
and generators)
* descriptor 0x03: added variable_rate_audio_indicator
* new descriptor (ATSC): 0x13, 0x14, 0x62, 0x66, 0x73, 0x83 decoders
* ATSC tables EIT, ETT, MGT, STT and VCT decoders
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/multimedia/libdvbpsi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/multimedia/libdvbpsi/PLIST \
pkgsrc/multimedia/libdvbpsi/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/multimedia/libdvbpsi/patches/patch-Makefile.in
cvs rdiff -u -r1.2 -r0 pkgsrc/multimedia/libdvbpsi/patches/patch-ab
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