]> git.sesse.net Git - vlc/history - modules/demux/ps.c
Use var_InheritString for --decklink-video-connection.
[vlc] / modules / demux / ps.c
2010-05-30 Rémi DuraffortFix variables types.
2010-05-26 Laurent AimarUsed VLC_CODEC_OGT/CVD in ps demuxer.
2010-05-20 Pierre Ynardps demux: reset current pts when seeking
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in PS demuxer.
2009-08-20 Pierre d'Herbemontps: Fix bad function return value cast.
2009-08-14 Jean-Baptiste KempfCopyright updates
2009-08-07 Laurent AimarAdded a small heuristic to improve MLP detection in...
2009-08-01 Anthony LoiseauTag some more options as safe
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 Denis-CourmontMerge branch 1.0-bugfix
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 vlc_fourcc_GetCodec when suitable.
2009-04-26 Rémi Denis-CourmontExplicitly add formerly implicit submodule shortcuts
2009-04-05 Rémi Denis-Courmontps: fix division by zero when seeking (fixes #2633)
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-21 Jean-Baptiste KempfVarious shortnames forgotten.
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-10 Laurent AimarFixed invalid/useless usage of ES_OUT_RESET_PCR.
2008-10-06 Derk-Jan Hartmanps.c: add a safety net to this while loop.
2008-09-15 Derk-Jan Hartmanps demux: fix an issue in ps_pkt_read()
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-20 Jean-Paul SamanCheck memory allocations.
2008-06-18 Antoine CellerierCosmetics.
2008-06-08 Jean-Paul SamanBreak long if statement in several lines.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-23 Antoine CellerierOnly keep the full pes packet if using the zvbi teletex...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-20 Antoine CellerierFix decoding of teletext in ps files (the zvbi decoder...
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-01 Rémi Denis-CourmontNIH syndrome cure (2)
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-05 Rémi Denis-CourmontDo not assume that long long = int64_t
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-05-17 Antoine Cellerier* luaplaylist.c: Change demux2 capability from 0 to 9
2007-01-27 Rémi Denis-CourmontMinor code factor
2007-01-27 Rémi Denis-CourmontFix typo
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-13 Derk-Jan Hartman* ps.c: Base SET_TIME on the current byteposition....
2006-11-08 Christophe MutricyUse add_bool where it is adapted
2006-09-07 Derk-Jan Hartman* Improve duration calculation
2006-07-31 Gildas Bazin* modules/demux/ps.c: fixed breakage
2006-07-10 Derk-Jan Hartman* when possible use the PTS for GET_TIME and GET_LENGTH...
2006-03-11 Clément StenacStrings (Refs:#438)
2006-01-24 Derk-Jan Hartman* Fake the PCR/SCR on MPEG PES streams (VDR for instance).
2006-01-12 Antoine CellerierFSF address change.
2005-11-08 Gildas Bazin* modules/demux/ps.c: don't flood everything with ...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-09 Gildas Bazin* modules/demux/ps.[c,h]: fixed PSM parsing bug.
2004-12-11 Clément StenacImprovements to preferences
2004-10-11 Gildas Bazin* modules/demux/ps.c: work around broken streams produc...
2004-09-30 Gildas Bazin* modules/demux/ps.c: fixed recent screwage.
2004-09-26 Gildas Bazin* modules/demux/ps.h: fixed PSM parsing.
2004-09-22 Gildas Bazin* modules/demux/ps.c,ps.h: PSM parsing remotely based...
2004-09-22 Gildas Bazin* modules/demux/ps.c: small cleanup.
2004-08-23 Laurent Aimar * ps.c: handle PES with 0 size. (look for next start...
2004-06-23 Gildas Bazin* modules/access/vcd/vcd.c, modules/demux/ps.c: fixed...
2004-06-22 Gildas Bazin ALL: a bunch of compilation fixes + disabled plugins...
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2004-01-17 Laurent Aimar * ps.* : new PS demuxer (still incomplete)