]> git.sesse.net Git - vlc/history - modules/demux/ps.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / demux / ps.h
2010-05-26 Laurent AimarUsed VLC_CODEC_OGT/CVD in ps demuxer.
2010-01-30 Laurent AimarFixed memleaks in ps demuxer (close #3141).
2009-12-22 Pierre Ynardps demux: fix overlook when fixing timestamps
2009-12-20 Laurent AimarUsed VLC_TS_INVALID/0 in PS demuxer.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-08-14 Jean-Baptiste KempfCopyright updates
2009-08-07 Laurent AimarAdded a small heuristic to improve MLP detection in...
2009-08-07 Laurent AimarAdded support for AOB files (LPCM/MLP) to our PS demuxer.
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-02-16 Laurent AimarSuppport AAC LATM inside PS (with a PSM).
2009-02-05 Laurent AimarCosmetics.
2009-02-05 Laurent AimarRevert "fix overriden variables."
2009-02-03 Rémi Duraffortfix overriden variables.
2008-10-10 Derk-Jan HartmanFix potential static array overflow (CID 40 and 192)
2008-09-15 Derk-Jan Hartmanps demux: fix an issue in ps_pkt_read()
2008-08-20 Rémi DuraffortMake the buildbot happy by fixing some of the warnings.
2008-06-20 Jean-Paul SamanCheck memory allocations.
2008-06-14 Jean-Baptiste KempfKill warnings.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-11 Rémi DuraffortRemove useless test before a free (again).
2007-12-16 Jean-Paul Samanremove excess whitespace
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-07-06 Jean-Paul SamanPatch from thedj to recognize the vbi header in the...
2007-02-25 Laurent AimarAdded VC-1 detection (SMPTE RP 227 + ISO 13818-1 Amendm...
2007-02-22 Antoine CellerierRemove broken VC1 detection code in ps muxer.
2007-01-27 Rémi Denis-CourmontAdd some missing consts
2007-01-27 Antoine Cellerier * add stream assignements for DTS(-HD) / (E-)AC3 ...
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-07 Derk-Jan Hartman* Improve duration calculation
2006-07-10 Derk-Jan Hartman* when possible use the PTS for GET_TIME and GET_LENGTH...
2006-01-12 Antoine CellerierFSF address change.
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-01 Gildas Bazin* modules/demux/ps.h: bug fix in PSM parsing.
2005-03-09 Gildas Bazin* modules/demux/ps.[c,h]: fixed PSM parsing bug.
2005-03-09 Gildas Bazin* modules/demux/ps.h: support for mp4v/mp4a/h264 +...
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-08-31 Gildas Bazin* modules/demux/ps.h: oups... fixed typo in my ps_pkt_p...
2004-08-30 Gildas Bazin* modules/demux/ps.h: fixed parsing of system header.
2004-08-04 Laurent Aimar * ps.h: fixed a segfault with Madonna-audioconverterfa...
2004-03-07 Gildas Bazin* include/vlc_es.h: added b_packetized field to es_form...
2004-01-30 Laurent Aimar * ps: lalalala, fixed a bug in dts/pts parsing.
2004-01-29 Laurent Aimar * ps: fixed dts.
2004-01-18 Gildas Bazin* modules/demux/dvdnav.c: added parsing of DVD style...
2004-01-17 Laurent Aimar * ps.h: added cvt adn ogt.
2004-01-17 Laurent Aimar * ps.* : new PS demuxer (still incomplete)