aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream/stream_lavf.c
Commit message (Expand)AuthorAge
* 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