]> git.sesse.net Git - vlc/history - modules/access/live555.cpp
live555: remove dead fallback for speex
[vlc] / modules / access / live555.cpp
2015-01-12 Tristan Matthewslive555: remove dead fallback for speex
2015-01-12 Tristan Matthewsopus: handle RTP depayloading (fixes #11938)
2014-12-31 Tristan Matthewslive555: avoid NULL dereference if codec undefined
2014-07-02 Hugo Beauzée-LuyssenFix build when using C++11
2014-03-04 Ross Finlaysonlive555: Support playing H.265 video RTP streams
2014-02-19 Ross Finlaysonlive555: Support playing Theora video RTP streams
2014-02-15 Jean-Paul SamanRevert "demuxers: adjust es_out_Control( out, ES_OUT_GE...
2014-02-15 Jean-Paul Samandemuxers: adjust es_out_Control( out, ES_OUT_GET_ES_STA...
2013-12-25 Gilles Chanteperdrixlive555: retrieve RTSP track languages from SDP
2013-11-26 Jean-Baptiste Kempflive555: remove read-only variable
2013-09-11 Jean-Baptiste Kempfs/informations/information
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...