summaryrefslogtreecommitdiff
path: root/libavformat/applehttp.c
Commit message (Expand)AuthorAge
...
* | avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* | applehttp: Handle absolute paths relative to the current serverMartin Storsjö2011-02-06
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-28
* | applehttp: Fix the key check in handle_variant_argsMartin Storsjö2011-01-26
|/
* prevent integer overflow in calculating durationJohn Wimer2011-01-17
* applehttp: Add comments to make_absolute_urlMartin Storsjö2010-10-02
* applehttp: Handle a .. path segment in the base urlMartin Storsjö2010-10-02
* ReindentMartin Storsjö2010-10-02
* applehttp: Allow the base url to be a local file name, tooMartin Storsjö2010-10-02
* applehttp: define _XOPEN_SOURCE=600 as required for usleep()Måns Rullgård2010-08-19
* Add Apple HTTP Live Streaming demuxerMartin Storsjö2010-08-19