From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Re: [PATCH] libdvbpsi: Update to 1.3.3 Date: Wed, 28 Apr 2021 09:08:48 +0200 Message-ID: <0faadb5f-3fc8-bf15-03d8-517e852cde42@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0123636328348421176==" List-Id: --===============0123636328348421176== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Arne, On 27/04/2021 13:05, Arne Fitzenreiter wrote: > I think libdvbpsi can save dropped. It was used by videolan client which > we have dropped many years ago because newer versions had too many dependen= cies. Okay, thanks for the input. I will raise a patch to remove it . Regards, Adolf. >=20 >=20 > Arne >=20 >=20 > Am 2021-04-26 14:31, schrieb Adolf Belka: >> - Update from 1.2.0 to 1.3.3 >> - Update rootfile >> - Ran find-dependencies - nothing found >> - Changelog >> =C2=A0=C2=A0 Changes between 1.3.2 and 1.3.3: >> =C2=A0=C2=A0=C2=A0 * Fix regression in dvbpsi_decoder_psi_section_add() set >> i_last_section_number >> =C2=A0=C2=A0 Changes between 1.3.1 and 1.3.2: >> =C2=A0=C2=A0=C2=A0 * Fix bug in dvbpsi_decoder_psi_section_add() set i_las= t_section_number >> =C2=A0=C2=A0=C2=A0 * Fix bug in descriptor 0x8a that prevented it from bei= ng parsed properly >> =C2=A0=C2=A0=C2=A0 * Fix bug in descriptor 0x56 generation with multiple t= eletext page entries >> =C2=A0=C2=A0=C2=A0 * Fix bug in descriptor 0x41 correct maximum service co= unt >> =C2=A0=C2=A0 Changes between 1.3.0 and 1.3.1: >> =C2=A0=C2=A0=C2=A0 * Fix bugs in table: EIT >> =C2=A0=C2=A0=C2=A0 * Fix test_dr >> =C2=A0=C2=A0 Changes between 1.2.0 and 1.3.0: >> =C2=A0=C2=A0=C2=A0 * New descriptor: >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - 0x10 Smoothing Buffer >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - 0x11 STD descriptor >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - 0x12 IBP descriptor >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - 0x1b MPEG-4 video descriptor >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - 0x1c MPEG-4 audio descriptor >> =C2=A0=C2=A0=C2=A0 * Fix bugs in descriptor: 0x02, 0x0a, 0x45, 0x48, 0x50,= 0x56, 0x7c >> =C2=A0=C2=A0=C2=A0 * Fix bugs in table: EIT, NIT >> =C2=A0=C2=A0=C2=A0 * Fix bugs in demux.c >> =C2=A0=C2=A0=C2=A0 * Build with mingw32 >> =C2=A0=C2=A0=C2=A0 * Generate descriptors: 0x83, 0xa1 >> =C2=A0=C2=A0=C2=A0 * Documentation fixes: >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - tables: NIT >> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 - descriptors: 0xa1 >> >> Signed-off-by: Adolf Belka >> --- >> =C2=A0config/rootfiles/packages/libdvbpsi | 11 +++++++++-- >> =C2=A0lfs/libdvbpsi=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0 |=C2=A0 6 +++--- >> =C2=A02 files changed, 12 insertions(+), 5 deletions(-) >> >> diff --git a/config/rootfiles/packages/libdvbpsi >> b/config/rootfiles/packages/libdvbpsi >> index b7b07730e..5fdf15e17 100644 >> --- a/config/rootfiles/packages/libdvbpsi >> +++ b/config/rootfiles/packages/libdvbpsi >> @@ -23,8 +23,13 @@ >> =C2=A0#usr/include/dvbpsi/dr_0d.h >> =C2=A0#usr/include/dvbpsi/dr_0e.h >> =C2=A0#usr/include/dvbpsi/dr_0f.h >> +#usr/include/dvbpsi/dr_10.h >> +#usr/include/dvbpsi/dr_11.h >> +#usr/include/dvbpsi/dr_12.h >> =C2=A0#usr/include/dvbpsi/dr_13.h >> =C2=A0#usr/include/dvbpsi/dr_14.h >> +#usr/include/dvbpsi/dr_1b.h >> +#usr/include/dvbpsi/dr_1c.h >> =C2=A0#usr/include/dvbpsi/dr_40.h >> =C2=A0#usr/include/dvbpsi/dr_41.h >> =C2=A0#usr/include/dvbpsi/dr_42.h >> @@ -71,9 +76,11 @@ >> =C2=A0#usr/include/dvbpsi/sdt.h >> =C2=A0#usr/include/dvbpsi/sis.h >> =C2=A0#usr/include/dvbpsi/tot.h >> +#usr/include/dvbpsi/types >> +#usr/include/dvbpsi/types/aac_profile.h >> =C2=A0#usr/lib/libdvbpsi.a >> =C2=A0#usr/lib/libdvbpsi.la >> =C2=A0usr/lib/libdvbpsi.so >> -usr/lib/libdvbpsi.so.9 >> -usr/lib/libdvbpsi.so.9.0.0 >> +usr/lib/libdvbpsi.so.10 >> +usr/lib/libdvbpsi.so.10.0.0 >> =C2=A0#usr/lib/pkgconfig/libdvbpsi.pc >> diff --git a/lfs/libdvbpsi b/lfs/libdvbpsi >> index 5d7c4ebf4..511303c65 100644 >> --- a/lfs/libdvbpsi >> +++ b/lfs/libdvbpsi >> @@ -24,7 +24,7 @@ >> >> =C2=A0include Config >> >> -VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =3D 1.2.0 >> +VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =3D 1.3.3 >> >> =C2=A0THISAPP=C2=A0=C2=A0=C2=A0 =3D libdvbpsi-$(VER) >> =C2=A0DL_FILE=C2=A0=C2=A0=C2=A0 =3D $(THISAPP).tar.bz2 >> @@ -32,7 +32,7 @@ DL_FROM=C2=A0=C2=A0=C2=A0 =3D $(URL_IPFIRE) >> =C2=A0DIR_APP=C2=A0=C2=A0=C2=A0 =3D $(DIR_SRC)/$(THISAPP) >> =C2=A0TARGET=C2=A0=C2=A0=C2=A0=C2=A0 =3D $(DIR_INFO)/$(THISAPP) >> =C2=A0PROG=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =3D libdvbpsi >> -PAK_VER=C2=A0=C2=A0=C2=A0 =3D 2 >> +PAK_VER=C2=A0=C2=A0=C2=A0 =3D 3 >> >> =C2=A0DEPS=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 =3D >> >> @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) >> >> =C2=A0$(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) >> >> -$(DL_FILE)_MD5 =3D 69e38e93c4db4f2a58cbd0b6f9f38228 >> +$(DL_FILE)_MD5 =3D 9b556ab08bb62a8bec61f5c1649bc9a8 >> >> =C2=A0install : $(TARGET) --===============0123636328348421176==--