]> git.sesse.net Git - vlc/commit
* mms/* : begining of a m$-http-for-asf-streaming support.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 20 Apr 2003 19:29:43 +0000 (19:29 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 20 Apr 2003 19:29:43 +0000 (19:29 +0000)
commite0c8d4ac2bc2a049b8736b1e572a952f6abf5d96
treeb3463408da2b1e2fa7a811c1a7500324cac065dc
parent3b768aef5e21dc176cb5e9f2a55780ed68393b26
 * mms/* : begining of a m$-http-for-asf-streaming support.
 Proxy aren't yet supported. Use mmsh to force it, else mms will try it
at the end (after mmst and mmsu). Some http url are in fact mmsh but
not yet auto-detected.
 *Please report* not working url and any regression for mmst and mmsu.
modules/access/mms/Modules.am
modules/access/mms/asf.c [new file with mode: 0644]
modules/access/mms/asf.h
modules/access/mms/mms.c
modules/access/mms/mms.h
modules/access/mms/mmsh.c [new file with mode: 0644]
modules/access/mms/mmsh.h [new file with mode: 0644]
modules/access/mms/mmstu.c [new file with mode: 0644]
modules/access/mms/mmstu.h [new file with mode: 0644]