aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_lavf.c
Commit message (Expand)AuthorAge
...
* stream_lavf: support more libavformat protocolsGravatar wm42013-11-04
* network: add options to control TLS verificationGravatar wm42013-09-27
* stream_lavf: print lavf options that could not be setGravatar wm42013-09-22
* stream: fix url_options field, make protocols field not fixed lengthGravatar wm42013-08-26
* stream: don't require streams to set s->pos in seek callbackGravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* stream: redo URL parsing, replace m_struct usage with m_configGravatar wm42013-08-02
* stream: remove useless author/comment fieldsGravatar wm42013-07-12
* stream: don't require streams to set a typeGravatar wm42013-07-12
* Cleanup some include statementsGravatar wm42013-07-12
* core: change open_stream and demux_open signatureGravatar wm42013-07-12
* Remove some leftovers from network removalGravatar wm42013-07-07
* stream: remove weird STREAMTYPE_STREAM special handlingGravatar wm42013-07-07
* Remove internal network supportGravatar wm42013-07-07
* core: make network options available even if old net code is disabledGravatar wm42013-07-07
* stream_lavf: request and read streamcast/ICY metadataGravatar wm42013-07-02
* stream: don't set EOF flag in stream implementationsGravatar wm42013-06-16
* build: make it work on somewhat older ffmpeg versionsGravatar wm42013-01-31
* stream: fix reconnecting on broken network connectionsGravatar wm42013-01-24
* stream: implement some HTTP specific options for stream_lavfGravatar wm42013-01-24
* stream_lavf: warn if protocol not foundGravatar wm42012-12-28
* Fix compilation with LibavGravatar wm42012-12-11
* stream_lavf/demux_lavf: export/use HTTP MIME typeGravatar wm42012-12-11
* stream: handle mms streaming with ffmpegGravatar wm42012-12-11
* stream_lavf: use ffmpeg for http/https streamingGravatar wm42012-12-03
* stream, demux: replace off_t with int64_tGravatar wm42012-11-20
* stream: change STREAM_CTRL_GET_SIZE argument type to uint64_tGravatar reimar2012-11-20
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12