summaryrefslogtreecommitdiffstats
path: root/stream/stream_lavf.c
Commit message (Expand)AuthorAgeFilesLines
* stream_lavf: fix a small memory leakwm42013-11-211-1/+5
* stream_lavf: don't duplicate list of rtmp protocolswm42013-11-041-6/+4
* stream_lavf: support more libavformat protocolswm42013-11-041-1/+3
* network: add options to control TLS verificationwm42013-09-271-0/+3
* stream_lavf: print lavf options that could not be setwm42013-09-221-0/+6
* stream: fix url_options field, make protocols field not fixed lengthwm42013-08-261-4/+6
* stream: don't require streams to set s->pos in seek callbackwm42013-08-221-2/+1
* core: move contents to mpvcore (2/2)Stefano Pigozzi2013-08-061-5/+5
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-6/+3
* stream: remove useless author/comment fieldswm42013-07-121-3/+0
* stream: don't require streams to set a typewm42013-07-121-1/+0
* Cleanup some include statementswm42013-07-121-1/+0
* core: change open_stream and demux_open signaturewm42013-07-121-5/+5
* Remove some leftovers from network removalwm42013-07-071-1/+1
* stream: remove weird STREAMTYPE_STREAM special handlingwm42013-07-071-4/+1
* Remove internal network supportwm42013-07-071-2/+1
* core: make network options available even if old net code is disabledwm42013-07-071-2/+1
* stream_lavf: request and read streamcast/ICY metadatawm42013-07-021-4/+89
* stream: don't set EOF flag in stream implementationswm42013-06-161-1/+0
* build: make it work on somewhat older ffmpeg versionswm42013-01-311-1/+1
* stream: fix reconnecting on broken network connectionswm42013-01-241-11/+30
* stream: implement some HTTP specific options for stream_lavfwm42013-01-241-1/+27
* stream_lavf: warn if protocol not foundwm42012-12-281-1/+6
* Fix compilation with Libavwm42012-12-111-0/+2
* stream_lavf/demux_lavf: export/use HTTP MIME typewm42012-12-111-3/+10
* stream: handle mms streaming with ffmpegwm42012-12-111-5/+14
* stream_lavf: use ffmpeg for http/https streamingwm42012-12-031-1/+3
* stream, demux: replace off_t with int64_twm42012-11-201-1/+1
* stream: change STREAM_CTRL_GET_SIZE argument type to uint64_treimar2012-11-201-1/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-4/+4
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+170