]> git.sesse.net Git - vlc/history - modules/demux/live555.cpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / demux / live555.cpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Rémi Denis-CourmontDefault RTSP timeout value is 60 seconds, rather than...
2007-08-20 Rémi Denis-CourmontRemove _GNU_SOURCE and string.h too
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-08-02 Pierre d'Herbemontmodules/demux/live555: Don't let live555 be verbose...
2007-07-20 Rémi Denis-Courmont- Fix a bunch of warnings
2007-06-18 Laurent AimarAdded speex check in RTSP (untested, close #1091)
2007-06-05 Laurent AimarFixed audio RTP stream only (Not sure it is the right...
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-04-29 Damien Fouilleul- live555: toggle TCP use when we receive a '461 Unsupp...
2007-03-19 Jean-Paul SamanBumped up version number of live555 to a ridiculous...
2007-03-19 Antoine CellerierFix compilation on debian sid. Please check that we...
2007-02-20 Jean-Paul SamanCompile fixes
2007-02-20 Jean-Paul SamanFix typo
2007-02-20 Jean-Paul SamanTreat all live555 versions before LIVEMEDIA_LIBRARY_VER...
2007-02-20 Jean-Paul SamanRewrite of live555 demux (TODO: RTPInfo support)
2007-01-13 Damien Fouilleullive555: hmmm, that BITMAPINFOHEADER is only useful...
2007-01-13 Damien Fouilleuldemux/live555.cpp: added support for avc1 in X-QT over...
2006-12-30 Sigmund Augdal Helberglive555.cpp: Add support for quicktime specific audio
2006-12-19 Rémi Denis-CourmontFix implicit declaration problem
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-08-18 Derk-Jan Hartman* Fix a RTSP crash
2006-08-16 Gildas Bazin* modules/demux/live555.cpp: fixed segfault
2006-08-14 Derk-Jan Hartman* Set the SPS and PPS properly in the extradata when...
2006-08-12 Derk-Jan Hartman* fix the getlength. It needs to be after the SETUP...
2006-08-12 Derk-Jan Hartman* refactoring of live555 module.
2006-07-23 Jean-Paul SamanForward port of revision 16113. Fixes a bug in live555...
2006-05-21 Christophe Mutricys/livedotcom/live555/