]> git.sesse.net Git - vlc/history - modules/demux/ts.c
s/informations/information/
[vlc] / modules / demux / ts.c
2010-07-28 Rémi Durafforts/informations/information/
2010-07-22 Laurent AimarDo not filter out program/epg at the TS demuxer level...
2010-06-28 Laurent AimarFixed the selection of a program list in TS demuxer.
2010-06-28 Laurent AimarDo not filter out program/epg at the TS demuxer level.
2010-06-28 Laurent AimarClean up b_access_control usage in TS.
2010-06-28 Laurent AimarFactorized program (un)selection in TS.
2010-06-28 Laurent AimarNo functional changes (ts).
2010-06-28 Laurent AimarRemoved write only variables (ts).
2010-06-28 Laurent AimarFixed program selection in TS demuxer.
2010-06-28 Laurent AimarFixed (un)selection of pcr pid in TS demuxer.
2010-06-28 Laurent AimarFixed a segfault when --programs is used in the TS...
2010-06-27 Laurent AimarPreparse the TS until at least one ES is declared.
2010-06-05 Rémi Denis-CourmontSpelling
2010-06-05 Rémi Denis-CourmontTypos
2010-05-10 Ilkka Ollakkademux/ts.c: dont leak psz_name/psz_description on multi...
2010-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
2010-02-26 Laurent AimarFor private stream_type, fallback on registration descr...
2010-02-18 Vicente Jimenez... Fix typo in comment.
2010-02-08 Laurent AimarFixed es priority for teletext (ts).
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-01-31 Laurent AimarAdded more providers using broken encoding for SDT...
2010-01-31 Laurent AimarRemoved non const static variable in TS demuxer.
2010-01-30 Laurent AimarAdded ts-split-es option to control the way sub streams...
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2009-12-20 Laurent AimarFixed initial timestamp value in TS demuxer.
2009-12-16 Jean-Baptiste KempfTS: change a comment
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-11-28 Rémi Denis-CourmontTS demux: fix memory leak using ACCESS_SET_PRIVATE_ID_CA
2009-11-11 Marian ĎurkovičUse highres clock with TDT timebase
2009-10-29 Marian ĎurkovičFix typos. Thanks xtophe for spotting that.
2009-10-29 Marian ĎurkovičMake the buildbot happy until it gets newer libdvbpsi
2009-10-29 Marian ĎurkovičImplement TDT parsing in TS demux.
2009-10-26 Marian ĎurkovičDisplay time info also when DVB MPEG-TS is received...
2009-10-03 Laurent AimarFixed E-AC3 in ATSC TS stream.
2009-09-23 Marian ĎurkovičConvert EIT-coded CR/LFs to '\n'.
2009-09-14 Marian ĎurkovičEPG: Catch a replace EIT-coded CR/LFs
2009-09-14 Marian ĎurkovičEPG: Don't display extra items from extended EIT events
2009-09-14 Marian ĎurkovičDisplay EPG description if available
2009-09-11 Marian ĎurkovičBe more strict in provider name matching
2009-09-10 Marian ĎurkovičSet EPG default charset to ISO6937 as required by ETSI...
2009-09-09 Simon Hailes Extended PSI DVB subtitle types to include 0x14/0x28...
2009-09-08 Marian ĎurkovičPerform charset detection and conversion to UTF-8 also...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-27 Laurent AimarUsed VLC_CODEC_BD_PG in TS demuxer.
2009-08-24 Laurent AimarCosmetic.
2009-08-20 Pierre d'Herbemontts: Fix some signess comparison issue.
2009-08-20 Pierre d'Herbemontts: Kill some warnings.
2009-08-12 Laurent AimarUpdated current EIT event only on Current/Following...
2009-07-10 Anthony Loiseaudemux/ts: remove redundant test (cosmetic)
2009-07-01 Laurent AimarImproved error message in case of unrecognized DVB...
2009-07-01 Laurent AimarAdded 2 missings DVB subtitle types (used by french...
2009-06-13 Laurent AimarUse TrueHD codec in TS instead of MLP.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-04-21 Rémi Denis-Courmont(p?)gettext -> vlc_\1gettext
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-10 Rémi Denis-CourmontRemove useless check for time.h
2009-03-12 Laurent AimarReworked and improved TS ES with stream_type equals...
2009-03-12 Laurent AimarCosmetics (ts).
2009-03-08 Laurent AimarUpdate scrambled es state on change (TS).
2009-03-03 Laurent AimarNo functionnal changes (ts).
2009-03-03 Laurent AimarSplit PMTCallback to make it (a bit) more readable.
2009-03-03 Laurent AimarReident switch (ts).
2009-03-03 Laurent AimarCosmetics (ts).
2009-03-03 Laurent AimarCosmetics (ts).
2009-03-03 Laurent AimarFixed non DVB ts file support.
2009-02-13 Laurent AimarAdded teletext fields in es_forma_t.
2009-01-27 Jean-Philippe AndreFix compilation
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-26 Rémi Duraffortdemux_ts: use var_CreateGet instead of var_Create+var_Get.
2008-12-29 Rémi Denis-CourmontStealthier missing <assert.h>
2008-11-29 Laurent AimarFix BD TrueHD and LPCM fourcc (ts).
2008-11-20 Laurent AimarFixed double free.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-10 Derk-Jan HartmanFix potential static array overflow (CID 40 and 192)
2008-10-10 Laurent AimarFixed invalid/useless usage of ES_OUT_RESET_PCR.
next