| Commit message (Expand) | Author | Age | Files | Lines |
* | marks several read-only string parameters and function return-values which ca... | reynaldo | 2006-07-16 | 1 | -1/+1 |
* | drops casts from void * on malloc/calloc from libmpdemux code | reynaldo | 2006-07-13 | 1 | -2/+2 |
* | posix compliance, dont use ancient legacy name | rfelker | 2006-05-13 | 1 | -1/+1 |
* | Remove superfluous extern variable declaration. | diego | 2006-03-27 | 1 | -1/+0 |
* | missing url_free when using proxy and connect fails | reimar | 2006-03-08 | 1 | -0/+3 |
* | More complete ASF MIME detection, closing bug# 248, | gpoirier | 2006-02-20 | 1 | -0/+2 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -1/+1 |
* | Add "application/x-mms-framed" for ASF | rtognimp | 2005-12-24 | 1 | -0/+1 |
* | Harcoded eng strings on libmpdemux/network.c to help_mp | reynaldo | 2005-12-10 | 1 | -31/+31 |
* | Unify include path handling, -I.. is in CFLAGS. | diego | 2005-11-18 | 1 | -2/+2 |
* | Use PRI?64 defines as format strings for 64 bit variables. | reimar | 2005-10-13 | 1 | -5/+1 |
* | memleak fixes when using an http proxy | reimar | 2005-09-06 | 1 | -0/+4 |
* | memleak fixes when invalid http url specified. | reimar | 2005-09-06 | 1 | -3/+6 |
* | SHOUTcast and ultravox support | reimar | 2005-07-19 | 1 | -0/+2 |
* | small warning fix: | rathann | 2005-07-10 | 1 | -1/+1 |
* | fix seeking over http for files larger 2 GB | reimar | 2005-06-24 | 1 | -1/+5 |
* | ported all network streams to the new API | nicodvb | 2005-05-29 | 1 | -743/+13 |
* | Do not force real demuxer on x-pn-realaudio mimetype | rtognimp | 2005-04-17 | 1 | -1/+1 |
* | added support for raw udp:// streaming | nicodvb | 2005-02-17 | 1 | -3/+19 |
* | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-04 | 1 | -1/+1 |
* | Try http if pnm connection fails | rtognimp | 2004-12-28 | 1 | -3/+7 |
* | Try port 7070 if 554 fails for realrtsp streams | rtognimp | 2004-11-22 | 1 | -0/+3 |
* | forced autodetection of file format when content-type is video-x-mpeg to give... | nicodvb | 2004-11-21 | 1 | -3/+3 |
* | Fix segfault caused by changing a pointer that will be freed later | rtognimp | 2004-07-25 | 1 | -5/+7 |
* | Make rtp:// cohexist with LIVE.COM | rtognimp | 2004-07-11 | 1 | -14/+4 |
* | avoid double slashes, patch by Yoshinori Sato | alex | 2004-06-26 | 1 | -0/+2 |
* | RFC compliance patch by Eric Lammerts <eric@lammerts.org> | alex | 2004-06-25 | 1 | -1/+4 |
* | calling bind with multicast addresses doesn't work on windows, patch by Marti... | faust3 | 2004-06-18 | 1 | -3/+21 |
* | Add detection of nsa streamed by aol ultravox server | rtognimp | 2004-05-14 | 1 | -2/+3 |
* | Try to get an asf file with normal http protocol if http streaming | rtognimp | 2004-05-01 | 1 | -0/+12 |
* | Should be Connection: close, and not closed. | bertrand | 2004-04-29 | 1 | -1/+1 |
* | Suggest -playlist if asf_stream_start fails | rtognimp | 2004-04-25 | 1 | -0/+1 |
* | Handle url redirection | rtognimp | 2004-04-24 | 1 | -2/+30 |
* | 10l: don't run strcmp if arg is NULL | rtognimp | 2004-04-19 | 1 | -1/+1 |
* | Respect -playlist for asx streams | rtognimp | 2004-04-17 | 1 | -0/+6 |
* | Try Real rtsp, then live.com on every rtsp stream (remove extension | rtognimp | 2004-04-14 | 1 | -19/+14 |
* | nsv (Nullsoft streaming video) demuxer | rtognimp | 2004-04-12 | 1 | -3/+12 |
* | Seek in HTTP streams and stdin seek fixes | rtognimp | 2004-03-13 | 1 | -1/+5 |
* | enable seeking in http streams | attila | 2004-02-17 | 1 | -6/+65 |
* | Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambl... | alex | 2003-12-08 | 1 | -2/+8 |
* | Add detection of Real rtsp when there are queries in url. | rtognimp | 2003-11-23 | 1 | -21/+7 |
* | User settable http user-agent. Patch by Per Wigren | alex | 2003-10-22 | 1 | -4/+12 |
* | disable a silly errormessage | alex | 2003-10-22 | 1 | -1/+1 |
* | ftp support. The change on connect2Server is needed bcs we need 2 | albeu | 2003-08-15 | 1 | -14/+14 |
* | Patch from Andreas Hess <jaska@gmx.net>: | bertrand | 2003-06-21 | 1 | -22/+17 |
* | Networking support under MinGW. | diego | 2003-06-11 | 1 | -9/+53 |
* | Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st... | alex | 2003-05-29 | 1 | -3/+3 |
* | Fix redirection in real rtsp connections. | rtognimp | 2003-05-28 | 1 | -2/+20 |
* | Recognize ra and rm extensions even with query strings, | rtognimp | 2003-05-23 | 1 | -4/+15 |
* | We now check for "sip:" URLs - which are handled using the same LIVE.COM | rsf | 2003-05-03 | 1 | -1/+10 |
* | Some .ra files are playable, noted by Ross Finlayson | rtognimp | 2003-04-18 | 1 | -1/+2 |
* | Fixed the code that checks for a ".rm" URL extension to also make sure | rsf | 2003-04-18 | 1 | -1/+1 |
* | Real rstp:// streaming support, ported from xine | rtognimp | 2003-04-17 | 1 | -0/+63 |
* | Use inet_ntoa where inet_ntop is not available. | bertrand | 2003-04-10 | 1 | -1/+5 |
* | removed some wrappers, now the configure checks for inet_pton. patch by Joey ... | alex | 2003-04-09 | 1 | -0/+4 |
* | Use new config headers | albeu | 2003-03-30 | 1 | -5/+5 |
* | Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve... | bertrand | 2003-03-26 | 1 | -21/+121 |
* | better cache size defaults | arpi | 2003-01-13 | 1 | -4/+4 |
* | Finally commented out the code for autodetection based on the extension. | bertrand | 2003-01-11 | 1 | -2/+10 |
* | Return another error code for timeout. | bertrand | 2003-01-06 | 1 | -1/+1 |
* | Added the ICY 403 "Service Forbiden" error message. | bertrand | 2003-01-04 | 1 | -0/+3 |
* | pnm:// support (ported from xine) | arpi | 2002-12-26 | 1 | -0/+45 |
* | Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu> | bertrand | 2002-11-05 | 1 | -1/+6 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -1/+1 |
* | GCC warning fixes | bertrand | 2002-10-29 | 1 | -6/+12 |
* | allow cache to be disabled (-nocache should override cachesize autodetection | arpi | 2002-10-23 | 1 | -1/+1 |
* | cleanup config option handling in libmpdemux. | arpi | 2002-10-23 | 1 | -52/+14 |
* | mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_in... | arpi | 2002-10-23 | 1 | -2/+3 |
* | Display the IP address that has been resolved. | bertrand | 2002-09-27 | 1 | -3/+7 |
* | 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 |