]> git.sesse.net Git - vlc/history - include/vlc_demux.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_demux.h
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-05 Rémi DuraffortCore: add some LIBVLC_USED.
2010-01-07 Pierre d'Herbemontmeta reader: Add the input_item that we are reading...
2009-08-23 Rémi Denis-CourmontUse a VLC object for meta reader
2009-08-21 Pierre d'HerbemontImplement access_GetParentInput and demux_GetParentInpu...
2009-07-30 Rémi Duraffortdemux: use calloc when applicable.
2009-07-19 Laurent AimarDocumented demux state changes.
2009-01-24 Laurent AimarAllow to select fast seeking with --input-fast-seeking.
2008-11-22 Laurent AimarRemoved unneeded macros.
2008-11-07 Laurent AimarModified demux_vaControlHelper to take bitrate in an...
2008-11-02 Rémi DuraffortRemove MALLOC_(VOID|ERR). (and use calloc instead of...
2008-10-15 Laurent AimarFixed doc for vlc_demux.
2008-09-13 Laurent AimarAdded demux_Packetizer* helpers.
2008-09-06 Rémi Denis-CourmontTag some APIs as LIBVLC_USED
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-13 Rémi Denis-CourmontUse %s even if all strings are currently free of percen...
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-06-03 Rémi Denis-CourmontFix typo
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-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-01-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2007-12-11 Laurent AimarIntroduce DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE...
2007-10-08 Laurent Aimar Es out now takes care of settings the audio replay...
2007-10-02 Rafaël Carrétaglib: support for id3v2 embedded album art
2007-09-30 Laurent AimarAdded a INPUT_GET_VIDEO_FPS (get the fps of the main...
2007-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-05-31 Laurent AimarOops vlc_demux.h (r20365)
2007-05-31 Damien Fouilleulvlc_demux.h: that one was forgotten in r20365
2007-02-20 Laurent Aimarffmpeg: ask a packetizer for audio too (needed since...
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-12 Rémi Denis-CourmontFix a few warnings
2006-11-06 Rémi Denis-CourmontAdd a few harmless const
2006-07-19 Clément StenacSome more demux and access code factorization
2006-07-18 Clément StenacBetter packetizer helpers
2006-07-18 Clément StenacAdd a bunch of helper functions/macros and start using...
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-08-09 Jean-Paul SamanFix typo and updating copyright
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-07 Steve Lhommemake the previous-chapter "intelligent" seek more gener...
2005-03-05 Steve Lhommeinput.c, vlc_demux.h: allow seeking back in the same...
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-08-25 Laurent Aimar * input: added a INPUT_UPDATE_META (for meta data...
2004-06-22 Laurent Aimar * all: rework of the input.