Mercurial > mplayer.hg
log stream/asf_streaming.c @ 23673:8ad79a13dcde
age | author | description |
---|---|---|
2007-03-01 | reimar | Replace MIN with FFMIN |
2006-12-09 | reimar | Avoid memory and fd leaks in asf streaming open code. |
2006-10-08 | reimar | Forgotten http_free on send error. |
2006-08-05 | ben | isolated tcp socket code from network.c to a dedicated file |
2006-08-04 | ben | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier) |
2006-07-31 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/asf_streaming.c@ddc10f51c68a |