]> git.sesse.net Git - vlc/history - modules/demux/livedotcom.cpp
ALL: s/livedotcom/live555/
[vlc] / modules / demux / livedotcom.cpp
2006-05-21 Christophe MutricyALL: s/livedotcom/live555/
2006-05-10 Jean-Paul SamanPatch for connecting authenticated RTSP connections.
2006-04-11 Clément StenacMore strings
2006-04-11 Clément StenacString fixes
2006-04-01 Felix Paul Kühne* don't try to open real streams, but quit before trigg...
2006-04-01 Felix Paul Kühne* livedotcom.cpp: transform a blocking msg_err to a...
2006-03-19 Derk-Jan Hartman* Fix AMR from liveMedia decoding. Patch by Alex Antrop...
2006-03-19 Derk-Jan Hartman* sorry about the missing #if
2006-03-19 Derk-Jan Hartman* fix the liveMedia VERSION_INT (hopefully)
2006-03-19 Derk-Jan Hartman* fix ifdef
2006-03-19 Derk-Jan Hartman* Send Keep-A-Live RTSP bogus calls for servers that...
2006-03-16 Derk-Jan Hartman* G726 settings for liveMedia refs #601
2006-03-15 Derk-Jan Hartman* Ahum.. compile before you commit...
2006-03-15 Derk-Jan Hartman* Completly untested G726 support for liveMedia. refs...
2006-03-03 Jean-Paul SamanPlaying 3GPP audio only LATM AAC/HE-AAC streams. Patch...
2006-02-10 Jean-Paul Samansanity check
2006-01-12 Antoine CellerierFSF address change.
2005-12-29 Christophe Massiot * modules/demux/livedotcom.cpp: New --rtp-client-port...
2005-12-14 Derk-Jan Hartman* Enable liveMedia's RTSP over HTTP mode. This is somet...
2005-11-09 Felix Paul Kühne* fixed some strings
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-10-04 Derk-Jan Hartman* Fix Kasenna RTSP VoD
2005-09-29 Derk-Jan Hartman* The PTS/PCR repeats we test for should at least conti...
2005-09-28 Derk-Jan Hartman* forgot to handle initial pcr == 0 case
2005-09-28 Derk-Jan Hartman* if a PTS keeps repeating for a while we assume EOF...
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: fixed small leak.
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: do not modify p_demux...
2005-09-06 Derk-Jan Hartman* Fix a large issue with VLC RTSP client.
2005-08-29 Gildas Bazin* modules/demux/livedotcom.cpp: fixed segfaults.
2005-08-12 Christophe Massiot * modules/demux/livedotcom.cpp: Do not use vlc_UrlEnco...
2005-08-09 Jean-Paul SamanFix compiler warning about unused variables
2005-07-19 Rémi Denis-CourmontRemove annoying debug message
2005-07-19 Laurent Aimar * livedotcom.cpp: added H264 support.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-28 Derk-Jan Hartman* forwardport of [11522]
2005-06-23 Derk-Jan Hartman* Disabled UDP timeout on multicast RTSP sessions....
2005-05-19 Sigmund Augdal Helberglivedotcom.cpp: Do not url encode sdp data coming from...
2005-05-09 Rémi Denis-CourmontEncode URL if needed (should fix Debian bug #279735)
2005-03-07 Derk-Jan Hartman* Fix udp->tcp rollover when using multicast in rtsp...
2005-03-05 Gildas Bazin* modules/demux/*: removed useless probing messages.
2005-02-21 Laurent Aimar * livedotcom: automatic TCP rollover when no data...
2005-02-12 Gildas Bazin* modules/access/http.c,modules/access/mmsh,modules...
2004-12-19 Gildas Bazin* modules/demux/livedotcom.cpp: coding style fixes.
2004-12-16 Clément StenacLast one ?
2004-12-11 Clément StenacImprovements to preferences
2004-11-16 Derk-Jan Hartman* sgimb.c: set the kasenna option correctly
2004-11-13 Derk-Jan Hartman* merging kasenna changes from 0.8.1 branch to the...
2004-10-27 Derk-Jan Hartman* livedotcom.cpp: - added support for the RTSP BYE...
2004-10-18 Derk-Jan Hartman* Detect if kasenna VoD or unicast stream is MPEG4...
2004-10-16 Derk-Jan Hartman* livedotcom: added a --rtsp-kasenna option to tell...
2004-10-02 Derk-Jan Hartmanlivedotcom.cpp: fprintf DEL DEL DEL DEL DEL
2004-09-18 Derk-Jan Hartman* added SVQ3 ID to livedotcom. don't remember if it...
2004-08-19 Sigmund Augdal Helberglivedotcom.cpp: update the StreamRead function to non...
2004-08-18 Sigmund Augdal Helberglivedotcom.cpp: use geometric growth for the buffer...
2004-08-18 Sigmund Augdal Helberglivedotcom.cpp: dynamically determine the buffer size...
2004-07-20 Derk-Jan Hartman* Fix livedotcom API change.
2004-07-07 Laurent Aimar * livedotcom: first try to support m$ rtsp. It works...
2004-06-22 Laurent Aimar * livedotcom: begin support of PAUSE. It doesn't work...
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-22 Derk-Jan Hartman* modules/demux/livedotcom.cpp: - ts2 -> ts
2004-06-17 Laurent Aimar * livedotcom: small memleak + removed a FIXME. Thanks...
2004-06-05 Laurent Aimar * livedotcom: small warning fix for old version.
2004-05-25 Laurent Aimar *livedotcom: added H263-2000 (untested).
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-16 Gildas Bazin* modules/demux/livedotcom.cpp: compilation fix for...
2004-04-15 Sigmund Augdal Helberginclude/vlc_block.h:
2004-04-15 Sigmund Augdal Helberghandle h261 video streams over rtp
2004-04-01 Laurent Aimar * livedotcom.cpp: demux -> demux2. (Precision in seek...
2004-03-29 Laurent Aimar * livedotcom.cpp: lalala.... (compilation fixes).
2004-03-29 Laurent Aimar * avi: fixed a cast of lvalue.
2004-03-29 Laurent Aimar * livedotcom.cpp: use stream_Demux* to support muxed...
2004-03-05 Carlo CalabròString review, as promised :)
2004-02-23 Laurent Aimar * livedotcom.cpp: nULL -> UI64C(n).
2004-02-23 Laurent Aimar * livedotcom.cpp: a fix + a nasty hack that should...
2004-02-22 Laurent Aimar * livedotcom.cpp: bug fix. (a bad memory allocation).
2004-01-25 Derk-Jan Hartman* Stringreview !!!
2003-12-04 Gildas Bazin* modules/demux/livedotcom.cpp: compilation fix.
2003-11-27 Laurent Aimar * livedotcom.cpp: added call to input_InitStream.
2003-11-21 Laurent Aimar * livedotcom: added return value for sdp:// Open.
2003-11-21 Gildas Bazin* include/vlc_common.h: include stdlib.h
2003-11-20 Sigmund Augdal Helbergmodules/misc/sap.c:
2003-11-20 Laurent Aimar include/vlc_es.h: defines es_format_t, audio_format_t...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-08 Laurent Aimar * livedotcom.cpp:
2003-11-07 Gildas Bazin* configure.aci, modules/demux/livedotcom.cpp: win32...
2003-11-07 Laurent Aimar * livedotcom.cpp:
2003-11-07 Laurent Aimar * livedotcom.cpp: - better pts handling but still...
2003-11-07 Laurent Aimar * more tolerant sdp check when using rtsp://. (SDP...
2003-11-06 Laurent Aimar * livedotcom.cpp: use live.com library to read rtsp...