]> git.sesse.net Git - vlc/history - modules/access/live555.cpp
HLS: implement pause
[vlc] / modules / access / live555.cpp
2013-07-24 Jean-Baptiste KempfFix live555 breakage in last update
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-04-13 Andrew Schubertlive555: forced creation of timeout thread for WMServer...
2013-03-05 Edward Wanglive555: fix invalid conversion error
2013-02-28 Sébastien EscudierAdd Vorbis and VP8 codecs to live555.
2013-02-24 Sébastien Escudierremove useless assignment
2013-02-22 Sébastien Escudierlive555 : allow global npt value to go backward
2013-02-13 Sébastien Escudierremove false comment
2013-02-07 Sébastien Escudierfix regression from 3118035
2013-02-04 Rémi Denis-Courmontlive555: buffer sizes are not considered safe
2013-02-04 Sébastien Escudierlive555 : Add an option to change the frame buffer...
2013-01-24 Rémi Denis-Courmontlive555: move to access/ alongside all other acces_demu...