Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | applehttp: Handle absolute paths relative to the current server | Martin Storsjö | 2011-02-04 | 1 | -0/+14 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | applehttp: Fix the key check in handle_variant_args | Martin Storsjö | 2011-01-24 | 1 | -1/+1 |
* | prevent integer overflow in calculating duration | John Wimer | 2011-01-17 | 1 | -1/+1 |
* | applehttp: Add comments to make_absolute_url | Martin Storsjö | 2010-10-02 | 1 | -0/+4 |
* | applehttp: Handle a .. path segment in the base url | Martin Storsjö | 2010-10-02 | 1 | -0/+6 |
* | Reindent | Martin Storsjö | 2010-10-02 | 1 | -6/+6 |
* | applehttp: Allow the base url to be a local file name, too | Martin Storsjö | 2010-10-02 | 1 | -4/+6 |
* | applehttp: define _XOPEN_SOURCE=600 as required for usleep() | Måns Rullgård | 2010-08-19 | 1 | -0/+1 |
* | Add Apple HTTP Live Streaming demuxer | Martin Storsjö | 2010-08-19 | 1 | -0/+578 |