Update libdvbpsi to 1.3.3.

Changes between 1.3.2 and 1.3.3:
-------------------------------

* Fix regression in dvbpsi_decoder_psi_section_add() set i_last_section_number

Changes between 1.3.1 and 1.3.2:
-------------------------------

* Fix bug in dvbpsi_decoder_psi_section_add() set i_last_section_number
* Fix bug in descriptor 0x8a that prevented it from being parsed properly
* Fix bug in descriptor 0x56 generation with multiple teletext page entries
* Fix bug in descriptor 0x41 correct maximum service count

Update diff from Brad
This commit is contained in:
rsadowski 2020-12-21 08:47:54 +00:00
parent e9b19353be
commit 8303f9761b
3 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.19 2019/07/12 20:47:02 sthen Exp $
# $OpenBSD: Makefile,v 1.20 2020/12/21 08:47:54 rsadowski Exp $
COMMENT= library for decoding/generating MPEG TS/DVB PSI tables
V= 1.3.1
V= 1.3.3
DISTNAME= libdvbpsi-${V}
CATEGORIES= devel graphics
MASTER_SITES= https://download.videolan.org/pub/libdvbpsi/${V}/
@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
SHARED_LIBS= dvbpsi 8.1
HOMEPAGE= http://www.videolan.org/developers/libdvbpsi.html
HOMEPAGE= https://www.videolan.org/developers/libdvbpsi.html
MAINTAINER= Brad Smith <brad@comstyle.com>

View File

@ -1,2 +1,2 @@
SHA256 (libdvbpsi-1.3.1.tar.bz2) = 1oNnr9Wtjm68qBPnlYo865dDtCGttCZezutqNRHIRCA=
SIZE (libdvbpsi-1.3.1.tar.bz2) = 479964
SHA256 (libdvbpsi-1.3.3.tar.bz2) = ArWZi88onN+9h1e+3VmH5oEwmwols//mzrrlmfegARI=
SIZE (libdvbpsi-1.3.3.tar.bz2) = 488020

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2015/10/05 06:08:39 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.11 2020/12/21 08:47:54 rsadowski Exp $
include/dvbpsi/
include/dvbpsi/atsc_eit.h
include/dvbpsi/atsc_ett.h
@ -79,7 +79,7 @@ include/dvbpsi/sis.h
include/dvbpsi/tot.h
include/dvbpsi/types/
include/dvbpsi/types/aac_profile.h
lib/libdvbpsi.a
@static-lib lib/libdvbpsi.a
lib/libdvbpsi.la
@lib lib/libdvbpsi.so.${LIBdvbpsi_VERSION}
lib/pkgconfig/libdvbpsi.pc