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
/
network.h
Commit message (
Expand
)
Author
Age
*
ftp support. The change on connect2Server is needed bcs we need 2
albeu
2003-08-15
*
Networking support under MinGW.
diego
2003-06-11
*
removed some wrappers, now the configure checks for inet_pton. patch by Joey ...
alex
2003-04-09
*
GCC warning fixes
bertrand
2002-10-29
*
inet_aton fallback support by Joey Parrish <joey@yunamusic.com>
bertrand
2002-08-29
*
Added the bandwidth variable. Used to set the max download bandwidth
bertrand
2002-07-05
*
Added a function prototype for reuse outside of network.c
bertrand
2002-06-17
*
fixed MP3 ICY detection, return detected file format for open_stream
alex
2002-02-16
*
Moved network related code from open.c to network.c
bertrand
2002-01-19
*
Added support for the environment variable http_proxy.
bertrand
2002-01-14
*
Kept the HTTP connection open after autodetect, so
bertrand
2002-01-08
*
Added a data field in the streaming_ctrl_t struct, to store any
bertrand
2001-12-11
*
Added the connect2Server prototype.
bertrand
2001-12-10
*
Moved the network related include files from network.c to network.h
bertrand
2001-12-10
*
Removed my buffer hack to use cache2.
bertrand
2001-11-20
*
libdemuxer...
arpi
2001-10-20