Changelog for
libdvbpsi10-1.3.0-38.1.x86_64.rpm :
Mon Jun 8 14:00:00 2015 joerg.lorenzenAATTki.tng.de
- Update to version 1.3.0:
+ New descriptor:
- 0x10 Smoothing Buffer
- 0x11 STD descriptor
- 0x12 IBP descriptor
- 0x1b MPEG-4 video descriptor
- 0x1c MPEG-4 audio descriptor
+ Fix bugs in descriptor: 0x02, 0x0a, 0x45, 0x48, 0x50, 0x56, 0x7c
+ Fix bugs in table: EIT, NIT
+ Fix bugs in demux.c
+ Build with mingw32
+ Generate descriptors: 0x83, 0xa1
+ Documentation fixes:
- tables: NIT
- descriptors: 0xa1
- Fixed libdvbpsi-gcc5-fixes.patch and changed baselibs.conf
to libdvbpsi10.
Thu May 7 14:00:00 2015 dmuellerAATTsuse.com
- add libdvbpsi-gcc5-fixes.patch: Fix build with GCC 5.x
Fri Dec 19 13:00:00 2014 joerg.lorenzenAATTki.tng.de
- Added baselibs.conf as source to spec file and fixed download
url for source package.
Thu Dec 18 13:00:00 2014 joerg.lorenzenAATTki.tng.de
- Update to version 1.2.0:
+ Rename define DVDPSI_GetContentCategoryFromType() to
DVBPSI_GetContentCategoryFromType()
- the prefix said DVD, should have been DVB instead
+ Added new descriptors:
- 0xa1 Service location
- 0x4c Time shifted service
- 0x53 CA system id
- 0x81 AC3 audio
- 0x86 Caption service
+ Fixed Coverity Scan issues
- out-of-bound writes
- null pointer dereferences
- resource leaks
- check return values
Sat Dec 21 13:00:00 2013 zaitorAATTopensuse.org
- Update to version 1.1.2:
+ Various bugfixes for ATSC PSI tables.
+ dvbpsi_packet_push() bugfix.
+ Various bugfixes for dvbinfo.
+ Ignore invalid program pids (pid=0) inside PAT table
(vlc#9695).
- Changes from version 1.1.1:
+ Various bugfixes (documentation, dvbinfo).
+ Check TDT and TOT in dvbpsi_CheckPSISection() both have
b_syntax_indicator set to \'0\'.
+ Allow SDT with table_id 0x46.
Tue May 7 14:00:00 2013 dimstarAATTopensuse.org
- Update baselibs.conf accordingly to producte libdvbpsi9-32bit.
Wed Apr 24 14:00:00 2013 sbrabecAATTsuse.cz
- Upgrade to version 1.1.0:
* New API: make API more consistent, see howto-new-api.
* Bew SONAME.
* Remove deprecated APIs and bump library version.
* Corrected use of dvbpsi_ValidPSISection().
* Remove workaround for checking CRC32 in TOT PSI table.
* Add function dvbpsi_CalculateCRC32().
* Fix offset for description parsing in tables.
* Several new descriptors.
* EIT table generation, and decoding fixes, add NVOD event
detection.
* new example application dvbinfo
* misc examples: fixes to gen_pat, gen_pmt
* updated documentation (new api howto)
* add log callback (remove fprintf\'s)
* RST table decoding and generation
* descriptor 0x03: added variable_rate_audio_indicator
* ATSC tables EIT, ETT, MGT, STT and VCT decoders
Thu Nov 3 13:00:00 2011 pascal.bleserAATTopensuse.org
- use proper filenames in files section, to make the build fail if the
SONAME changes
- update to 0.2.2:
* revert regression introduced by \"ignore initial discontinuity\" commit
- changes from 0.2.1:
* ignore initial discontinuity
Fri May 6 14:00:00 2011 dimstarAATTopensuse.org
- Update to version 0.2.0:
+ License change of libdvbpsi from GPLv2 to LGPLv2.1
+ new CUE Identifier descriptor support (0x8a)
+ new Splice Information Section table support (0xFC) (SCTE 35
2004)
+ new BAT table (decoder and generator)
+ new descriptor 0x44
+ depreceated all API\'s in preparation for 1.0.0 release with
reworked API
- Adjust License Tags from GPLv2+ to LPGLv2.1+
- Remove Provides/Obsoletes libdvbpsi: openSUSE 10.3 is long gone.
Sun May 1 14:00:00 2011 toddrme2178AATTgmail.com
- Added 32bit compatibility libraries
- Removed self-obsoletes (fix for RPMLINT warning)
Fri Sep 10 14:00:00 2010 dimstarAATTopensuse.org
- Update to version 0.1.7:
+ new VBI data descriptor support (0x45)
+ NIT support
+ TOT/TDT support
+ new DVB Satellite Delivery systems descriptor support (0x43)
+ new DVB Local time offset descriptor support (0x58)
+ new Terrestrial Delivery systems descriptor support (0x5a)
- Remove autoreconf call: there is no need for it.
- Add pkg-config BuildRequires.
Tue Jan 15 13:00:00 2008 sbrabecAATTsuse.cz
- Updated to version 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
Mon Aug 20 14:00:00 2007 crrodriguezAATTsuse.de
- fix wrong .so file in non-devel package.
- remove static libraries and pointless libtool archive with empty
dependency_libs.