log libmpdemux/network.c @ 9934:89da8ec89558

age author description
Fri, 18 Apr 2003 22:33:30 +0000 rtognimp Some .ra files are playable, noted by Ross Finlayson
Fri, 18 Apr 2003 07:48:29 +0000 rsf Fixed the code that checks for a ".rm" URL extension to also make sure
Thu, 17 Apr 2003 20:39:41 +0000 rtognimp Real rstp:// streaming support, ported from xine
Thu, 10 Apr 2003 10:55:18 +0000 bertrand Use inet_ntoa where inet_ntop is not available.
Wed, 09 Apr 2003 16:21:42 +0000 alex removed some wrappers, now the configure checks for inet_pton. patch by Joey Parrish <joey@nicewarrior.org>
Sun, 30 Mar 2003 17:10:36 +0000 albeu Use new config headers
Wed, 26 Mar 2003 11:35:13 +0000 bertrand Added IPv6 support, patch by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>
Mon, 13 Jan 2003 03:10:19 +0000 arpi better cache size defaults
Sat, 11 Jan 2003 14:02:23 +0000 bertrand Finally commented out the code for autodetection based on the extension.
Mon, 06 Jan 2003 16:43:42 +0000 bertrand Return another error code for timeout.
Sat, 04 Jan 2003 11:52:17 +0000 bertrand Added the ICY 403 "Service Forbiden" error message.
Thu, 26 Dec 2002 17:25:22 +0000 arpi pnm:// support (ported from xine)
Tue, 05 Nov 2002 19:03:52 +0000 bertrand Added OGG streaming support, patch from Balatoni Denes <pnis@coder.hu>
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Tue, 29 Oct 2002 09:18:53 +0000 bertrand GCC warning fixes