summaryrefslogtreecommitdiffstats
path: root/stream/asf_mmst_streaming.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove internal network supportwm42013-07-071-26/+0
| | | | | | | | | | | This commit removes the "old" networking code in favor of libavformat's code. The code was still used for mp_http, udp, ftp, cddb. http has been mapped to libavformat's http support since approximately 6 months ago. udp and ftp have support in ffmpeg (though ftp was added only last month). cddb support is removed with this commit - it's probably not important and rarely used if at all, so we don't care about it.
* Add header for asf_mmst_streaming_start() instead of forward declaring it.diego2010-02-211-0/+26
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30690 b3059339-0415-0410-9bf9-f77b7e298cf2