- 16 Jan, 2011 1 commit
-
-
Christophe Massiot authored
-
- 01 Jan, 2011 1 commit
-
-
Christophe Massiot authored
-
- 22 Dec, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 12 Nov, 2010 1 commit
-
-
Christophe Massiot authored
* dvb/si.h: Properly escape string from XML special chars. * Makefile: Just bail out when called with no argument.
-
- 09 Nov, 2010 1 commit
-
-
Christophe Massiot authored
-
- 08 Nov, 2010 1 commit
-
-
Jean-Paul Saman authored
-
- 06 Nov, 2010 1 commit
-
-
Christophe Massiot authored
-
- 28 Sep, 2010 2 commits
-
-
Christophe Massiot authored
* examples/dvb_print_si.c: Fix a major bug when handling TS with a section begginning in the middle of the payload.
-
Christophe Massiot authored
-
- 23 Sep, 2010 3 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 02 Sep, 2010 1 commit
-
-
Christophe Massiot authored
-
- 31 Aug, 2010 1 commit
-
-
Christophe Massiot authored
-
- 24 Aug, 2010 1 commit
-
-
Christophe Massiot authored
* mpeg/psi_print.h: Move DVB-specific functions to dvb/si_print.h. * examples/dvb_print_si.c: Fix a number of end-of-lines.
-
- 23 Aug, 2010 1 commit
-
-
Christophe Massiot authored
* mpeg/psi.h: Fix a segfault when the number of sections changes. * mpeg/psi.h, dvb/si.h: Add functions to validate if there is enough space for a new substructure. * dvb/si.h: Add support for DVB MJD format. * dvb/si.h: Correctly initialize a byte in SDT sub-structure. * dvb/si.h: Fully implement descriptor 0x48 (service descriptor).
-
- 20 Aug, 2010 1 commit
-
-
Christophe Massiot authored
-
- 19 Aug, 2010 1 commit
-
-
Christophe Massiot authored
* mpeg/psi.h, dvb/si.h: Add descXX_validate() functions. * mpeg/psi_print.h: Validate descriptors before accessing them. * mpeg/psi.h: Avoid duplicate copies of the CRC32 table. * ALL: Make sure we return booleans. * dvb/si.h: Add support for DVB character sets. * dvb/si.h: Add content delivery descriptors 0x43, 0x44 and 0x5a. * dvb/si.h: Add VBI teletext descriptor 0x46. * examples/dvb_print_si.c: Add support for charset conversion via iconv.
-
- 17 Aug, 2010 1 commit
-
-
Rémi Duraffort authored
-
- 16 Aug, 2010 1 commit
-
-
Christophe Massiot authored
* mpeg/psi.h: Fix a bug with descriptor 0x05. * mpeg/psi.h, dvb/si.h: Cosmetic changes in print functions. * examples/dvb_print_si.c: New example file to print DVB tables in a TS stream.
-
- 15 Aug, 2010 2 commits
-
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 13 Aug, 2010 1 commit
-
-
Christophe Massiot authored
* ALL: New *_print() set of functions. * ALL (tables): Check CRC only when needed; also check tables coherence. * ALL (descriptors): Add a lot of missing _get_ functions. * ALL (descriptors): Fix off-by-one overflow of structure array. * mpeg/psi.h: Fix off-by-one overflow of PAT program array.
-
- 10 Aug, 2010 1 commit
-
-
Christophe Massiot authored
-