summaryrefslogtreecommitdiffstats
path: root/libmpdemux/network.c
Commit message (Expand)AuthorAgeFilesLines
* RTP support patch by Brian Kuschak <bkuschak@yahoo.com>arpi2001-12-231-0/+137
* If the demuxer type is unknown it will start an http streaming.bertrand2001-12-191-6/+8
* nop_steraming fixedarpi2001-12-191-0/+1
* Added the Host field in the HTTP request.bertrand2001-12-181-0/+3
* Applied the patch from Alban Bedel <albeu@free.fr>.bertrand2001-12-141-2/+13
* Added a data field in the streaming_ctrl_t struct, to store anybertrand2001-12-111-3/+7
* Moved the network related include files from network.c to network.hbertrand2001-12-101-10/+0
* Checked the return values on read.bertrand2001-12-071-1/+13
* added some new typesalex2001-11-221-0/+3
* Removed my buffer hack to use cache2.bertrand2001-11-201-293/+156
* config.h cleanup, few things added to steram/demuxer headersarpi2001-10-301-0/+2
* Added ASF http server streaming (Not mms streaming).bertrand2001-10-261-1/+1
* libdemuxer...arpi2001-10-201-0/+592