]> git.sesse.net Git - vlc/history - modules/access/mms/mmsh.c
Make Zorglub less unhappy
[vlc] / modules / access / mms / mmsh.c
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-02-14 Gildas Bazin* modules/access/mms: fixed recent breakage.
2005-02-12 Gildas Bazin* modules/access/http.c,modules/access/mmsh,modules...
2005-02-08 Laurent Aimar * all: better support for MBR mms stream (display...
2004-11-07 Rémi Denis-Courmontnet_* API update for encryption (recv / send virtualiza...
2004-10-06 Derk-Jan Hartman* spelling correction
2004-08-31 Derk-Jan Hartman* Don't bitch anymore about not found access_demux...
2004-06-06 Laurent Aimar * access/*: use var_* helpers.
2004-06-05 Laurent Aimar * mms/* : converted to access2. It should be reworked...
2004-04-07 Laurent Aimar * mmsh: added support of multiple files streamed with...
2004-04-06 Laurent Aimar * mmsh: fixed first packet handling.
2004-04-04 Laurent Aimar * mms: fixed 'Read' function when the header is bigger...
2004-03-13 Laurent Aimar * mmsh: more fixes.
2004-03-13 Laurent Aimar * asf: fixed unintialised variable, cleaned up some...
2004-01-26 Laurent Aimar * mmsh: msg_Err -> msg_Dbg.
2004-01-21 Laurent Aimar * all: use net_*.
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-05-08 Eric Petit ALL: fixed BeOS-specific warnings (ssize_t is not...
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...