Mercurial > mplayer.hg
log stream/asf_streaming.c @ 23290:1e4396978a19
age | author | description |
---|---|---|
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 |