]> git.sesse.net Git - vlc/history - include/vlc_demux.h
Turkish translation update by Yuksel Yildirim
[vlc] / include / vlc_demux.h
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.