Subject: CVS commit: pkgsrc/multimedia/libdvbpsi
From: Thomas Klausner
Date: 2013-01-21 15:41:27
Message id: 20130121144127.EDB45175DD@cvs.netbsd.org

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

Files:
RevisionActionfile
1.15modifypkgsrc/multimedia/libdvbpsi/Makefile
1.7modifypkgsrc/multimedia/libdvbpsi/PLIST
1.7modifypkgsrc/multimedia/libdvbpsi/distinfo
1.1addpkgsrc/multimedia/libdvbpsi/patches/patch-Makefile.in
1.2removepkgsrc/multimedia/libdvbpsi/patches/patch-ab