]> git.sesse.net Git - vlc/history - modules/access/mms/mmstu.c
* ALL: WinCE build fixes.
[vlc] / modules / access / mms / mmstu.c
2005-02-15 Gildas Bazin* ALL: WinCE build 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-10-25 Mark MoriartyComment out truncated packets debug message.
2004-10-24 Mark MoriartyTruncated packet debug message -- state reported vs...
2004-10-08 Gildas Bazin* modules/access/mms, modules/demux/mp4, modules/misc...
2004-10-01 Gildas Bazin* modules/control/hotkeys.c, rc, modules/demux/mp4...
2004-08-31 Derk-Jan Hartman* Don't bitch anymore about not found access_demux...
2004-07-17 Rémi Denis-CourmontFallback for UDP if not using IPv4
2004-06-06 Laurent Aimar * access/*: use var_* helpers.
2004-06-05 Laurent Aimar * mms/* : converted to access2. It should be reworked...
2004-05-15 Gildas Bazin* modules/access/mms/mmstu.c: fixed a few corner cases...
2004-05-14 Laurent Aimar * mmstu: added a couple of uint64_t casts to avoid...
2004-04-04 Laurent Aimar * mms: fixed 'Read' function when the header is bigger...
2004-02-12 Laurent Aimar * all: use the data_packet_count from the asf header...
2004-01-22 Laurent Aimar * mmstu: workaround for low bitrate stream with mmst.
2004-01-21 Laurent Aimar * all: use net_*.
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-05-09 Laurent Aimar * mmstu: fixed a lookup.
2003-05-08 Eric Petit ALL: fixed BeOS-specific warnings (ssize_t is not...
2003-04-20 Laurent Aimar * mms/* : begining of a m$-http-for-asf-streaming...