]> git.sesse.net Git - vlc/history - modules/demux/ts.c
* modules/demux/ts.c: PID 8191 is padding.
[vlc] / modules / demux / ts.c
2005-09-19 Christophe Massiot * modules/demux/ts.c: PID 8191 is padding.
2005-09-03 Jean-Paul Samansilence random access indicator
2005-08-14 Christophe Massiot * modules/demux/ts.c: Fixed a side-effect when p_sys...
2005-08-13 Jean-Paul Samanremove unusefull comment
2005-08-11 Jean-Paul SamanDon't explicitly flag the block. Clement could you...
2005-08-10 Jean-Paul SamanFlagging BLOCK_FLAG_DISCONTINUITY for every PID in...
2005-08-09 Derk-Jan Hartman* spelling
2005-08-08 Jean-Paul SamanFix a segmentation fault introduced by the previous...
2005-08-08 Jean-Paul SamanFix a segmentation fault introduced by the previous...
2005-08-08 Jean-Paul Saman(Forward port from branch 0.8.1-jpsaman-thedj) TS demux...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-05-31 Christophe Massiot * modules/demux/ts.c: Removed an unneeded deselection...
2005-05-18 Laurent Aimar * ts: fixed EITEventFixString.
2005-05-13 Gildas Bazin* modules/demux/ts.c: keep compatibility with non-DVB...
2005-04-28 Laurent Aimar es_out*: added ES_OUT_DEL_GROUP
2005-04-26 Laurent Aimar * asf, b4s: warning fixes.
2005-04-19 Gildas Bazin* modules/demux/ts.c: got rid of some useless code...
2005-04-12 Felix Paul Kühne* ALL: removed l10n of various untranslatable strings...
2005-04-08 Christophe Massiot * modules/demux/ts.c : Removed unused sysid option...
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-03-29 Gildas Bazin* modules/demux/ts.c: use EIT support in libdvbpsi...
2005-03-29 Laurent Aimar * ts: do not include eit.h if TS_USE_DVB_SI is 0.
2005-03-25 Laurent Aimar * vlc_meta.h: added a few const
2005-03-23 Christophe Massiot* modules/mux/mpeg/ts.c, modules/demux/ts.c: Fixed...
2005-03-11 Anil Daoud* configure.ac: alsa is now really default enabled
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2005-02-25 Laurent Aimar* ts: if no dts but there is a pts then dts == pts.
2005-02-21 Laurent Aimar * block: added
2005-02-15 Gildas Bazin* modules/demux/ts.c: WinCE fix.
2005-02-08 Laurent Aimar * ts: correct use of descriptor 0x5 (for ac3 and lpcm...
2005-01-27 Gildas Bazin* modules/demux/ts.c: fixed typo for DVB subtitles...
2005-01-21 Laurent Aimarts: fix --ts-extra-pmt.
2005-01-07 Christophe Massiot* modules/access/dvb:
2004-12-21 Christophe Massiot* modules/demux/ts.c: New option --ts-capmt-sysid to...
2004-12-16 Clément StenacWhat do you find funny ?
2004-12-11 Clément StenacImprovements to preferences
2004-11-07 Rémi Denis-Courmontnet_* API update for encryption (recv / send virtualiza...
2004-11-04 Derk-Jan Hartman* Fix the psz_description of telx and vbi streams
2004-10-29 Derk-Jan Hartman* recognize the following descriptors in a DVB stream...
2004-10-22 Christophe Massiot * modules/access/dvb: Partial EN 50 221 implementation...
2004-10-19 Gildas Bazin* modules/demux/ts.c: on PMT change, don't restart...
2004-09-30 Gildas Bazin* modules/demux/ts.c: fixed segfault.
2004-09-08 Gildas Bazin* modules/demux/ts.c: small video artefacts are usually...
2004-09-03 Christophe Massiot* modules/demux/ts.c, modules/access/dvb: Added support...
2004-08-26 Eric Petit + demux/ts.c: gcc < 3 fix
2004-08-25 Laurent Aimar ts.c: send pid select/unselect to access. (untested).
2004-08-24 Laurent Aimar * ts.c: fixed --ts-out.
2004-07-19 Gildas Bazin* modules/demux/ts.c: added support for transport strea...
2004-06-30 Gildas Bazin* modules/demux/ts.c: added DTS support as per "ETSI...
2004-06-06 Laurent Aimar * ts.c: module name is now ts. (thx thedj).
2004-06-04 Laurent Aimar * ts.c : renamed to ts.
2004-05-29 Laurent Aimar ts: ooops, debug messages removed.
2004-05-29 Laurent Aimar * ts.c: - send PES as soon as possible to decoder...
2004-05-24 Laurent Aimar * ts: fixed pts, and readding default gathering to...
2004-05-15 Laurent Aimar * all: improved perfs (using block_ChainLastAppend).
2004-05-11 Laurent Aimar * ts.c: this time it should work (create one dvbpsi...
2004-05-10 Laurent Aimar * ts: added support pf multiples PMT on the same PID...
2004-05-10 Christophe Massiot* src/input/input_programs.c: Fixed the --program optio...
2004-05-05 Gildas Bazin* modules/demux/ts.c: support for DVB subtitles and...
2004-05-04 Gildas Bazin* modules/demux/ts.c: coding style changes.
2004-04-27 Christophe Massiot* modules/demux/ts.c: Fixed an infinite loop in PATCall...
2004-04-21 Christophe Massiot* modules/demux/ts.c: When a packet is lost, flag a...
2004-04-01 Laurent Aimar * all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME...
2004-04-01 Laurent Aimar * ts: better handling on PAT version changes.
2004-03-19 Laurent Aimar * ts.c: do not use packetizer for ms-codec streams.
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-03-03 Laurent Aimar * ts.c: fixed PCR handling (when the pcr pid isn't...
2004-02-21 Gildas Bazin* include/charset.h: added "extern "C" {" for c++ modules.
2004-02-14 Gildas Bazin* ALL: small portability fixes.
2004-02-01 Laurent Aimar * ts: implemented the same detection than mpeg/ts.c
2004-01-30 Laurent Aimar * ts: set psz_laguage with iso639 code.
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-25 Laurent Aimar - csa.* : CSA scrambling implementation.
2004-01-22 Laurent Aimar * ts: added --ts-out and --ts-out-mtu (ie replace...
2004-01-19 Laurent Aimar * ts: added a ts-es-id-pid option to mark es with...
2004-01-18 Laurent Aimar * ts: clean up and a few mem leaks.
2004-01-18 Laurent Aimar * ts: fixed ms-codec playback.
2004-01-16 Laurent Aimar * ts: fixed mpeg4 video in TS.
2004-01-16 Laurent Aimar * ts: rewrite from scratch of the TS demuxer to fit...