- 13 Dec, 2002 2 commits
-
-
Yves Duret authored
- s#Copyright#License# - include the libtool .la files. - use macros. - update URL: tag.
-
Christophe Massiot authored
-
- 12 Dec, 2002 1 commit
-
-
Johan Bilien authored
* misc/*: added tests on the new descriptors
-
- 11 Dec, 2002 2 commits
-
-
Johan Bilien authored
(Stuffing, Bouquet Name, Service Name)
-
Johan Bilien authored
may contain different tables. * src/tables/sdt*: SDT decoder (no generator yet) * examples/decode_sdt.c: added SDT decoder example
-
- 02 Dec, 2002 1 commit
-
-
Sam Hocevar authored
* ./bootstrap: we look for glibtoolize if libtoolize isn't present.
-
- 14 Oct, 2002 1 commit
-
-
Alexis de Lattre authored
Package Debian for Woody / Sarge / Sid and not just Sid.
-
- 11 Oct, 2002 3 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
make sure we get the latest version. * bootstrap, Makefile.am: moved the --foreign flag to Makefile.am. * src/Makefile.am: renamed an unused _SOURCES variable to something automake will not choke on. * src/Makefile.am: updated the library version.
-
- 10 Oct, 2002 4 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
on Mac OS X. * Bumped up revision number to 0.1.2.
-
Sam Hocevar authored
Makefile.in files, configure and config.*, and added a bootstrap script to generate them; renamed configure.in to configure.ac and moved config.h to . because it's now the recommended practice.
-
- 07 Oct, 2002 1 commit
-
-
Sam Hocevar authored
too platform-dependent and led to lots of cross-compilation problems. Now the program using libdvbpsi has to make sure it is C99 compliant.
-
- 06 Jun, 2002 1 commit
-
-
Arnaud de Bossoreille de Ribou authored
Mac OS X compilation.
-
- 02 Jun, 2002 1 commit
-
-
Arnaud de Bossoreille de Ribou authored
* configure.in, configure, src/config.h.in, src/dvbpsi.h, misc/gen_crc.c: int types detection. It fixes (or should fix) solaris and mingw port.
-
- 24 May, 2002 1 commit
-
-
Arnaud de Bossoreille de Ribou authored
section for one ES.
-
- 18 May, 2002 5 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Arnaud de Bossoreille de Ribou authored
-
Arnaud de Bossoreille de Ribou authored
* ChangeLog: up to date changelog. * configure, configure.in: updated version. * libdvbpsi.spec: updated RPM configuration. * src/Makefile.am, src/Makefile.in: updated libtool interface. * misc/Makefile.am, misc/Makefile.in: added test_dr.h into distribution.
-
- 14 May, 2002 1 commit
-
-
Christophe Massiot authored
-
- 11 May, 2002 1 commit
-
-
Arnaud de Bossoreille de Ribou authored
-
- 10 May, 2002 2 commits
-
-
Arnaud de Bossoreille de Ribou authored
-
Arnaud de Bossoreille de Ribou authored
* src/descriptors/dr.h: new headers. * src/descriptors/Makefile.am: new descriptors. * misc/dr.xml, misc/test_dr.c: up to date descriptor definition and associated generated file. * src/descriptors/dr_0b.h, src/descriptors/dr_0b.c: MPEG2 "system clock" descriptor decoder and generator. * src/descriptors/dr_0c.h, src/descriptors/dr_0c.c: MPEG2 "multiplex buffer utilization" descriptor decoder and generator. * src/descriptors/dr_0d.h, src/descriptors/dr_0d.c: MPEG2 "copyright" descriptor decoder and generator. * src/descriptors/dr_0e.h, src/descriptors/dr_0e.c: MPEG2 "maximum bitrate" descriptor decoder and generator. * src/descriptors/dr_0f.h, src/descriptors/dr_0f.c: MPEG2 "private data indicator" descriptor decoder and generator. Note: all the MPEG2 descriptors decoders and generators (except for wide range data) have been tested with the "test_dr" program located in the "misc" directory.
-
- 09 May, 2002 3 commits
-
-
Arnaud de Bossoreille de Ribou authored
-
Arnaud de Bossoreille de Ribou authored
* misc/dr.dtd, misc/dr.xml, misc/dr.xsl, misc/test_dr.h, misc/test_dr.c: modified the way tests are performed (avoid stupid iterations).
-
Arnaud de Bossoreille de Ribou authored
* src/descriptors/dr_07.c: * src/descriptors/dr_08.c: * src/descriptors/dr_09.c: * src/descriptors/dr_0a.c: * misc/dr.xml: xml brief description of each descriptor to generate "misc/test_dr.c". * misc/dr.xsl: stylesheet used to generate "misc/test_dr.c". * misc/dr.dtd: DTD against which misc/dr.xml validates. * misc/test_dr.c: generated file. * misc/test_dr.h: macros used by misc/test_dr.c. * src/descriptors/dr.h: gathers all dr_*.h headers.
-
- 08 May, 2002 6 commits
-
-
Arnaud de Bossoreille de Ribou authored
* src/descriptors/dr_09.h, src/descriptors/dr_09.c: MPEG2 "conditional access" descriptor decoder and generator (not tested). * src/descriptors/dr_0a.h, src/descriptors/dr_0a.c: MPEG2 "ISO 639 language" descriptor decoder and generator (not tested).
-
Arnaud de Bossoreille de Ribou authored
stream alignment" descriptor decoder and generator (not tested). * src/descriptors/dr_07.h, src/descriptors/dr_07.c: MPEG2 "target background grid" descriptor decoder and generator (not tested). * src/descriptors/dr_08.h, src/descriptors/dr_08.c: MPEG2 "video window" descriptor decoder and generator (not tested).
-
Arnaud de Bossoreille de Ribou authored
* src/descriptor.c: doesn't copy data if none when creating a descriptor. * src/descriptors/dr_02.c, src/descriptors/dr_03.c: generators optimization. * src/descriptors/dr_04.h, src/descriptors/dr_04.c: MPEG2 "hierarchy" descriptor decoder and generator (not tested). * src/descriptors/dr_05.h, src/descriptors/dr_05.c: MPEG2 "registration" descriptor decoder and generator (not tested).
-
Arnaud de Bossoreille de Ribou authored
a little optimization. * src/descriptors/dr_03.h, src/descriptors/dr_03.c: MPEG2 "audio stream" descriptor decoder and generator (not tested).
-
Arnaud de Bossoreille de Ribou authored
-
Arnaud de Bossoreille de Ribou authored
* src/descriptor.h, src/descriptor.c: added a p_decoded field to the dvbpsi_descriptor_s structure and added an 's' to the dvbpsi_DeleteDescriptors function. * src/tables/pmt.c: added 's' where needed. * src/tables/pat.h: typo in the documentation. * src/descriptors/dr_02.h, src/descriptors/dr_02.c: MPEG2 "video stream" descriptor decoder and generator (not tested).
-
- 09 Apr, 2002 1 commit
-
-
Arnaud de Bossoreille de Ribou authored
* Makefile.*: added spec file to the distribution.
-
- 08 Apr, 2002 2 commits
-
-
Arnaud de Bossoreille de Ribou authored
-
Arnaud de Bossoreille de Ribou authored
-
- 03 Apr, 2002 1 commit
-
-
Arnaud de Bossoreille de Ribou authored
* NEWS: updated NEWS. * debian/Makefile.*: debian Makefiles.
-