]> git.sesse.net Git - vlc/history - src/input/input_internal.h
Uuinline functions and hide stream_t (it's not used in any module anyway)
[vlc] / src / input / input_internal.h
2007-04-18 Rémi Denis-CourmontUuinline functions and hide stream_t (it's not used...
2007-03-02 Laurent AimarOn pause and rate change from normal rate, call input_E...
2007-02-28 Laurent AimarReworked/improved the way sout-keep works. (VLM sout...
2006-12-03 Rémi Denis-Courmont- fix input memleak
2006-11-26 Clément StenacMake the global b_can_pace_control flag public
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-12 Rémi Denis-CourmontSome const
2006-11-08 Rémi Denis-CourmontConst as usual
2006-11-08 Rémi Denis-CourmontSome more const
2006-09-04 Damien Fouilleulinput.c: fixed state (broke pause)
2006-09-04 Damien Fouilleul- input: added intermediate state info opening & buffering
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-01-12 Antoine CellerierFSF address change.
2005-11-11 Marian Durkovicupdate cl->delta_cr only once per 200 msec to ensure...
2005-11-09 Sigmund Augdal Helbergclock: Fixed rounding error in clock smoothing algorithm.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-01 Sigmund Augdal Helbergadded a stream_UrlNew to open a general purpos stream_t...
2005-02-21 Laurent Aimar * block: added
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-11-22 Laurent Aimarall: implemented INPUT_ADD_SLAVE.
2004-08-20 Gildas Bazin* src/input/*: update position on title change.
2004-06-25 Laurent Aimar * sub ->subtitle : converted sub.c to a 'real' demux2.
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-22 Laurent Aimar input_internal: lalala .