summaryrefslogtreecommitdiffstats
path: root/stream/asf_streaming.c
Commit message (Expand)AuthorAgeFilesLines
* Mark all stream_info_t as constreimar2007-12-021-1/+1
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDdiego2007-08-281-2/+2
* wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750rtogni2007-06-291-1/+0
* 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