]> git.sesse.net Git - vlc/history - modules/access/mms/mms.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / modules / access / mms / mms.c
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-28 Rafaël CarréMMS: close access on network timeout
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-12-08 Jean-Paul SamanLittle cleanup.
2007-08-20 Rémi Denis-CourmontRemove stdlib.h
2007-03-24 Laurent AimarImplemented http proxy for mmsh (close #629)
2006-11-26 Clément StenacA bit of headers cleanup
2006-03-31 Christophe MutricyAccess/*: Second lecture (refs #438)
2006-03-29 Clément StenacAccess strings (Refs:#438)
2006-01-12 Antoine CellerierFSF address change.
2005-10-30 Felix Paul Kühne* fixed some other strings
2005-10-11 Clément StenacFix a bunch of preferences errors
2005-09-12 Derk-Jan Hartman* Up the mms caching from 3200 ms to 5000ms. (unfortuna...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-26 Clément StenacHigher default caching value. Prebuffering should reall...
2004-12-16 Clément StenacReally fix all the set_name.
2004-12-11 Clément StenacImprovements to preferences
2004-09-27 Gildas Bazin* modules/access/mms/mms.c: set the priority to -1...
2004-06-05 Laurent Aimar * mms/* : converted to access2. It should be reworked...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-03-02 Derk-Jan HartmanSpelling error
2004-01-25 Gildas Bazin* modules/access/*: strings review + coding style fixes.
2004-01-21 Laurent Aimar * all: use net_*.
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-06 Laurent Aimar * mms: fix for builtin compilation.
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-27 Laurent Aimar mms: another memory leak
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-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.