index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
network.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a new ASX playlist mime-type
bertrand
2002-09-13
1
-0
/
+1
*
Return -2 for fatal error while connecting to a server.
bertrand
2002-09-03
1
-4
/
+6
*
typo fixes by Ross Finlayson <finlayson@live.com>
arpi
2002-08-14
1
-1
/
+1
*
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...
arpi
2002-08-05
1
-1
/
+27
*
Retreive the bandwidth option from the command line.
bertrand
2002-07-05
1
-6
/
+21
*
Changed the -pass option to -passwd to avoid clash with mencoder option.
bertrand
2002-06-25
1
-5
/
+5
*
Read username/password from the -user -pass command line options.
bertrand
2002-06-25
1
-28
/
+35
*
Moved authentication code into its own function.
bertrand
2002-06-24
1
-44
/
+65
*
Improved the authentication interaction. Still need to replace scanf.
bertrand
2002-06-23
1
-13
/
+24
*
Added HTTP basic authentication support
bertrand
2002-06-23
1
-0
/
+37
*
Here I go again, another fix for the timeout.
bertrand
2002-06-21
1
-4
/
+6
*
Increased the timeout value on connection.
bertrand
2002-06-21
1
-2
/
+2
*
Added mplayer version in the user-agent field.
bertrand
2002-06-20
1
-1
/
+3
*
Added some missing carriage returns.
bertrand
2002-06-17
1
-7
/
+7
*
added some new types
alex
2002-05-09
1
-1
/
+7
*
Added ICY error 400: Server full.
bertrand
2002-04-30
1
-0
/
+3
*
Convert printf to mp_msg in the network layer
albeu
2002-04-30
1
-58
/
+56
*
Added ICY error 401: Service unavailable.
bertrand
2002-04-28
1
-0
/
+3
*
Add some info prints to ICY code and handle return codes ICY specific, also a...
atmos4
2002-04-27
1
-4
/
+32
*
ICY found (mp3 stream) != sucess.
albeu
2002-04-27
1
-1
/
+0
*
Make blocking call in libmpdemux interuptable (only with new input,
albeu
2002-02-23
1
-7
/
+16
*
Handle HTTP OK response that doesn't contain a mime-type.
bertrand
2002-02-23
1
-4
/
+3
*
Finnaly figured out this little long living bug
albeu
2002-02-22
1
-1
/
+1
*
Support for retriving mp3 playlist from the network
albeu
2002-02-21
1
-0
/
+9
*
Changed the default prefill cache value for raw network input stream.
bertrand
2002-02-17
1
-1
/
+1
*
fixed MP3 ICY detection, return detected file format for open_stream
alex
2002-02-16
1
-7
/
+16
*
Cleaned up the way proxies checking was done.
bertrand
2002-02-11
1
-13
/
+15
*
ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman ...
arpi
2002-02-06
1
-7
/
+8
*
Modified the cache option value setting/reading, so we can report
bertrand
2002-01-22
1
-9
/
+21
*
Add a check to not set the cache size if the user alredy set it.
albeu
2002-01-21
1
-12
/
+13
*
Set the cache value if the network layer was able to compute it.
bertrand
2002-01-20
1
-7
/
+19
*
Moved network related code from open.c to network.c
bertrand
2002-01-19
1
-9
/
+26
*
added .rm (real) and .y4m (yuv4mpeg)
alex
2002-01-18
1
-0
/
+2
*
Added support for the environment variable http_proxy.
bertrand
2002-01-14
1
-2
/
+43
*
Changed the proxy protocol to http_proxy.
bertrand
2002-01-14
1
-2
/
+2
*
Added proxy support.
bertrand
2002-01-12
1
-10
/
+41
*
Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>
bertrand
2002-01-10
1
-5
/
+13
*
Kept the HTTP connection open after autodetect, so
bertrand
2002-01-08
1
-50
/
+49
*
various small streaming fixes by Alban Bedel <albeu@free.fr>
arpi
2002-01-08
1
-3
/
+8
*
possible uninit pointer free()'d
pl
2001-12-25
1
-3
/
+2
*
RTP support patch by Brian Kuschak <bkuschak@yahoo.com>
arpi
2001-12-23
1
-0
/
+137
*
If the demuxer type is unknown it will start an http streaming.
bertrand
2001-12-19
1
-6
/
+8
*
nop_steraming fixed
arpi
2001-12-19
1
-0
/
+1
*
Added the Host field in the HTTP request.
bertrand
2001-12-18
1
-0
/
+3
*
Applied the patch from Alban Bedel <albeu@free.fr>.
bertrand
2001-12-14
1
-2
/
+13
*
Added a data field in the streaming_ctrl_t struct, to store any
bertrand
2001-12-11
1
-3
/
+7
*
Moved the network related include files from network.c to network.h
bertrand
2001-12-10
1
-10
/
+0
*
Checked the return values on read.
bertrand
2001-12-07
1
-1
/
+13
*
added some new types
alex
2001-11-22
1
-0
/
+3
*
Removed my buffer hack to use cache2.
bertrand
2001-11-20
1
-293
/
+156
*
config.h cleanup, few things added to steram/demuxer headers
arpi
2001-10-30
1
-0
/
+2
*
Added ASF http server streaming (Not mms streaming).
bertrand
2001-10-26
1
-1
/
+1
*
libdemuxer...
arpi
2001-10-20
1
-0
/
+592