📄 changelog
字号:
M /trunk/ltmain.sh M /trunk/misc/Makefile.in M /trunk/misc/gen_pat.c M /trunk/misc/gen_pmt.c M /trunk/misc/test_dr.c M /trunk/src/Makefile.in M /trunk/src/descriptor.c M /trunk/src/descriptors/Makefile.in M /trunk/src/descriptors/dr_02.c M /trunk/src/descriptors/dr_03.c M /trunk/src/descriptors/dr_04.c M /trunk/src/descriptors/dr_05.c M /trunk/src/descriptors/dr_06.c M /trunk/src/descriptors/dr_07.c M /trunk/src/descriptors/dr_08.c M /trunk/src/descriptors/dr_09.c M /trunk/src/descriptors/dr_0a.c M /trunk/src/descriptors/dr_0b.c M /trunk/src/descriptors/dr_0c.c M /trunk/src/descriptors/dr_0d.c M /trunk/src/descriptors/dr_0e.c M /trunk/src/descriptors/dr_0f.c M /trunk/src/dvbpsi.c M /trunk/src/dvbpsi.h M /trunk/src/psi.c M /trunk/src/tables/Makefile.in M /trunk/src/tables/pat.c M /trunk/src/tables/pmt.c * src/dvbpsi.h: removed automatic inclusion of inttypes.h because it was too platform-dependent and led to lots of cross-compilation problems. Now the program using libdvbpsi has to make sure it is C99 compliant.------------------------------------------------------------------------r48 | bozo | 2002-06-06 23:33:31 +0200 (Thu, 06 Jun 2002) | 3 linesChanged paths: M /trunk/ltmain.sh * ltmain.sh: updated from debian 'sid' version of libtool, should fix the Mac OS X compilation.------------------------------------------------------------------------r47 | bozo | 2002-06-03 01:04:08 +0200 (Mon, 03 Jun 2002) | 2 linesChanged paths: M /trunk/aclocal.m4 M /trunk/configure M /trunk/configure.in M /trunk/misc/gen_crc.c M /trunk/src/config.h.in M /trunk/src/dvbpsi.h * 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.------------------------------------------------------------------------r46 | bozo | 2002-05-24 23:58:16 +0200 (Fri, 24 May 2002) | 3 linesChanged paths: M /trunk/src/tables/pmt.c * src/tables/pmt.c: fixed the PMT generator which used to add one PSI section for one ES.------------------------------------------------------------------------r45 | sam | 2002-05-18 14:20:46 +0200 (Sat, 18 May 2002) | 2 linesChanged paths: M /trunk/config.guess M /trunk/config.sub M /trunk/debian/Makefile.in * ALL: ran the auto* tools across the whole mess.------------------------------------------------------------------------r44 | sam | 2002-05-18 14:12:48 +0200 (Sat, 18 May 2002) | 2 linesChanged paths: M /trunk/debian/Makefile.am * ./debian/Makefile.am: forgot to update this file. hmpf.------------------------------------------------------------------------r43 | sam | 2002-05-18 13:53:44 +0200 (Sat, 18 May 2002) | 2 linesChanged paths: M /trunk/debian/changelog M /trunk/debian/control A /trunk/debian/copyright D /trunk/debian/libdvbpsi0-dev.dirs D /trunk/debian/libdvbpsi0.copyright D /trunk/debian/libdvbpsi0.dirs A /trunk/debian/libdvbpsi1-dev.dirs A /trunk/debian/libdvbpsi1.dirs M /trunk/debian/rules * ./debian/*: updated Debian control files for the 0.1.1 release.------------------------------------------------------------------------r42 | bozo | 2002-05-18 13:41:46 +0200 (Sat, 18 May 2002) | 2 linesChanged paths: M /trunk/doc/.cvsignore * .cvsignore: fixed ignore list.------------------------------------------------------------------------r41 | bozo | 2002-05-18 13:39:07 +0200 (Sat, 18 May 2002) | 7 linesChanged paths: M /trunk/ChangeLog M /trunk/Makefile.in M /trunk/configure M /trunk/configure.in M /trunk/debian/Makefile.in M /trunk/doc/Makefile.in M /trunk/examples/Makefile.in M /trunk/libdvbpsi.spec M /trunk/misc/Makefile.am M /trunk/misc/Makefile.in M /trunk/src/Makefile.am M /trunk/src/Makefile.in M /trunk/src/descriptors/Makefile.in M /trunk/src/tables/Makefile.in * ALL: automake rebuild. * 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.------------------------------------------------------------------------r40 | massiot | 2002-05-14 23:47:35 +0200 (Tue, 14 May 2002) | 2 linesChanged paths: M /trunk/configure M /trunk/configure.inFix for MacOS X.------------------------------------------------------------------------r39 | bozo | 2002-05-11 13:42:27 +0200 (Sat, 11 May 2002) | 2 linesChanged paths: M /trunk/src/descriptors/dr.h * src/descriptors/dr.h: stupid mistake.------------------------------------------------------------------------r38 | bozo | 2002-05-11 01:50:36 +0200 (Sat, 11 May 2002) | 2 linesChanged paths: M /trunk/src/descriptors/dr_02.h M /trunk/src/descriptors/dr_03.h M /trunk/src/descriptors/dr_04.h M /trunk/src/descriptors/dr_05.h M /trunk/src/descriptors/dr_06.h M /trunk/src/descriptors/dr_07.h M /trunk/src/descriptors/dr_08.h M /trunk/src/descriptors/dr_09.h M /trunk/src/descriptors/dr_0a.h M /trunk/src/descriptors/dr_0b.h M /trunk/src/descriptors/dr_0c.h M /trunk/src/descriptors/dr_0d.h M /trunk/src/descriptors/dr_0e.h M /trunk/src/descriptors/dr_0f.h * ALL: doc fixes.------------------------------------------------------------------------r37 | bozo | 2002-05-11 00:58:53 +0200 (Sat, 11 May 2002) | 20 linesChanged paths: M /trunk/misc/dr.xml M /trunk/misc/test_dr.c M /trunk/src/descriptors/Makefile.am M /trunk/src/descriptors/Makefile.in M /trunk/src/descriptors/dr.h M /trunk/src/descriptors/dr_09.c A /trunk/src/descriptors/dr_0b.c A /trunk/src/descriptors/dr_0b.h A /trunk/src/descriptors/dr_0c.c A /trunk/src/descriptors/dr_0c.h A /trunk/src/descriptors/dr_0d.c A /trunk/src/descriptors/dr_0d.h A /trunk/src/descriptors/dr_0e.c A /trunk/src/descriptors/dr_0e.h A /trunk/src/descriptors/dr_0f.c A /trunk/src/descriptors/dr_0f.h * src/descriptors/dr_09.c: reserved bits set to 1 as specified in ISO. * 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 widerange data) have been tested with the "test_dr" program located in the"misc" directory.------------------------------------------------------------------------r36 | bozo | 2002-05-09 22:39:02 +0200 (Thu, 09 May 2002) | 2 linesChanged paths: M /trunk/misc/dr.dtd M /trunk/misc/dr.xml M /trunk/misc/dr.xsl M /trunk/misc/test_dr.c M /trunk/misc/test_dr.h * misc/dr.dtd, misc/dr.xml, misc/dr.xsl, misc/test_dr.h, misc/test_dr.c: more improvement.------------------------------------------------------------------------r35 | bozo | 2002-05-09 21:59:20 +0200 (Thu, 09 May 2002) | 2 linesChanged paths: M /trunk/misc/dr.dtd M /trunk/misc/dr.xml M /trunk/misc/dr.xsl M /trunk/misc/test_dr.c M /trunk/misc/test_dr.h * 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).------------------------------------------------------------------------r34 | bozo | 2002-05-09 19:00:03 +0200 (Thu, 09 May 2002) | 13 linesChanged paths: M /trunk/Makefile.am M /trunk/Makefile.in M /trunk/misc/.cvsignore M /trunk/misc/Makefile.am M /trunk/misc/Makefile.in A /trunk/misc/dr.dtd A /trunk/misc/dr.xml A /trunk/misc/dr.xsl A /trunk/misc/test_dr.c A /trunk/misc/test_dr.h M /trunk/src/descriptors/Makefile.am M /trunk/src/descriptors/Makefile.in A /trunk/src/descriptors/dr.h M /trunk/src/descriptors/dr_02.c M /trunk/src/descriptors/dr_07.c M /trunk/src/descriptors/dr_08.c M /trunk/src/descriptors/dr_09.c M /trunk/src/descriptors/dr_0a.c * src/descriptors/dr_02.c: * 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.------------------------------------------------------------------------r33 | bozo | 2002-05-08 18:45:33 +0200 (Wed, 08 May 2002) | 6 linesChanged paths: M /trunk/src/descriptors/Makefile.am M /trunk/src/descriptors/Makefile.in M /trunk/src/descriptors/dr_08.h A /trunk/src/descriptors/dr_09.c A /trunk/src/descriptors/dr_09.h A /trunk/src/descriptors/dr_0a.c A /trunk/src/descriptors/dr_0a.h * src/descriptors/dr_08.h: fixed a typo. * 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).------------------------------------------------------------------------r32 | bozo | 2002-05-08 17:55:32 +0200 (Wed, 08 May 2002) | 7 linesChanged paths: M /trunk/src/descriptors/Makefile.am M /trunk/src/descriptors/Makefile.in A /trunk/src/descriptors/dr_06.c A /trunk/src/descriptors/dr_06.h A /trunk/src/descriptors/dr_07.c A /trunk/src/descriptors/dr_07.h A /trunk/src/descriptors/dr_08.c A /trunk/src/descriptors/dr_08.h * src/descriptors/dr_06.h, src/descriptors/dr_06.c: MPEG2 "data 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).------------------------------------------------------------------------r31 | bozo | 2002-05-08 16:56:28 +0200 (Wed, 08 May 2002) | 10 linesChanged paths: M /trunk/doc/doxygen.cfg M /trunk/src/descriptor.c M /trunk/src/descriptors/Makefile.am M /trunk/src/descriptors/Makefile.in M /trunk/src/descriptors/dr_02.c M /trunk/src/descriptors/dr_03.c A /trunk/src/descriptors/dr_04.c A /trunk/src/descriptors/dr_04.h A /trunk/src/descriptors/dr_05.c A /trunk/src/descriptors/dr_05.h * doc/doxygen.cfg: up to date documentation configuration. * 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).------------------------------------------------------------------------r30 | bozo | 2002-05-08 15:33:52 +0200 (Wed, 08 May 2002) | 5 linesChanged paths: M /trunk/src/descriptors/Makefile.am M /trunk/src/descriptors/Makefile.in M /trunk/src/descriptors/dr_02.c M /trunk/src/descriptors/dr_02.h A /trunk/src/descriptors/dr_03.c A /trunk/src/descriptors/dr_03.h * src/descriptors/dr_02.h, src/descriptors/dr_02.c: fixed a typo and a little optimization. * src/descriptors/dr_03.h, src/descriptors/dr_03.c: MPEG2 "audio stream" descriptor decoder and generator (not tested).------------------------------------------------------------------------r29 | bozo | 2002-05-08 15:11:41 +0200 (Wed, 08 May 2002) | 2 linesChanged paths: M /trunk/src/descriptors/dr_02.c * src/descriptors/dr_02.c: removed a warning under solaris.------------------------------------------------------------------------r28 | bozo | 2002-05-08 15:00:40 +0200 (Wed, 08 May 2002) | 9 linesChanged paths: M /trunk/configure M /trunk/configure.in M /trunk/src/Makefile.am M /trunk/src/Makefile.in M /trunk/src/descriptor.c M /trunk/src/descriptor.h A /trunk/src/descriptors A /trunk/src/descriptors/.cvsignore A /trunk/src/descriptors/Makefile.am A /trunk/src/descriptors/Makefile.in A /trunk/src/descriptors/dr_02.c A /trunk/src/descriptors/dr_02.h M /trunk/src/tables/pat.h M /trunk/src/tables/pmt.c * ALL: added the src/descriptors directory. * 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).------------------------------------------------------------------------r27 | bozo | 2002-04-09 02:42:46 +0200 (Tue, 09 Apr 2002) | 3 linesChanged paths: M /trunk/Makefile.am M /trunk/Makefile.in M /trunk/libdvbpsi.spec * libdvbpsi.spec: corrected sources URL.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -