log libmpdemux/network.c @ 5916:568a56e40a3f

age author description
Tue, 30 Apr 2002 17:55:06 +0000 bertrand Added ICY error 400: Server full.
Tue, 30 Apr 2002 16:58:54 +0000 albeu Convert printf to mp_msg in the network layer
Sun, 28 Apr 2002 22:37:35 +0000 bertrand Added ICY error 401: Service unavailable.
Sat, 27 Apr 2002 20:42:02 +0000 atmos4 Add some info prints to ICY code and handle return codes ICY specific, also avoid printing
Sat, 27 Apr 2002 19:15:18 +0000 albeu ICY found (mp3 stream) != sucess.
Sat, 23 Feb 2002 21:22:55 +0000 albeu Make blocking call in libmpdemux interuptable (only with new input,
Sat, 23 Feb 2002 07:40:25 +0000 bertrand Handle HTTP OK response that doesn't contain a mime-type.
Fri, 22 Feb 2002 14:05:41 +0000 albeu Finnaly figured out this little long living bug
Thu, 21 Feb 2002 13:14:52 +0000 albeu Support for retriving mp3 playlist from the network
Sun, 17 Feb 2002 00:05:08 +0000 bertrand Changed the default prefill cache value for raw network input stream.
Sat, 16 Feb 2002 21:48:59 +0000 alex fixed MP3 ICY detection, return detected file format for open_stream
Mon, 11 Feb 2002 05:16:09 +0000 bertrand Cleaned up the way proxies checking was done.
Wed, 06 Feb 2002 20:30:34 +0000 arpi ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman <dave@dchapman.com>
Tue, 22 Jan 2002 06:12:18 +0000 bertrand Modified the cache option value setting/reading, so we can report
Mon, 21 Jan 2002 10:47:47 +0000 albeu Add a check to not set the cache size if the user alredy set it.