]> git.sesse.net Git - vlc/history - modules/access/mms
Fix duration that input_AddInfo uses milliseconds.
[vlc] / modules / access / mms /
2003-08-26 Laurent Aimar * mmsh: a little clean, and fixed 1/2 potential segfaults.
2003-08-17 Laurent Aimar * all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
2003-07-31 Laurent Aimar * all: added a i_ttl field in network_socket_t to...
2003-07-16 Sam Hocevar * modules/access/http.c:
2003-07-10 Laurent Aimar * mmstu: workaround for some streams. (missing 0x11...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-09 Laurent Aimar * mmstu: fixed a lookup.
2003-05-08 Eric Petit ALL: fixed BeOS-specific warnings (ssize_t is not...
2003-05-06 Laurent Aimar * mms: fix for builtin compilation.
2003-04-25 Laurent Aimar * mms: reduce mtu (avoid too much delay with slow...
2003-04-20 Laurent Aimar * mms/* : begining of a m$-http-for-asf-streaming...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-24 Gildas Bazin* modules/access/*: grrr... apparently I also need...
2003-03-24 Gildas Bazin* modules/access/*: don't forget to reinitialize the...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-16 Laurent Aimar * mms: removed some old stuff.
2003-03-16 Laurent Aimar * mms: it seems that some server doesn't like fake...
2003-03-15 Laurent Aimar * mms: revert some parts.
2003-03-15 Laurent Aimar * mms: some clean up.
2003-03-11 Laurent Aimar * mms: converted a warning into a dbg message.
2003-03-03 Gildas Bazin* ALL: Finally fixed the MSVC project files.
2003-03-03 Laurent Aimar * fixed play back of mms://viptvr.yacast.fr/encoderfr...
2003-03-02 Laurent Aimar * fixed seek flag with broadcasted data.
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-07 Marc Aribertiglibc 2.1 port for linupy (linux on a yopy pda)
2003-01-28 Laurent Aimar * gtk: fixed 'cannot find file.xpm'.
2003-01-27 Laurent Aimar mms: another memory leak
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2002-12-31 Christophe Massiot* src/misc/darwin_specific.m: Partial attempt at fixing...
2002-12-30 Christophe Massiot* modules/access/udp.c: Merged the UDP and RTP plug...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-12 Gildas Bazin* src/input/input_clock.c, include/input_ext-intf.h...
2002-12-06 Sam Hocevar * ./modules/access/mms/mms.c: fixed signed/unsigned...
2002-12-04 Eric Petit * configure.ac.in, mms.c, sap.c, ipv4.c: added network...
2002-12-02 Jon Lech Johansen * ALL: Fixed some compiler warnings.
2002-11-25 Laurent Aimar mms.c: fix command/packet parsing functions.
2002-11-25 Laurent Aimar * mms: enable seek :) It works for me with both udp...
2002-11-25 Laurent Aimar * all: begin to add mms over udp support. It begin...
2002-11-22 Sam Hocevar * ./modules/access/mms/var_buffer.h: this file is...
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-11-14 Laurent Aimar mms.c: it takes care of --no-audio and --no-video...
2002-11-13 Laurent Aimar * fix and make better stream selection (if mms-maxbitr...
2002-11-13 Laurent Aimar * mms/* : better stream selection and add some options...
2002-11-12 Sam Hocevar * ./Makefile.am: fixed rc compilation under mingw32...
2002-11-12 Laurent Aimar * modules/demux/asf/.cvsignore : put the good one.