| Commit message (Expand) | Author | Age |
* | Do not force real demuxer on x-pn-realaudio mimetype | rtognimp | 2005-04-17 |
* | added support for raw udp:// streaming | nicodvb | 2005-02-17 |
* | bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it> | faust3 | 2005-02-04 |
* | Try http if pnm connection fails | rtognimp | 2004-12-28 |
* | Try port 7070 if 554 fails for realrtsp streams | rtognimp | 2004-11-22 |
* | forced autodetection of file format when content-type is video-x-mpeg to give... | nicodvb | 2004-11-21 |
* | Fix segfault caused by changing a pointer that will be freed later | rtognimp | 2004-07-25 |
* | Make rtp:// cohexist with LIVE.COM | rtognimp | 2004-07-11 |
* | avoid double slashes, patch by Yoshinori Sato | alex | 2004-06-26 |
* | RFC compliance patch by Eric Lammerts <eric@lammerts.org> | alex | 2004-06-25 |
* | calling bind with multicast addresses doesn't work on windows, patch by Marti... | faust3 | 2004-06-18 |
* | 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 |