]> git.sesse.net Git - vlc/history - include/vlc_access.h
Core: add some LIBVLC_USED.
[vlc] / include / vlc_access.h
2010-07-05 Rémi DuraffortCore: add some LIBVLC_USED.
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-05-10 Rémi Denis-Courmontaccess: add a separate field for local file paths
2010-01-21 Laurent AimarUsed uint64_t for access_t::info.i_size/i_pos and acces...
2009-10-16 Rémi DuraffortFix doxygene documentation.
2009-08-21 Pierre d'HerbemontImplement access_GetParentInput and demux_GetParentInpu...
2009-01-20 Laurent AimarRemoved useless ACCESS_GET_MTU/STREAM_GET_MTU.
2008-12-09 Laurent AimarRemove access-filter support.
2008-11-11 Laurent AimarRemoved useless buffering at stream level.
2008-11-02 Rémi DuraffortRemove MALLOC_(VOID|ERR). (and use calloc instead of...
2008-09-28 Laurent AimarForce a few access control values.
2008-09-28 Laurent AimarAdded signal-quality/strength input variables for acces...
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-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-05-26 Rémi Denis-CourmontDo not use assert in public headers
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-13 Rafaël CarréRevert [cd2de36f617b57813c44fd94babd7fa952bccf8d]
2008-03-12 Rafaël CarréFix crash when (access_t*)->pf_control is NULL
2007-12-09 Rémi Denis-CourmontUse (s)size_t for pf_read and pf_write.
2007-10-02 Rémi Denis-CourmontExport Content-Type out of HTTP access using Control.
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-08 Rémi Denis-CourmontConst as usual
2006-09-09 Rémi Denis-CourmontFix typo
2006-08-01 Rémi Denis-CourmontSyntax error
2006-07-19 Clément StenacSome more demux and access code factorization
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Clément StenacRemove unused structures from vlc_common.h
2005-10-24 Marian Durkovicmodifications for RTP reordering:
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-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2005-02-08 Laurent Aimar * all: better support for MBR mms stream (display...
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-09-03 Christophe Massiot* modules/demux/ts.c, modules/access/dvb: Added support...
2004-08-28 Laurent Aimar * all: ooops wrong order for ACCESS_SET_PRIVATE_ID...
2004-08-25 Laurent Aimar * input: added a INPUT_UPDATE_META (for meta data...
2004-06-22 Laurent Aimar * all: rework of the input.