log stream/asf_streaming.c @ 25450:aacc1ec5cf43

age author description
Fri, 21 Dec 2007 00:13:08 +0000 reimar Reduce code duplication: add a asf_read_wrapper function that never does partial reads
Sat, 15 Dec 2007 19:17:36 +0000 ben cosmetic: indent after r25415
Sat, 15 Dec 2007 19:16:49 +0000 ben do not override *file_format if already set by asf_streaming_start()
Sun, 02 Dec 2007 13:22:53 +0000 reimar Mark all stream_info_t as const
Tue, 28 Aug 2007 22:38:45 +0000 diego cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
Fri, 29 Jun 2007 21:21:57 +0000 rtogni wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750
Thu, 01 Mar 2007 12:54:38 +0000 reimar Replace MIN with FFMIN
Sat, 09 Dec 2006 19:12:51 +0000 reimar Avoid memory and fd leaks in asf streaming open code.
Sun, 08 Oct 2006 09:32:30 +0000 reimar Forgotten http_free on send error.
Sat, 05 Aug 2006 10:30:06 +0000 ben isolated tcp socket code from network.c to a dedicated file
Fri, 04 Aug 2006 17:01:29 +0000 ben proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier)
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/asf_streaming.c@ddc10f51c68a