summaryrefslogtreecommitdiffstats
path: root/libavformat/gopher.c
Commit message (Expand)AuthorAgeFilesLines
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* Make ff_url_split() publicMåns Rullgård2010-06-271-1/+1
* Declare the url_write buffer parameter as constMartin Storsjö2010-06-011-1/+1
* move ff_url_split() and ff_url_join() declarations to internal.hAurelien Jacobs2010-03-141-0/+1
* ReindentMartin Storsjö2010-03-081-1/+1
* Rename url_split to ff_url_splitMartin Storsjö2010-03-081-1/+1
* Use ff_url_join for assembling URLs, instead of snprintfMartin Storsjö2010-03-051-1/+1
* Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail comToshimitsu Kimura2009-02-111-0/+128
OpenPOWER on IntegriCloud