]> git.sesse.net Git - vlc/history - modules/demux/livedotcom.cpp
Improvements to preferences
[vlc] / modules / demux / livedotcom.cpp
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...