root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @180 [180] 14/07/08 11:03:19 sam * .gitignore: add an ignore file for git-svn users.
(edit) @179 [179] 14/07/08 11:03:16 sam * configure.ac: hide autotools binaries in a .auto/ directory.
(edit) @178 [178] 14/07/08 11:03:13 sam * Fix a bunch of warnings, mostly due to missing or invalid prototypes.
(edit) @177 [177] 14/07/08 11:03:10 sam * configure.ac: output a few additional useful warnings.
(edit) @176 [176] 14/07/08 11:03:04 sam * bootstrap: update bootstrapping script.
(edit) @175 [175] 13/07/08 14:52:18 sam * Fix a few warnings caused by format string/type mismatches.
(edit) @174 [174] 22/05/08 18:55:20 jpsaman remove debug
(edit) @173 [173] 26/04/08 14:12:06 jpsaman Patch by Johann Hanne: Add support for descriptor 0x5a (terrestrial …
(edit) @172 [172] 26/04/08 14:10:54 jpsaman Patch by Johann Hanne: Add support for descriptor 0x58 (DVB local time …
(edit) @171 [171] 26/04/08 14:09:45 jpsaman Patch by Johann Hanne: Add support for descriptor 0x43 (DVB satellite …
(edit) @170 [170] 24/04/08 22:49:16 jpsaman NIT, TOT and TDT support by Johann Hanne: Support for the TOT table added. …
(edit) @169 [169] 17/01/08 08:40:38 jpsaman Add myself to the AUTHORS file
(edit) @168 [168] 17/01/08 08:40:00 jpsaman Fix sentence
(edit) @167 [167] 17/01/08 08:38:18 jpsaman Patch by Thierry Thomas <thierry _at_ FreeBSD.org>: FreeBSD buildfix for …
(edit) @166 [166] 22/12/07 13:25:55 jpsaman Fix parity
(edit) @165 [165] 18/12/07 14:06:43 jpsaman Bump up version number
(edit) @164 [164] 18/12/07 13:54:48 jpsaman Add news about VBI_data_descriptor
(edit) @163 [163] 18/12/07 13:50:39 jpsaman Add 0x45 descriptor
(edit) @162 [162] 18/12/07 12:39:10 jpsaman Implement VBI_data_descriptor according to EN 300 468 v1.7.1 section …
(edit) @161 [161] 18/12/07 12:35:21 jpsaman Remove trailing whitespace and updated comments.
(edit) @159 [159] 22/10/07 12:18:05 jpsaman Forgot to update changelog
(edit) @157 [157] 16/10/07 20:01:15 jpsaman Patch by Johann Hanne: Add dr_69.h to dr.h
(edit) @156 [156] 14/10/07 21:53:41 jpsaman Patch by Johann Hanne: "make dist" does not include examples/connect.h in …
(edit) @155 [155] 12/10/07 23:07:24 jpsaman Add Jiri Pinkava to AUTHORS and update NEWS
(edit) @154 [154] 12/10/07 23:05:37 jpsaman remove excess whitespace
(edit) @153 [153] 12/10/07 23:05:05 jpsaman Patch by Jiri Pinkava <Jiri.Pinkava at vscht.cz>: New descriptor 0x69 …
(edit) @152 [152] 11/10/07 22:25:35 jpsaman Added changelog entry for new release.
(edit) @151 [151] 11/10/07 22:21:47 jpsaman Added cat support to news.
(edit) @150 [150] 11/10/07 22:19:10 jpsaman Patch by Johan Hanne: Update version information to 0.1.6 and changed …
(edit) @149 [149] 11/10/07 08:47:59 jpsaman Patch by Johann Hanne: function in gen_pmt.c passes a char[] variable …
(edit) @148 [148] 11/10/07 08:47:13 jpsaman Patch by Johann Hanne: eit.h misses a declaration …
(edit) @147 [147] 11/10/07 08:46:25 jpsaman Patch by Johann Hanne: The C file defines: dvbpsi_descriptor_t * …
(edit) @146 [146] 11/10/07 08:45:21 jpsaman Patch by Johann Hanne: cat.c includes an unused variable.
(edit) @145 [145] 05/10/07 19:53:35 jpsaman Patch by Johan Hanne <jhml AT gmx.net> for adding CAT support
(edit) @144 [144] 24/04/07 18:44:05 massiot * src/tables/eit.c: Simplify EIT table completion (thanks Johann).
(edit) @143 [143] 24/04/07 18:43:09 massiot * src/descriptors/dr_56.c: Fixed a (major) typo in dr_56.c (thanks Johann …
(edit) @142 [142] 16/04/07 18:53:22 massiot * src/tables/eit.c: Merged Johann Hanne's patch for EIT discontinuities.
(edit) @141 [141] 21/03/07 21:02:19 xtophe bootstrap: support automake 1.10
(edit) @140 [140] 12/03/07 03:57:25 hartman * Also accept 0x46 as descriptor tag when decoding. For encoding we will …
(edit) @139 [139] 12/03/07 03:41:39 hartman * Fix dr_56 documentation
(edit) @138 [138] 22/01/07 19:03:13 massiot * Prepare for version 0.1.6.
(edit) @137 [137] 19/01/07 18:33:26 massiot * misc : Removed test of the audio descriptor since with the new …
(edit) @136 [136] 19/01/07 18:32:37 massiot * src/descriptors/dr_56.c: Fixed bad declaration and typo in descriptor …
(edit) @135 [135] 20/09/06 13:56:27 sam * Update bootstrap file. * Check for gettimeofday() in configure.ac. * …
(edit) @134 [134] 20/09/06 12:42:52 sam * Fix clock accuracy computing, it's (integer * 10 - exponent).
(edit) @133 [133] 20/09/06 01:37:39 sam * Temporarily disable i_audio_type test in test_dr.c until someone fixes …
(edit) @132 [132] 18/07/06 10:34:12 sigmunau Fix descriptor 0x0a to match newer specs. Note that this will break binary …
(edit) @131 [131] 03/02/06 16:44:46 massiot * src/dvbpsi.c: Fixed the use of uninitialized data when …
(edit) @130 [130] 18/11/05 00:14:19 jpsaman Added bytes transferred and bitrates between two PCR's to the verbose …
(edit) @129 [129] 09/11/05 22:38:43 jpsaman beautifying
(edit) @128 [128] 09/11/05 22:23:27 jpsaman Add sequence number
(edit) @127 [127] 09/11/05 22:09:29 jpsaman fix indentation
(edit) @126 [126] 09/11/05 21:44:07 jpsaman Add pid to verbose output
(edit) @125 [125] 09/11/05 20:52:06 jpsaman Prettying the printfs in verbose mode.
(edit) @124 [124] 09/11/05 20:14:46 jpsaman Added a verbose option that prints PCR statistics in milliseconds.
(edit) @123 [123] 26/10/05 23:53:58 jpsaman print backwards PCR
(edit) @122 [122] 22/09/05 22:44:09 jpsaman Remove conflicting redefinition of macro release and fix several typo in …
(edit) @121 [121] 17/09/05 15:41:55 sam * Build decode_mpeg on Win32, just don’t build the network part.
(edit) @120 [120] 15/09/05 18:14:52 sam * Do not build examples/decode_mpeg on Win32.
(edit) @119 [119] 15/09/05 18:14:20 sam * Fixed the package name in Debian build rules.
(edit) @118 [118] 14/09/05 21:16:53 massiot * src/tables/sdt.h: Declaration of dvbpsi_SDTServiceAddDescriptor.
(edit) @117 [117] 03/08/05 10:44:38 jpsaman setting svn properties on the files
(edit) @116 [116] 03/08/05 10:43:05 jpsaman example tool for checking an MPEG2-TS stream.
(edit) @114 [114] 06/07/05 15:46:17 massiot * Updated ChangeLog?.
(edit) @113 [113] 06/07/05 15:07:44 sam * updated build files for 0.1.5 release. * removed unneedde executable …
(edit) @112 [112] 06/07/05 14:42:10 massiot * ALL: preparing for 0.1.5 release.
(edit) @111 [111] 04/07/05 17:20:54 massiot * src/dvbpsi.c: Fixed a long-standing issue in the section gathering. The …
(edit) @110 [110] 04/06/05 14:52:02 gbazin * src/tables/sdt.c, src/descriptors/dr_48.c: added sanity checks for bad …
(edit) @109 [109] 17/05/05 21:59:13 massiot * configure.ac : Allow the user to specify extra arguments to CFLAGS.
(edit) @108 [108] 19/04/05 14:33:21 gbazin * ALL: bunch of bug and mem-leak fixes.
(edit) @107 [107] 11/04/05 17:59:48 massiot * src/dvbpsi.c: Fixed drop of first packet when gathering sections.
(edit) @106 [106] 23/03/05 18:03:12 fenrir * Makefile.am: added new files …
(edit) @105 [105] 23/03/05 18:02:48 fenrir * all: added descriptor 4d/4e for EIT.
(edit) @104 [104] 21/03/05 14:38:56 massiot * src/descriptor: Descriptor 0x52 decoding and generation * …
(edit) @103 [103] 21/01/05 15:34:51 massiot * src/tables/*.h: Protect multiple-lines macros with { }
(edit) @102 [102] 22/12/04 13:09:54 gbazin * ALL: WinCE port.
(edit) @101 [101] 20/12/04 14:54:29 massiot * Updated AUTHORS file.
(edit) @100 [100] 20/12/04 14:43:25 massiot * src/tables/eit.c: Fixed EIT b_free_ca.
(edit) @99 [99] 20/12/04 14:42:55 massiot * src/tables/sdt.c: Fixed b_free_ca and b_eit_schedule, implemented SDT …
(edit) @98 [98] 10/11/04 20:34:56 massiot * src/dvbpsi.c: When encountering a discontinuity, print the PID.
(edit) @97 [97] 10/11/04 15:47:53 massiot * src/tables/eit.c, src/tables/sdt.c: Fixed numerous parsing bugs due to …
(edit) @96 [96] 29/10/04 14:26:37 hartman * compile fixes
(edit) @95 [95] 29/10/04 14:20:44 hartman * New 0x56 EBU System B Teletext descriptor decoder. Currently untested
(edit) @94 [94] 22/10/04 15:04:36 massiot * src/dvbpsi.c: duplicate packets are legal, do not treat them as a …
(edit) @93 [93] 19/10/04 21:17:49 massiot * src/tables/eit*: EIT decoder (no generator yet) * 0x55 (dvb parental …
(edit) @92 [92] 27/08/04 11:30:01 sam * New minor Debian upload.
(edit) @91 [91] 27/08/04 11:08:17 nitrox Fixed a bug in the PMT parser ( descriptor could have a size of 0 bytes …
(edit) @90 [90] 05/07/04 11:22:27 sam * bootstrap: + Run libtoolize before aclocal. + Support automake …
(edit) @89 [89] 28/06/04 21:17:23 gbazin * src/descriptors/dr_59.c: fixed dvb subtitles descriptor generation.
(edit) @88 [88] 24/02/04 15:31:18 sam * Added proper SVN keywords to files and directories (for $Id and …
(edit) @86 [86] 23/02/04 22:44:01 sam * ChangeLog?: + Moved changelog to SVN format.
(edit) @81 [81] 02/01/04 15:23:41 sam * debian/rules: + Distribute the NEWS file. * examples/.cvsignore: …
(edit) @80 [80] 02/01/04 15:15:46 sam * libdvbpsi.spec debian/changelog: + Prepared the 0.1.4 release. * …
(edit) @79 [79] 06/11/03 18:41:42 sam * configure.ac, src/Makefile.am: + Set interface to 3:0:0. + Set …
(edit) @78 [78] 06/11/03 17:20:30 nitrox . 0x59 (dvb subtitles) descriptor decoder Work of Tristan Leteurtre …
(edit) @77 [77] 06/11/03 11:13:40 sam * bootstrap: imported libdvdcss's bootstrap file.
(edit) @76 [76] 23/09/03 15:04:54 tooney . Memory leak fix Courtesy of Johann Hanne <jhml@gmx.net>
(edit) @75 [75] 16/09/03 20:43:09 asmax * fixed an unitialiazed pointer (thanks jonny ;)
(edit) @74 [74] 30/07/03 12:14:08 sam * debian/Makefile.am: + Added debian/compat. + Removed …
(edit) @73 [73] 30/07/03 12:11:55 sam * debian/rules: Don't rely on debian/*.dirs to create directories.
Note: See TracRevisionLog for help on using the revision log.