]> git.sesse.net Git - vlc/history - modules/access/mms/mmsh.c
* access/*: use var_* helpers.
[vlc] / modules / access / mms / mmsh.c
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...