]> git.sesse.net Git - vlc/history - modules/demux/ts.c
Removes trailing spaces. Removes tabs.
[vlc] / modules / demux / ts.c
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-31 Rémi Denis-CourmontUse 1400 rather than 1500 as default *application-layer...
2007-08-30 Rémi Denis-CourmontFix a few warnings, and handle iconv errors (I expect...
2007-08-20 Rémi Denis-CourmontRemove stdio while we're at it.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-07-09 Christophe Mutricyfix [20770]
2007-07-08 Christophe MutricyRessucitate the telx module and make it to conflict...
2007-07-06 Jean-Paul SamanRemoved telx Teletext decoder in favor of zvbi based...
2007-07-06 Jean-Paul SamanSmall cleanup
2007-07-06 Jean-Paul SamanRemove whitespace.
2007-07-06 Jean-Paul SamanThis patch is a hack to force usage of zvbi teletext...
2007-05-21 Laurent AimarImplement GET_TIME/LENGTH/POSITION when reading from...
2007-05-16 Jean-Paul SamanFix one warning for vlc_iconv() here (4th argument...
2007-03-23 Laurent AimarUse new EPG api + convert event strings to UTF-8.
2007-03-07 Laurent AimarFixed segfault with teletex/dvbs streams (double free).
2007-02-25 Laurent AimarFixed warning (missing VLC_OBJECT()).
2007-02-25 Laurent AimarFixed --ts-extra-pmt (close #516)
2007-02-21 Laurent AimarAvoid a malloc(0) (We don't call free on it, valgrind...
2007-02-09 Christophe Massiot * modules/demux/ts.c: Fixed erroneous warning messages...
2007-01-23 Christophe Massiot * modules/demux/ts.c: Fixed stream output mode detection.
2007-01-20 Christophe Mutricyts.c: Current libdvbpsi is buggy so wait for 0.1.6...
2007-01-19 Christophe Massiot * modules/demux/ts.c: Parse the telx descriptor and...
2006-12-24 Clément StenacMore cleanup
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-08 Christophe Massiot * modules/demux/ts.c: Fixed --ts-out used in conjuncti...
2006-10-13 Derk-Jan HartmanDon't add MPEG-TS program data for programs that don...
2006-09-12 Rémi Denis-CourmontMost of demux/
2006-09-09 Clément StenacCopyright stuff
2006-08-30 Derk-Jan Hartman* forwardport [15373] which was left accidently hanging...
2006-08-28 Clément StenacDon't output debug on fprintf by default (Refs Debian...
2006-07-18 Sigmund Augdal Helbergsupport muxing and demuxing of dual mono mpeg ts stream...
2006-06-28 Clément StenacGra. Fix most of TS meta
2006-06-28 Clément StenacForgot that for Qt
2006-05-20 Jean-Paul SamanUse correct types
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-15 Derk-Jan Hartman* Support for Topfield .rec recordings. It's MPEG-TS...
2006-03-25 Jean-Paul SamanDrop support for VLS specific LPCB because it conflicts...
2006-03-18 Christophe MutricyTypo
2006-03-18 Christophe MutricyAll: string review (refs: #438)
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-13 Rémi Denis-CourmontFurther fopen() unicode fixes (refs #528)
2006-01-26 Sigmund Augdal Helbergmodules/demux/ts.c: Fixed a very very minor memleak
2006-01-12 Antoine CellerierFSF address change.
2005-12-19 Christophe Massiot * src/input/es_out.c: New --audio-track-id and --sub...
2005-12-05 Rémi Denis-CourmontUse net_ConnectUDP
2005-09-27 Derk-Jan Hartman* ts.c: print Stream Identifier descriptor information
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...
next