log libmpdemux/network.c @ 15719:e040252b8370

age author description
Sun, 29 May 2005 12:54:00 +0000 nicodvb ported all network streams to the new API
Sun, 17 Apr 2005 20:33:25 +0000 rtognimp Do not force real demuxer on x-pn-realaudio mimetype
Thu, 17 Feb 2005 20:55:57 +0000 nicodvb added support for raw udp:// streaming
Fri, 04 Feb 2005 18:31:04 +0000 faust3 bzero is deprecated patch by Gianluigi Tiesi <mplayer at netfarm.it>
Tue, 28 Dec 2004 19:59:56 +0000 rtognimp Try http if pnm connection fails
Mon, 22 Nov 2004 19:45:55 +0000 rtognimp Try port 7070 if 554 fails for realrtsp streams
Sun, 21 Nov 2004 12:16:14 +0000 nicodvb forced autodetection of file format when content-type is video-x-mpeg to give mpeg-ts a chance
Sun, 25 Jul 2004 00:37:07 +0000 rtognimp Fix segfault caused by changing a pointer that will be freed later
Sun, 11 Jul 2004 22:47:49 +0000 rtognimp Make rtp:// cohexist with LIVE.COM
Sat, 26 Jun 2004 10:40:15 +0000 alex avoid double slashes, patch by Yoshinori Sato
Fri, 25 Jun 2004 15:14:27 +0000 alex RFC compliance patch by Eric Lammerts <eric@lammerts.org>
Fri, 18 Jun 2004 14:31:10 +0000 faust3 calling bind with multicast addresses doesn't work on windows, patch by Martin Decky <deckm1am at ss1000.ms.mff.cuni.cz>
Fri, 14 May 2004 23:10:43 +0000 rtognimp Add detection of nsa streamed by aol ultravox server
Sat, 01 May 2004 23:35:25 +0000 rtognimp Try to get an asf file with normal http protocol if http streaming
Thu, 29 Apr 2004 21:34:50 +0000 bertrand Should be Connection: close, and not closed.