index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
asf_streaming.c
Commit message (
Expand
)
Author
Age
*
Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...
alex
2003-05-29
*
Use new config headers
albeu
2003-03-30
*
10l bug...
bertrand
2003-01-06
*
- Now mmst will use the MMS/TCP implementation first, instead of trying
bertrand
2003-01-02
*
GCC warning fixes
bertrand
2002-10-29
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
Don't try to reread from the socket if the server says EOF
bertrand
2002-09-07
*
- If fatal error while trying to connect to a WM server, skip other proto.
bertrand
2002-09-03
*
Fixed the asf http authentication.
bertrand
2002-07-09
*
Add missing authentication for asf streaming.
atmos4
2002-07-08
*
Changed the way that the streams are requested.
bertrand
2002-07-05
*
Enable mmst support. MMST will be tried if the HTTP support failed.
bertrand
2002-05-14
*
Convert printf to mp_msg in the network layer
albeu
2002-04-30
*
Added big endian handling for the ASF_chunk_t struct.
bertrand
2002-04-14
*
Readded the content-type checking, in case of the no HTTP body are
bertrand
2002-01-24
*
10l ...
nexus
2002-01-23
*
Added a turn around for badly configured web servers.
bertrand
2002-01-23
*
Changed the asf_file_header_t struct to read all the fields properly.
bertrand
2002-01-20
*
Changed the proxy protocol to http_proxy.
bertrand
2002-01-14
*
Added proxy support.
bertrand
2002-01-12
*
Changed the return value of the start function. Doesn't return the fd
bertrand
2002-01-10
*
Kept the HTTP connection open after autodetect, so
bertrand
2002-01-08
*
various small streaming fixes by Alban Bedel <albeu@free.fr>
arpi
2002-01-08
*
As nobody fixed this yet:
pl
2001-12-25
*
Fixed the multiple ASF header stream chunk.
bertrand
2001-12-17
*
Applied the patch from Alban Bedel <albeu@free.fr>.
bertrand
2001-12-16
*
Applied the patch from Alban Bedel <albeu@free.fr>.
bertrand
2001-12-14
*
Applied the patch from Alban Bedel <albeu@free.fr> to
bertrand
2001-12-12
*
Added a switch for the ASF streaming protocol. It will first try ASF/UDP,
bertrand
2001-12-11
*
Removed my buffer hack to use cache2.
bertrand
2001-11-20
*
config.h cleanup, few things added to steram/demuxer headers
arpi
2001-10-30
*
Added ASF http server streaming (Not mms streaming).
bertrand
2001-10-26
*
libdemuxer...
arpi
2001-10-20