aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/asf_streaming.c
Commit message (Expand)AuthorAge
* cosmetics: typo fix UNSUPORTED --> UNSUPPORTEDGravatar diego2007-08-28
* wvx files (mimetype video/x-ms-wvx) are asx playlists. Fix bugzilla #750Gravatar rtogni2007-06-29
* Replace MIN with FFMINGravatar reimar2007-03-01
* Avoid memory and fd leaks in asf streaming open code.Gravatar reimar2006-12-09
* Forgotten http_free on send error.Gravatar reimar2006-10-08
* isolated tcp socket code from network.c to a dedicated fileGravatar ben2006-08-05
* proper inclusion of demuxer.h (including libmpdemux in Makefile only was to m...Gravatar ben2006-08-04
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31