Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Make sure closesocket is called. | reimar | 2006-12-10 |
* | STREAM_UNSUPPORTED is -1, so use the former for return value in all places. | reimar | 2006-12-10 |
* | Make sure stream->fd is set correct (esp. to -1 on error when fd is closed) | reimar | 2006-12-10 |
* | Fix misplaced http_free | reimar | 2006-12-09 |
* | Fix potential endless loop in http_streaming_start due | reimar | 2006-12-09 |
* | Fix lots and lots of potential memory/fd leaks in http_streaming_start | reimar | 2006-12-09 |
* | Support URL redirections that do not specify full URL. | reimar | 2006-11-08 |
* | slight overall verbosity reduction | diego | 2006-10-12 |
* | Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at ge... | reimar | 2006-08-20 |
* | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m... | ben | 2006-08-04 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |