summaryrefslogtreecommitdiffstats
path: root/stream/asf_streaming.c
Commit message (Expand)AuthorAgeFilesLines
* Replace MIN with FFMINreimar2007-03-011-1/+1
* Avoid memory and fd leaks in asf streaming open code.reimar2006-12-091-15/+15
* Forgotten http_free on send error.reimar2006-10-081-0/+1
* isolated tcp socket code from network.c to a dedicated fileben2006-08-051-0/+1
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...ben2006-08-041-2/+2
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+882