]> git.sesse.net Git - vlc/history - include/vlc_es_out.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_es_out.h
2010-02-06 Laurent AimarExtended input_GetPcrSystem to also return the current...
2010-01-30 Laurent AimarRemoved now useless es_out_t::b_sout field.
2010-01-28 Laurent AimarAdded es_out_ControlModifyPcrSystem to synchronize...
2010-01-28 Laurent AimarAdded es_out_ControlGetPcrSystem helper.
2009-07-19 Laurent AimarAdded a ES_OUT_SET_META to es_out.
2009-07-19 Laurent AimarDocumented and 'constified' meta and epg in es_out.
2009-07-19 Laurent AimarPrivatized es_out_mode_e.
2009-03-11 Laurent AimarExport ES_OUT_GET_EMPTY which is needed for interactive...
2009-03-08 Laurent AimarAdded a ES_OUT_SET_ES_SCRAMBLED_STATE to warn the user...
2009-01-16 Laurent AimarRemoved broken ES_OUT_GET_TS.
2008-11-17 Laurent AimarPrivatized ES_OUT_SET_ACTIVE/MODE and removed ES_OUT_GE...
2008-11-17 Laurent AimarFixed ES_OUT_SET_FMT name.
2008-11-10 Laurent AimarConstify es_out_Add es_format_t* argument.
2008-11-04 Laurent AimarFixed ES_OUT_SET_DEFAULT name (added ES_).
2008-11-04 Laurent AimarImproved a bit es_out_t generalisation.
2008-10-10 Laurent AimarFixed invalid/useless usage of ES_OUT_RESET_PCR.
2008-10-10 Laurent AimarChange ES_OUT_SET_NEXT_DISPLAY_TIME parameters.
2008-09-06 Rémi Denis-CourmontTag some APIs as LIBVLC_USED
2008-08-28 Laurent AimarAdded a INPUT_CONTROL_RESTART_ES and use it in video_ou...
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
2008-06-29 Rémi Denis-CourmontFix previous commit
2008-06-29 Rémi Denis-CourmontCosmetics
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
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...
2007-09-10 Bernie PurcellSelect subtitle stream from the mkv container automatically
2007-03-23 Laurent AimarAdded EPG (Electronic Program Guide) helpers and ES_OUT...
2007-01-23 Christophe Massiot * modules/demux/ts.c: Fixed stream output mode detection.
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Clément StenacRemove unused structures from vlc_common.h
2005-08-15 Clément StenacFix a few warnings
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-28 Laurent Aimar es_out*: added ES_OUT_DEL_GROUP
2005-03-25 Laurent Aimar * vlc_meta.h: added a few const
2005-02-21 Laurent Aimar * block: added
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2004-10-29 Gildas Bazin* src/input/es_out.c, include/vlc_es_out.h: added an...
2004-10-22 Christophe Massiot * src/input: Added a --programs configuration option...
2004-08-28 Gildas Bazin* include/vlc_es_out.h, src/input/es_out.c: added an...
2004-06-22 Laurent Aimar * vlc_es_out.h: oops ;)