Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
* | Make ff_url_split() public | Måns Rullgård | 2010-06-27 | 1 | -1/+1 |
* | Declare the url_write buffer parameter as const | Martin Storsjö | 2010-06-01 | 1 | -1/+1 |
* | move ff_url_split() and ff_url_join() declarations to internal.h | Aurelien Jacobs | 2010-03-14 | 1 | -0/+1 |
* | Reindent | Martin Storsjö | 2010-03-08 | 1 | -1/+1 |
* | Rename url_split to ff_url_split | Martin Storsjö | 2010-03-08 | 1 | -1/+1 |
* | Use ff_url_join for assembling URLs, instead of snprintf | Martin Storsjö | 2010-03-05 | 1 | -1/+1 |
* | Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com | Toshimitsu Kimura | 2009-02-11 | 1 | -0/+128 |