]> git.sesse.net Git - vlc/history - src/input/input_internal.h
- Added support for embeded cover. Demuxer just need to fill psz_arturl meta
[vlc] / src / input / input_internal.h
2007-06-03 Laurent Aimar- Added support for embeded cover. Demuxer just need...
2007-06-03 Laurent AimarPartial fix for builtin plugin.
2007-05-31 Laurent Aimarall: added support for demuxer attachment (Patch by...
2007-05-30 Laurent Aimares_out: do not flush decoder fifo when unwanted (fix...
2007-05-17 Rémi Denis-Courmont - Revert [20137]
2007-05-16 Jean-Paul SamanFix include: libvlc.h, is in vlc/libvlc.h now.
2007-04-18 Rémi Denis-CourmontKludge the kludge around the kludge around the kludge...
2007-04-18 Rémi Denis-CourmontUgly kludge around a kludge around a kludge. That's...
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 .