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.c
Commit message (
Expand
)
Author
Age
*
better cache size defaults
arpi
2003-01-13
*
Finally commented out the code for autodetection based on the extension.
bertrand
2003-01-11
*
Return another error code for timeout.
bertrand
2003-01-06
*
Added the ICY 403 "Service Forbiden" error message.
bertrand
2003-01-04
*
pnm:// support (ported from xine)
arpi
2002-12-26
*
Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>
bertrand
2002-11-05
*
verbose can be negative
arpi
2002-11-01
*
GCC warning fixes
bertrand
2002-10-29
*
allow cache to be disabled (-nocache should override cachesize autodetection
arpi
2002-10-23
*
cleanup config option handling in libmpdemux.
arpi
2002-10-23
*
mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in...
arpi
2002-10-23
*
Display the IP address that has been resolved.
bertrand
2002-09-27
*
Added a new ASX playlist mime-type
bertrand
2002-09-13
*
Return -2 for fatal error while connecting to a server.
bertrand
2002-09-03
*
typo fixes by Ross Finlayson <finlayson@live.com>
arpi
2002-08-14
*
applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...
arpi
2002-08-05
*
Retreive the bandwidth option from the command line.
bertrand
2002-07-05
*
Changed the -pass option to -passwd to avoid clash with mencoder option.
bertrand
2002-06-25
*
Read username/password from the -user -pass command line options.
bertrand
2002-06-25
*
Moved authentication code into its own function.
bertrand
2002-06-24
*
Improved the authentication interaction. Still need to replace scanf.
bertrand
2002-06-23
*
Added HTTP basic authentication support
bertrand
2002-06-23
*
Here I go again, another fix for the timeout.
bertrand
2002-06-21
*
Increased the timeout value on connection.
bertrand
2002-06-21
*
Added mplayer version in the user-agent field.
bertrand
2002-06-20
*
Added some missing carriage returns.
bertrand
2002-06-17
*
added some new types
alex
2002-05-09
*
Added ICY error 400: Server full.
bertrand
2002-04-30
*
Convert printf to mp_msg in the network layer
albeu
2002-04-30
*
Added ICY error 401: Service unavailable.
bertrand
2002-04-28
*
Add some info prints to ICY code and handle return codes ICY specific, also a...
atmos4
2002-04-27
*
ICY found (mp3 stream) != sucess.
albeu
2002-04-27
*
Make blocking call in libmpdemux interuptable (only with new input,
albeu
2002-02-23
*
Handle HTTP OK response that doesn't contain a mime-type.
bertrand
2002-02-23
*
Finnaly figured out this little long living bug
albeu
2002-02-22
*
Support for retriving mp3 playlist from the network
albeu
2002-02-21
*
Changed the default prefill cache value for raw network input stream.
bertrand
2002-02-17
*
fixed MP3 ICY detection, return detected file format for open_stream
alex
2002-02-16
*
Cleaned up the way proxies checking was done.
bertrand
2002-02-11
*
ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman ...
arpi
2002-02-06
*
Modified the cache option value setting/reading, so we can report
bertrand
2002-01-22
*
Add a check to not set the cache size if the user alredy set it.
albeu
2002-01-21
*
Set the cache value if the network layer was able to compute it.
bertrand
2002-01-20
*
Moved network related code from open.c to network.c
bertrand
2002-01-19
*
added .rm (real) and .y4m (yuv4mpeg)
alex
2002-01-18
*
Added support for the environment variable http_proxy.
bertrand
2002-01-14
*
Changed the proxy protocol to http_proxy.
bertrand
2002-01-14
*
Added proxy support.
bertrand
2002-01-12
*
Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>
bertrand
2002-01-10
*
Kept the HTTP connection open after autodetect, so
bertrand
2002-01-08
[next]