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
*
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
*
various small streaming fixes by Alban Bedel <albeu@free.fr>
arpi
2002-01-08
*
possible uninit pointer free()'d
pl
2001-12-25
*
RTP support patch by Brian Kuschak <bkuschak@yahoo.com>
arpi
2001-12-23
*
If the demuxer type is unknown it will start an http streaming.
bertrand
2001-12-19
*
nop_steraming fixed
arpi
2001-12-19
*
Added the Host field in the HTTP request.
bertrand
2001-12-18
*
Applied the patch from Alban Bedel <albeu@free.fr>.
bertrand
2001-12-14
*
Added a data field in the streaming_ctrl_t struct, to store any
bertrand
2001-12-11
*
Moved the network related include files from network.c to network.h
bertrand
2001-12-10
*
Checked the return values on read.
bertrand
2001-12-07
*
added some new types
alex
2001-11-22
*
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