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
*
Add detection of nsa streamed by aol ultravox server
rtognimp
2004-05-14
*
Try to get an asf file with normal http protocol if http streaming
rtognimp
2004-05-01
*
Should be Connection: close, and not closed.
bertrand
2004-04-29
*
Suggest -playlist if asf_stream_start fails
rtognimp
2004-04-25
*
Handle url redirection
rtognimp
2004-04-24
*
10l: don't run strcmp if arg is NULL
rtognimp
2004-04-19
*
Respect -playlist for asx streams
rtognimp
2004-04-17
*
Try Real rtsp, then live.com on every rtsp stream (remove extension
rtognimp
2004-04-14
*
nsv (Nullsoft streaming video) demuxer
rtognimp
2004-04-12
*
Seek in HTTP streams and stdin seek fixes
rtognimp
2004-03-13
*
enable seeking in http streams
attila
2004-02-17
*
Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambl...
alex
2003-12-08
*
Add detection of Real rtsp when there are queries in url.
rtognimp
2003-11-23
*
User settable http user-agent. Patch by Per Wigren
alex
2003-10-22
*
disable a silly errormessage
alex
2003-10-22
*
ftp support. The change on connect2Server is needed bcs we need 2
albeu
2003-08-15
*
Patch from Andreas Hess <jaska@gmx.net>:
bertrand
2003-06-21
*
Networking support under MinGW.
diego
2003-06-11
*
Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...
alex
2003-05-29
*
Fix redirection in real rtsp connections.
rtognimp
2003-05-28
*
Recognize ra and rm extensions even with query strings,
rtognimp
2003-05-23
*
We now check for "sip:" URLs - which are handled using the same LIVE.COM
rsf
2003-05-03
*
Some .ra files are playable, noted by Ross Finlayson
rtognimp
2003-04-18
*
Fixed the code that checks for a ".rm" URL extension to also make sure
rsf
2003-04-18
*
Real rstp:// streaming support, ported from xine
rtognimp
2003-04-17
*
Use inet_ntoa where inet_ntop is not available.
bertrand
2003-04-10
*
removed some wrappers, now the configure checks for inet_pton. patch by Joey ...
alex
2003-04-09
*
Use new config headers
albeu
2003-03-30
*
Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve...
bertrand
2003-03-26
*
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
[next]